1. 4c08372 xfs: Fix mp->m_maxagi update during inode64 remount by Carlos Maiolino · 12 years ago
  2. 2d2194f xfs: reduce code duplication handling inode32/64 options by Carlos Maiolino · 12 years ago
  3. 08bf540 xfs: make inode64 as the default allocation mode by Carlos Maiolino · 12 years ago
  4. 8aea3ff xfs: Fix m_agirotor reset during AG selection by Carlos Maiolino · 12 years ago
  5. c3a58fe Make inode64 a remountable option by Carlos Maiolino · 12 years ago
  6. 4026c9f xfs: stop the sync worker before xfs_unmountfs by Ben Myers · 12 years ago
  7. b686d1f xfs: xfs_seek_hole() refinement with hole searching from page cache for unwritten extents by Jeff Liu · 12 years ago
  8. 52f1acc xfs: xfs_seek_data() refinement with unwritten extents check up from page cache by Jeff Liu · 12 years ago
  9. d126d43 xfs: Introduce a helper routine to probe data or hole offset from page cache by Jeff Liu · 12 years ago
  10. 834ab12 xfs: Remove type argument from xfs_seek_data()/xfs_seek_hole() by Jeff Liu · 12 years ago
  11. e599b32 xfs: fix race while discarding buffers [V4] by Carlos Maiolino · 12 years ago
  12. 643bfc0 xfs: check for possible overflow in xfs_ioc_trim by Tomas Racek · 12 years ago
  13. c498211 xfs: unlock the AGI buffer when looping in xfs_dialloc by Christoph Hellwig · 12 years ago
  14. 1ed845d xfs: kill struct declarations in xfs_mount.h by Alex Elder · 12 years ago
  15. a76cccb xfs: fix uninitialised variable in xfs_rtbuf_get() by Dave Chinner · 12 years ago
  16. c892423 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  17. 410fc4ce Merge tag 'ecryptfs-3.6-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 12 years ago
  18. 630103e Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  19. 5ef50c3 ceph: simplify+fix atomic_open by Sage Weil · 12 years ago
  20. a0e881b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  21. 068535f locks: remove unused lm_release_private by J. Bruce Fields · 12 years ago
  22. ac694db Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  23. 6dbb35b Merge tag 'nfs-for-3.6-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  24. 192e501 nfs: prevent page allocator recursions with swap over NFS. by Mel Gorman · 12 years ago
  25. a564b8f nfs: enable swap on NFS by Mel Gorman · 12 years ago
  26. 29418aa nfs: disable data cache revalidation for swapfiles by Mel Gorman · 12 years ago
  27. d56b4dd nfs: teach the NFS client how to treat PG_swapcache pages by Mel Gorman · 12 years ago
  28. 8e125cd vmscan: remove obsolete shrink_control comment by Minchan Kim · 12 years ago
  29. 24669e5 hugetlb: use mmu_gather instead of a temporary linked list for accumulating pages by Aneesh Kumar K.V · 12 years ago
  30. 3965c9a mm: prepare for removal of obsolete /proc/sys/vm/nr_pdflush_threads by Wanpeng Li · 12 years ago
  31. 08843b7 Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  32. cc8362b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  33. ad0fcd4 nfs: explicitly reject LOCK_MAND flock() requests by Jeff Layton · 12 years ago
  34. b042414 nfs: increase number of permitted callback connections. by NeilBrown · 12 years ago
  35. d9c95bd fs: Remove old freezing mechanism by Jan Kara · 13 years ago
  36. 1e8b212 ext2: Implement freezing by Jan Kara · 13 years ago
  37. b2b5ef5 btrfs: Convert to new freezing mechanism by Jan Kara · 13 years ago
  38. 2c22b33 nilfs2: Convert to new freezing mechanism by Jan Kara · 13 years ago
  39. fbf8fb7 ntfs: Convert to new freezing mechanism by Jan Kara · 13 years ago
  40. 58ef6a7 fuse: Convert to new freezing mechanism by Jan Kara · 13 years ago
  41. 39263d5e gfs2: Convert to new freezing mechanism by Jan Kara · 13 years ago
  42. fef6925 ocfs2: Convert to new freezing mechanism by Jan Kara · 13 years ago
  43. d9457dc xfs: Convert to new freezing code by Jan Kara · 13 years ago
  44. 8e8ad8a ext4: Convert to new freezing mechanism by Jan Kara · 13 years ago
  45. 14da920 fs: Protect write paths by sb_start_write - sb_end_write by Jan Kara · 13 years ago
  46. 5d37e9e fs: Skip atime update on frozen filesystem by Jan Kara · 13 years ago
  47. eb04c28 fs: Add freezing handling to mnt_want_write() / mnt_drop_write() by Jan Kara · 13 years ago
  48. 5accdf8 fs: Improve filesystem freezing handling by Jan Kara · 13 years ago
  49. 2e3ee61 Merge tag 'writeback-proportions' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 12 years ago
  50. 1fad1e9 Merge tag 'nfs-for-3.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  51. aa711ee ceph: define snap counts as u32 everywhere by Alex Elder · 13 years ago
  52. 21ec6ff ceph: fix potential double free by Alan Cox · 12 years ago
  53. a53aab6 ceph: close old con before reopening on mds reconnect by Sage Weil · 12 years ago
  54. 27c1ee3 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  55. 1d151c3 c/r: fcntl: add F_GETOWNER_UIDS option by Cyrill Gorcunov · 12 years ago
  56. 98c350c fs: cachefiles: add support for large files in filesystem caching by Justin Lecher · 12 years ago
  57. bc452b4 proc: do not allow negative offsets on /proc/<pid>/environ by Djalal Harouni · 12 years ago
  58. e8905ec proc: environ_read() make sure offset points to environment address range by Djalal Harouni · 12 years ago
  59. 108ceeb coredump: fix wrong comments on core limits of pipe coredump case by Jovi Zhang · 12 years ago
  60. deb8274 fat: refactor shortname parsing by Steven J. Magnani · 12 years ago
  61. a943ed7 fat: accessors for msdos_dir_entry 'start' fields by Steven J. Magnani · 12 years ago
  62. 497d48b hfsplus: use -ENOMEM when kzalloc() fails by Namjae Jeon · 12 years ago
  63. f5974c8 nilfs2: add omitted comments for different structures in driver implementation by Vyacheslav Dubeyko · 12 years ago
  64. 572d8b3 nilfs2: fix deadlock issue between chcp and thaw ioctls by Ryusuke Konishi · 12 years ago
  65. fe0627e nilfs2: fix timing issue between rmcp and chcp ioctls by Ryusuke Konishi · 12 years ago
  66. 278038a nilfs2: remove references to long gone super operations by Fernando Luis Vazquez Cao · 12 years ago
  67. 6b0f339 nilfs2: add omitted comment for ns_mount_state field of the_nilfs structure by Vyacheslav Dubeyko · 12 years ago
  68. 6ed6a72 minixfs: fix block limit check by Vladimir Serbinenko · 12 years ago
  69. 6017b48 ext4: use memweight() by Akinobu Mita · 12 years ago
  70. 10d4708 ext3: use memweight() by Akinobu Mita · 12 years ago
  71. ecd0afa ext2: use memweight() by Akinobu Mita · 12 years ago
  72. a75613e ocfs2: use memweight() by Akinobu Mita · 12 years ago
  73. 0121ad6 affs: use memweight() by Akinobu Mita · 12 years ago
  74. 9b58f6d qnx4fs: use memweight() by Akinobu Mita · 12 years ago
  75. 533574c btrfs: use printk_get_level and printk_skip_level, add __printf, fix fallout by Joe Perches · 12 years ago
  76. 54b5019 coredump: warn about unsafe suid_dumpable / core_pattern combo by Kees Cook · 12 years ago
  77. 9520628 fs: make dumpable=2 require fully qualified path by Kees Cook · 12 years ago
  78. 779302e fs/xattr.c:getxattr(): improve handling of allocation failures by Sasha Levin · 12 years ago
  79. 32b4560 ntfs: remove references to long gone super operations and unimplemented methods by Fernando Luis Vazquez Cao · 12 years ago
  80. 1fe60e5 libceph: move feature bits to separate header by Sage Weil · 12 years ago
  81. 89d77c8 NFS: Convert v4 into a module by Bryan Schumaker · 12 years ago
  82. 1c606fb NFS: Convert v3 into a module by Bryan Schumaker · 12 years ago
  83. ddda8e0 NFS: Convert v2 into a module by Bryan Schumaker · 12 years ago
  84. fac1e8e NFS: Keep module parameters in the generic NFS client by Bryan Schumaker · 12 years ago
  85. 19d87ca NFS: Split out remaining NFS v4 inode functions by Bryan Schumaker · 12 years ago
  86. 6a74490 NFS: Pass super operations and xattr handlers in the nfs_subversion by Bryan Schumaker · 12 years ago
  87. 1179acc NFS: Only initialize the ACL client in the v3 case by Bryan Schumaker · 12 years ago
  88. ff9099f2 NFS: Create a try_mount rpc op by Bryan Schumaker · 12 years ago
  89. e8f25e6 NFS: Remove the NFS v4 xdev mount function by Bryan Schumaker · 12 years ago
  90. ab7017a NFS: Add version registering framework by Bryan Schumaker · 12 years ago
  91. a427b9e NFS: Fix a number of bugs in the idmapper by David Howells · 12 years ago
  92. 5cf02d0 nfs: skip commit in releasepage if we're freeing memory for fs-related reasons by Jeff Layton · 12 years ago
  93. 159e056 pnfsblock: bail out partial page IO by Peng Tao · 13 years ago
  94. f44106e nfs: fix fl_type tests in NFSv4 code by Jeff Layton · 12 years ago
  95. c95908e NFS: fix pnfs regression with directio writes by Fred Isaman · 12 years ago
  96. 59948db NFS: fix pnfs regression with directio reads by Fred Isaman · 12 years ago
  97. 0add3e8 nfs: fix stub return type warnings by Randy Dunlap · 12 years ago
  98. 4a55c10 nfsd: Push mnt_want_write() outside of i_mutex by Jan Kara · 13 years ago
  99. e784868 btrfs: Push mnt_want_write() outside of i_mutex by Jan Kara · 13 years ago
  100. e24f17d fat: Push mnt_want_write() outside of i_mutex by Jan Kara · 13 years ago