Age | Commit message (Expand) | Author |
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-28 | Merge branch 'for-linus' of git://ceph.newdream.net/git/ceph-client | Linus Torvalds |
2011-10-28 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/... | Linus Torvalds |
2011-10-28 | Merge http://sucs.org/~rohan/git/gfs2-3.0-nmw | Linus Torvalds |
2011-10-28 | Merge branch '3.2-without-smb2' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2011-10-28 | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds |
2011-10-28 | leases: fix write-open/read-lease race | J. Bruce Fields |
2011-10-28 | nfs: drop unnecessary locking in llseek | Andi Kleen |
2011-10-28 | ext4: replace cut'n'pasted llseek code with generic_file_llseek_size | Andi Kleen |
2011-10-28 | vfs: add generic_file_llseek_size | Andi Kleen |
2011-10-28 | vfs: do (nearly) lockless generic_file_llseek | Andi Kleen |
2011-10-28 | direct-io: merge direct_io_walker into __blockdev_direct_IO | Andi Kleen |
2011-10-28 | direct-io: inline the complete submission path | Andi Kleen |
2011-10-28 | direct-io: separate map_bh from dio | Andi Kleen |
2011-10-28 | direct-io: use a slab cache for struct dio | Andi Kleen |
2011-10-28 | direct-io: rearrange fields in dio/dio_submit to avoid holes | Andi Kleen |
2011-10-28 | direct-io: fix a wrong comment | Andi Kleen |
2011-10-28 | direct-io: separate fields only used in the submission path from struct dio | Andi Kleen |
2011-10-28 | vfs: fix spinning prevention in prune_icache_sb | Christoph Hellwig |
2011-10-28 | vfs: add a comment to inode_permission() | Andreas Gruenbacher |
2011-10-28 | vfs: pass all mask flags check_acl and posix_acl_permission | Andreas Gruenbacher |
2011-10-28 | vfs: indicate that the permission functions take all the MAY_* flags | Andreas Gruenbacher |
2011-10-28 | compat: sync compat_stats with statfs. | Eric W. Biederman |
2011-10-28 | vfs: add "device" tag to /proc/self/mountstats | Bryan Schumaker |
2011-10-28 | cleanup: vfs: small comment fix for block_invalidatepage | Wang Sheng-Hui |
2011-10-27 | Add definition for share encryption | Steve French |
2011-10-27 | fs/Makefile: Stupid typo breakage of exofs inclusion | Boaz Harrosh |
2011-10-26 | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd | Linus Torvalds |
2011-10-26 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2011-10-26 | Merge branch 'for-linus' of git://github.com/ericvh/linux | Linus Torvalds |
2011-10-25 | libceph: fix double-free of page vector | Sage Weil |
2011-10-25 | ceph: fix 32-bit ino numbers | Amon Ott |
2011-10-25 | ceph: let the set_layout ioctl set single traits | Greg Farnum |
2011-10-25 | Revert "ceph: don't truncate dirty pages in invalidate work thread" | Sage Weil |
2011-10-25 | ceph: replace leading spaces with tabs | Noah Watkins |