Age | Commit message (Expand) | Author |
2012-01-12 | proc: fix null pointer deref in proc_pid_permission() | Xiaotian Feng |
2012-01-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-01-11 | autofs4: deal with autofs4_write/autofs4_write races | Al Viro |
2012-01-11 | autofs4: catatonic_mode vs. notify_daemon race | Al Viro |
2012-01-11 | autofs4: autofs4_wait() vs. autofs4_catatonic_mode() race | Al Viro |
2012-01-10 | Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2012-01-10 | Merge branch 'akpm' (aka "Andrew's patch-bomb") | Linus Torvalds |
2012-01-10 | procfs: add hidepid= and gid= mount options | Vasiliy Kulikov |
2012-01-10 | procfs: parse mount options | Vasiliy Kulikov |
2012-01-10 | procfs: introduce the /proc/<pid>/map_files/ directory | Pavel Emelyanov |
2012-01-10 | procfs: make proc_get_link to use dentry instead of inode | Cyrill Gorcunov |
2012-01-10 | reiserfs: don't lock root inode searching | Frederic Weisbecker |
2012-01-10 | reiserfs: don't lock journal_init() | Frederic Weisbecker |
2012-01-10 | reiserfs: delay reiserfs lock until journal initialization | Frederic Weisbecker |
2012-01-10 | reiserfs: delete comments referring to the BKL | Davidlohr Bueso |
2012-01-10 | fs: binfmt_elf: create Kconfig variable for PIE randomization | David Daney |
2012-01-10 | tracepoint: add tracepoints for debugging oom_score_adj | KAMEZAWA Hiroyuki |
2012-01-10 | btrfs: pass __GFP_WRITE for buffered write page allocations | Johannes Weiner |
2012-01-10 | mm: account reaped page cache on inode cache pruning | Konstantin Khlebnikov |
2012-01-10 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2012-01-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds |
2012-01-10 | Merge branch 'nfs-for-3.3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2012-01-10 | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 | Linus Torvalds |
2012-01-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei... | Linus Torvalds |
2012-01-10 | hfsplus: creation of hidden dir on mount can fail | Al Viro |
2012-01-10 | Merge tag 'for-linus-3.3' of git://git.infradead.org/mtd-2.6 | Linus Torvalds |
2012-01-10 | block_dev: Suppress bdev_cache_init() kmemleak warninig | Sergey Senozhatsky |
2012-01-10 | fix shrink_dcache_parent() livelock | Miklos Szeredi |
2012-01-10 | Merge branch 'for_linus' into for_linus_merged | Theodore Ts'o |
2012-01-10 | ext4: fix undefined behavior in ext4_fill_flex_info() | Xi Wang |
2012-01-10 | coda: switch coda_cnode_make() to sane API as well, clean coda_lookup() | Al Viro |
2012-01-10 | coda: deal correctly with allocation failure from coda_cnode_makectl() | Al Viro |
2012-01-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-01-09 | vfs: new helper - d_make_root() | Al Viro |
2012-01-09 | dcache: use a dispose list in select_parent | Dave Chinner |
2012-01-09 | ceph: d_alloc_root() may fail | Al Viro |
2012-01-09 | ext4: fix failure exits | Al Viro |
2012-01-09 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds |
2012-01-09 | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd | Linus Torvalds |
2012-01-09 | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds |
2012-01-09 | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2012-01-09 | Merge branch 'char-misc-next' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2012-01-09 | NFSv4: Change the default setting of the nfs4_disable_idmapping parameter | Trond Myklebust |
2012-01-09 | mtd: do not use mtd->block_markbad directly | Artem Bityutskiy |
2012-01-09 | logfs: do not use 'mtd->block_isbad' directly | Artem Bityutskiy |
2012-01-09 | mtd: do not use mtd->sync directly | Artem Bityutskiy |
2012-01-09 | mtd: harmonize mtd_writev usage | Artem Bityutskiy |
2012-01-09 | romfs: do not use mtd->get_unmapped_area directly | Artem Bityutskiy |
2012-01-09 | mtd: do use mtd->point directly | Artem Bityutskiy |
2012-01-09 | jffs: remove custom mtd_fake_writev function | Artem Bityutskiy |