Age | Commit message (Expand) | Author |
2011-11-02 | Merge branch 'for-3.2' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2011-11-02 | Merge branch 'akpm' (Andrew's incoming - part two) | Linus Torvalds |
2011-11-02 | aio: allocate kiocbs in batches | Jeff Moyer |
2011-11-02 | sysctl: add support for poll() | Lucas De Marchi |
2011-11-02 | proc: fix races against execve() of /proc/PID/fd** | Vasiliy Kulikov |
2011-11-02 | procfs: report EISDIR when reading sysctl dirs in proc | Pavel Emelyanov |
2011-11-02 | hfs: fix hfs_find_init() sb->ext_tree NULL ptr oops | Phillip Lougher |
2011-11-02 | isofs: add readpages support | Namjae Jeon |
2011-11-02 | ramfs: remove module leftovers | Richard Weinberger |
2011-11-02 | binfmt_elf: fix PIE execution with randomization disabled | Jiri Kosina |
2011-11-02 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/... | Linus Torvalds |
2011-11-02 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds |
2011-11-02 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds |
2011-11-02 | Merge branch 'for-linus' of git://github.com/richardweinberger/linux | Linus Torvalds |
2011-11-02 | um: kill useless include of user.h | Al Viro |
2011-11-02 | vfs: add d_prune dentry operation | Sage Weil |
2011-11-02 | vfs: protect i_nlink | Miklos Szeredi |
2011-11-02 | filesystems: add set_nlink() | Miklos Szeredi |
2011-11-02 | filesystems: add missing nlink wrappers | Miklos Szeredi |
2011-11-02 | logfs: remove unnecessary nlink setting | Miklos Szeredi |
2011-11-02 | ocfs2: remove unnecessary nlink setting | Miklos Szeredi |
2011-11-02 | jfs: remove unnecessary nlink setting | Miklos Szeredi |
2011-11-02 | vfs: ignore error on forced remount | Miklos Szeredi |
2011-11-02 | readlinkat: ensure we return ENOENT for the empty pathname for normal lookups | Andy Whitcroft |
2011-11-02 | vfs: fix dentry leak in simple_fill_super() | Konstantin Khlebnikov |
2011-11-01 | jbd2: Unify log messages in jbd2 code | Eryu Guan |
2011-11-01 | jbd/jbd2: validate sb->s_first in journal_get_superblock() | Eryu Guan |
2011-11-01 | ext4: let ext4_ext_rm_leaf work with EXT_DEBUG defined | Yongqiang Yang |
2011-11-01 | ext4: fix a syntax error in ext4_ext_insert_extent when debugging enabled | Yongqiang Yang |
2011-11-01 | nfsd4: typo logical vs bitwise negate in nfsd4_decode_share_access | Benny Halevy |
2011-11-01 | Merge branch 'pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/l... | Linus Torvalds |
2011-11-01 | sysfs: Make sysfs_rename safe with sysfs_dirents in rbtrees. | Eric W. Biederman |
2011-10-31 | epoll: fix spurious lockdep warnings | Nelson Elhage |
2011-10-31 | fat: follow rename pack_hex_byte() to hex_byte_pack() | Andy Shevchenko |
2011-10-31 | treewide: use __printf not __attribute__((format(printf,...))) | Joe Perches |
2011-10-31 | fs/pipe.c: add ->statfs callback for pipefs | Pavel Emelyanov |
2011-10-31 | fs/buffer.c: add device information for error output in __find_get_block_slow() | Tao Ma |
2011-10-31 | vmscan: fix shrinker callback bug in fs/super.c | Mikulas Patocka |
2011-10-31 | lib/string.c: introduce memchr_inv() | Akinobu Mita |
2011-10-31 | ext4: warn if direct reclaim tries to writeback pages | Mel Gorman |
2011-10-31 | xfs: warn if direct reclaim tries to writeback pages | Mel Gorman |
2011-10-31 | mm: distinguish between mlocked and pinned pages | Christoph Lameter |
2011-10-31 | tmpfs: add "tmpfs" to the Kconfig prompt to make it obvious. | Robert P. J. Day |
2011-10-31 | oom: remove oom_disable_count | David Rientjes |
2011-10-31 | Cross Memory Attach | Christopher Yeoh |
2011-10-31 | /proc/self/numa_maps: restore "huge" tag for hugetlb vmas | Andrew Morton |
2011-10-31 | ext4: fix a typo in struct ext4_allocation_context | Robin Dong |
2011-10-31 | udf: Cleanup metadata flags handling | Jan Kara |
2011-10-31 | udf: Skip mirror metadata FE loading when metadata FE is ok | Namjae Jeon |
2011-10-31 | ext3: Allow quota file use root reservation | Dmitry Monakhov |