1. c6ffe10 ceph: use new D_COMPLETE dentry flag by Sage Weil · 13 years ago
  2. b58dc41 ceph: clear parent D_COMPLETE flag when on dentry prune by Sage Weil · 13 years ago
  3. 06ef93e Merge branch 'for-3.2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 13 years ago
  4. 092f4c5 Merge branch 'akpm' (Andrew's incoming - part two) by Linus Torvalds · 13 years ago
  5. 080d676 aio: allocate kiocbs in batches by Jeff Moyer · 13 years ago
  6. f1ecf06 sysctl: add support for poll() by Lucas De Marchi · 13 years ago
  7. aa6afca proc: fix races against execve() of /proc/PID/fd** by Vasiliy Kulikov · 13 years ago
  8. 887df07 procfs: report EISDIR when reading sysctl dirs in proc by Pavel Emelyanov · 13 years ago
  9. 434a964 hfs: fix hfs_find_init() sb->ext_tree NULL ptr oops by Phillip Lougher · 13 years ago
  10. 3069083 isofs: add readpages support by Namjae Jeon · 13 years ago
  11. 0620d91 ramfs: remove module leftovers by Richard Weinberger · 13 years ago
  12. a3defbe binfmt_elf: fix PIE execution with randomization disabled by Jiri Kosina · 13 years ago
  13. d211858 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/vfs-queue by Linus Torvalds · 13 years ago
  14. f1f8935 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 13 years ago
  15. 3411664 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 13 years ago
  16. de0a534 Merge branch 'for-linus' of git://github.com/richardweinberger/linux by Linus Torvalds · 13 years ago
  17. 548fd1e um: kill useless include of user.h by Al Viro · 13 years ago
  18. f0023bc vfs: add d_prune dentry operation by Sage Weil · 13 years ago
  19. a78ef70 vfs: protect i_nlink by Miklos Szeredi · 13 years ago
  20. bfe8684 filesystems: add set_nlink() by Miklos Szeredi · 13 years ago
  21. 6d6b77f filesystems: add missing nlink wrappers by Miklos Szeredi · 13 years ago
  22. dd2a981 logfs: remove unnecessary nlink setting by Miklos Szeredi · 13 years ago
  23. a7732b0 ocfs2: remove unnecessary nlink setting by Miklos Szeredi · 13 years ago
  24. c818b68 jfs: remove unnecessary nlink setting by Miklos Szeredi · 13 years ago
  25. 2833eb2 vfs: ignore error on forced remount by Miklos Szeredi · 13 years ago
  26. 1fa1e7f readlinkat: ensure we return ENOENT for the empty pathname for normal lookups by Andy Whitcroft · 13 years ago
  27. 32096ea vfs: fix dentry leak in simple_fill_super() by Konstantin Khlebnikov · 13 years ago
  28. f2a4452 jbd2: Unify log messages in jbd2 code by Eryu Guan · 13 years ago
  29. 8762202 jbd/jbd2: validate sb->s_first in journal_get_superblock() by Eryu Guan · 13 years ago
  30. bf52c6f ext4: let ext4_ext_rm_leaf work with EXT_DEBUG defined by Yongqiang Yang · 13 years ago
  31. 32de675 ext4: fix a syntax error in ext4_ext_insert_extent when debugging enabled by Yongqiang Yang · 13 years ago
  32. fc0d14f nfsd4: typo logical vs bitwise negate in nfsd4_decode_share_access by Benny Halevy · 13 years ago
  33. 1c39865 Merge branch 'pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 13 years ago
  34. f6d90b4 sysfs: Make sysfs_rename safe with sysfs_dirents in rbtrees. by Eric W. Biederman · 13 years ago
  35. d8805e6 epoll: fix spurious lockdep warnings by Nelson Elhage · 13 years ago
  36. 0a90e0f fat: follow rename pack_hex_byte() to hex_byte_pack() by Andy Shevchenko · 13 years ago
  37. b9075fa treewide: use __printf not __attribute__((format(printf,...))) by Joe Perches · 13 years ago
  38. d70ef97 fs/pipe.c: add ->statfs callback for pipefs by Pavel Emelyanov · 13 years ago
  39. 72a2ebd fs/buffer.c: add device information for error output in __find_get_block_slow() by Tao Ma · 13 years ago
  40. 09f363c vmscan: fix shrinker callback bug in fs/super.c by Mikulas Patocka · 13 years ago
  41. 79824820 lib/string.c: introduce memchr_inv() by Akinobu Mita · 13 years ago
  42. 966dbde ext4: warn if direct reclaim tries to writeback pages by Mel Gorman · 13 years ago
  43. 94054fa xfs: warn if direct reclaim tries to writeback pages by Mel Gorman · 13 years ago
  44. bc3e53f mm: distinguish between mlocked and pinned pages by Christoph Lameter · 13 years ago
  45. f5fc870 tmpfs: add "tmpfs" to the Kconfig prompt to make it obvious. by Robert P. J. Day · 13 years ago
  46. c9f0124 oom: remove oom_disable_count by David Rientjes · 13 years ago
  47. fcf6340 Cross Memory Attach by Christopher Yeoh · 13 years ago
  48. fc360bd /proc/self/numa_maps: restore "huge" tag for hugetlb vmas by Andrew Morton · 13 years ago
  49. ff3fc17 ext4: fix a typo in struct ext4_allocation_context by Robin Dong · 13 years ago
  50. ed47a7d udf: Cleanup metadata flags handling by Jan Kara · 13 years ago
  51. 3080a74 udf: Skip mirror metadata FE loading when metadata FE is ok by Namjae Jeon · 13 years ago
  52. 6360e21 ext3: Allow quota file use root reservation by Dmitry Monakhov · 13 years ago
  53. 0aaa618 quota: Drop path reference on error exit from quotactl by Jan Kara · 13 years ago
  54. a983f36 udf: Neaten udf_debug uses by Joe Perches · 13 years ago
  55. c2bff36 udf: Neaten logging output, use vsprintf extension %pV by Joe Perches · 13 years ago
  56. 78ace70 udf: Convert printks to pr_<level> by Joe Perches · 13 years ago
  57. 3c6fe77 ext4: Don't normalize an falloc request if it can fit in 1 extent. by Greg Harm · 13 years ago
  58. 4af8350 ext4: remove comments about extent mount option in ext4_new_inode() by Eryu Guan · 13 years ago
  59. edb5ac8 ext4: let ext4_discard_partial_buffers handle unaligned range correctly by Yongqiang Yang · 13 years ago
  60. 5129d05 ext4: return ENOMEM if find_or_create_pages fails by Yongqiang Yang · 13 years ago
  61. e260daf ext4: move vars to local scope in ext4_discard_partial_page_buffers_no_lock() by Yongqiang Yang · 13 years ago
  62. 0edeb71 ext4: Create helper function for EXT4_IO_END_UNWRITTEN and i_aiodio_unwritten by Tao Ma · 13 years ago
  63. b82e384 ext4: optimize locking for end_io extent conversion by Theodore Ts'o · 13 years ago
  64. 4e29802 ext4: remove unnecessary call to waitqueue_active() by Theodore Ts'o · 13 years ago
  65. d73d504 ext4: Use correct locking for ext4_end_io_nolock() by Tao Ma · 13 years ago
  66. 6d6a4351 ext4: fix race in xattr block allocation path by Eric Sandeen · 13 years ago
  67. e7b319e ext4: trace punch_hole correctly in ext4_ext_map_blocks by Yongqiang Yang · 13 years ago
  68. 02dc62fb ext4: clean up AGGRESSIVE_TEST code by Yongqiang Yang · 13 years ago
  69. 81fdbb4 ext4: move variables to their scope by Yongqiang Yang · 13 years ago
  70. 5cb81da ext4: fix quota accounting during migration by Dmitry Monakhov · 13 years ago
  71. fba90ff ext4: migrate cleanup by Dmitry Monakhov · 13 years ago
  72. 97d2eb1 Merge branch 'for-linus' of git://ceph.newdream.net/git/ceph-client by Linus Torvalds · 13 years ago
  73. f362f98 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/vfs-queue by Linus Torvalds · 13 years ago
  74. f793f29 Merge http://sucs.org/~rohan/git/gfs2-3.0-nmw by Linus Torvalds · 13 years ago
  75. dabcbb1 Merge branch '3.2-without-smb2' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  76. 5619a69 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  77. f3c7691e leases: fix write-open/read-lease race by J. Bruce Fields · 13 years ago
  78. 79835a71 nfs: drop unnecessary locking in llseek by Andi Kleen · 13 years ago
  79. 4cce0e2 ext4: replace cut'n'pasted llseek code with generic_file_llseek_size by Andi Kleen · 13 years ago
  80. 5760495 vfs: add generic_file_llseek_size by Andi Kleen · 13 years ago
  81. ef3d0fd vfs: do (nearly) lockless generic_file_llseek by Andi Kleen · 13 years ago
  82. 847cc63 direct-io: merge direct_io_walker into __blockdev_direct_IO by Andi Kleen · 13 years ago
  83. ba253fb direct-io: inline the complete submission path by Andi Kleen · 13 years ago
  84. 1877264 direct-io: separate map_bh from dio by Andi Kleen · 13 years ago
  85. 6e8267f direct-io: use a slab cache for struct dio by Andi Kleen · 13 years ago
  86. 0dc2bc4 direct-io: rearrange fields in dio/dio_submit to avoid holes by Andi Kleen · 13 years ago
  87. cde1ecb direct-io: fix a wrong comment by Andi Kleen · 13 years ago
  88. eb28be2 direct-io: separate fields only used in the submission path from struct dio by Andi Kleen · 13 years ago
  89. 62a3dde vfs: fix spinning prevention in prune_icache_sb by Christoph Hellwig · 13 years ago
  90. 948409c vfs: add a comment to inode_permission() by Andreas Gruenbacher · 13 years ago
  91. d124b60 vfs: pass all mask flags check_acl and posix_acl_permission by Andreas Gruenbacher · 13 years ago
  92. 8fd90c8 vfs: indicate that the permission functions take all the MAY_* flags by Andreas Gruenbacher · 13 years ago
  93. 1448c72 compat: sync compat_stats with statfs. by Eric W. Biederman · 13 years ago
  94. a877ee0 vfs: add "device" tag to /proc/self/mountstats by Bryan Schumaker · 13 years ago
  95. 814e1d2 cleanup: vfs: small comment fix for block_invalidatepage by Wang Sheng-Hui · 13 years ago
  96. 96814ec Add definition for share encryption by Steve French · 13 years ago
  97. 80e675f ext4: optimize memmmove lengths in extent/index insertions by Eric Gouriou · 13 years ago
  98. 6f91bc5 ext4: optimize ext4_ext_convert_to_initialized() by Eric Gouriou · 13 years ago
  99. 4470575 jbd2: fix build when CONFIG_BUG is not enabled by Randy Dunlap · 13 years ago
  100. 60325f0 fs/Makefile: Stupid typo breakage of exofs inclusion by Boaz Harrosh · 13 years ago