1. 8d75da8a nfsd4: fix minor memory leak by J. Bruce Fields · 15 years ago
  2. 4919c5e fix race in d_splice_alias() by Al Viro · 15 years ago
  3. bec1052 set S_DEAD on unlink() and non-directory rename() victims by Al Viro · 15 years ago
  4. db1f05b vfs: add NOFOLLOW flag to umount(2) by Miklos Szeredi · 15 years ago
  5. 0ceeca5 hppfs can use existing proc_mnt, no need for do_kern_mount() in there by Al Viro · 15 years ago
  6. 8089352 Mirror MS_KERNMOUNT in ->mnt_flags by Al Viro · 15 years ago
  7. d498b25 get rid of useless vfsmount_lock use in put_mnt_ns() by Al Viro · 15 years ago
  8. 47cd813 Take vfsmount_lock to fs/internal.h by Al Viro · 15 years ago
  9. 9f5596a take check for new events in namespace (guts of mounts_poll()) to namespace.c by Al Viro · 15 years ago
  10. e21e709 Don't mess with generic_permission() under ->d_lock in hpfs by Al Viro · 15 years ago
  11. 391e8bb sanitize const/signedness for udf by Al Viro · 15 years ago
  12. 072f98b nilfs: sanitize const/signedness in dealing with ->d_name.name by Al Viro · 15 years ago
  13. 0319003 nilfs really shouldn't slap struct dentry on stack... by Al Viro · 15 years ago
  14. 89031bc sanitize const/signedness of ufs a bit by Al Viro · 15 years ago
  15. 7e7742e sanitize signedness/const for pointers to char in hpfs a bit by Al Viro · 15 years ago
  16. 1f70713 new helper: iterate_mounts() by Al Viro · 15 years ago
  17. 462d605 fix NFS4 handling of mountpoint stat by Al Viro · 15 years ago
  18. 3088dd7 Clean follow_dotdot() up a bit by Al Viro · 15 years ago
  19. f694869 a couple of mntget+dget -> path_get in nfs4proc by Al Viro · 15 years ago
  20. 6eae797 Switch alloc_nfs_open_context() to struct path by Al Viro · 15 years ago
  21. 2096f75 New helper: path_is_under(path1, path2) by Al Viro · 15 years ago
  22. 495d6c9 VFS: Clean up shared mount flag propagation by Valerie Aurora · 15 years ago
  23. 5b7e934 Use kill_litter_super() in autofs4 ->kill_sb() by Al Viro · 15 years ago
  24. 3899167 Get rid of mnt_mountpoint abuses in ext4 by Al Viro · 15 years ago
  25. f598f9f Sanitize autofs_dev_ioctl_ismountpoint() by Al Viro · 15 years ago
  26. 796a6b5 Kill CL_PROPAGATION, sanitize fs/pnode.c:get_source() by Al Viro · 15 years ago
  27. c177c2a Switch gfs2 to nd_set_link() by Al Viro · 15 years ago
  28. 8737c93 Switch may_open() and break_lease() to passing O_... by Al Viro · 15 years ago
  29. d208bbd fs: improve remount,ro vs buffercache coherency by Nick Piggin · 15 years ago
  30. ec4f860 fs/dcache.c: CodingStyle cleanup by H Hartley Sweeten · 15 years ago
  31. 587d4a1 some clean up in fs/proc by Helight.Xu · 15 years ago
  32. 193cf4b libfs: Unexport and kill simple_prepare_write by Boaz Harrosh · 15 years ago
  33. ad2a722f libfs: Open code simple_commit_write into only user by Boaz Harrosh · 15 years ago
  34. 4b1ae27 Revert "autofs4: always use lookup for lookup" by Al Viro · 15 years ago
  35. feaf77d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 15 years ago
  36. eca281a Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 15 years ago
  37. 60f8a8d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 15 years ago
  38. 0a135ba Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  39. 4850f52 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 15 years ago
  40. 4846546 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 15 years ago
  41. 832d30c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 15 years ago
  42. 9df5778 Ocfs2: Move ocfs2 ioctl definitions from ocfs2_fs.h to newly added ocfs2_ioctl.h by Tristan Ye · 15 years ago
  43. 180b62a nfs41 fix NFS4ERR_CLID_INUSE for exchange id by Andy Adamson · 15 years ago
  44. 6c0ad5d Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  45. 9599945 Revert "blkdev: fix merge_bvec_fn return value checks" by Jens Axboe · 15 years ago
  46. ebed920 NFS: Fix an allocation-under-spinlock bug by Trond Myklebust · 15 years ago
  47. 0f79fd6 NFSv4.1: Various fixes to the sequence flag error handling by Trond Myklebust · 15 years ago
  48. 0851de06 nfs4: renewd renew operations should take/put a client reference by Alexandros Batsakis · 15 years ago
  49. 7135840 nfs41: renewd sequence operations should take/put client reference by Alexandros Batsakis · 15 years ago
  50. dc96aef nfs: prevent backlogging of renewd requests by Alexandros Batsakis · 15 years ago
  51. 888ef2e nfs: kill renewd before clearing client minor version by Alexandros Batsakis · 15 years ago
  52. 6d6b89b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  53. 67eeb56 ext4: Fix ext4_quota_write cross block boundary behaviour by Dmitry Monakhov · 15 years ago
  54. 273df55 ext4: Convert BUG_ON checks to use ext4_error() instead by Frank Mayhar · 15 years ago
  55. b7adc1f ext4: Use direct_IO_no_locking in ext4 dio read by Jiaying Zhang · 15 years ago
  56. 744692d ext4: use ext4_get_block_write in buffer write by Jiaying Zhang · 15 years ago
  57. c7064ef ext4: mechanical rename some of the direct I/O get_block's identifiers by Jiaying Zhang · 15 years ago
  58. b8b8afe ext4: make "offset" consistent in ext4_check_dir_entry() by Toshiyuki Okajima · 15 years ago
  59. 6e3617e ext4: Handle non empty on-disk orphan link by Dmitry Monakhov · 15 years ago
  60. da1dafc ext4: explicitly remove inode from orphan list after failed direct io by Dmitry Monakhov · 15 years ago
  61. f39490b ext4: fix error handling in migrate by Dmitry Monakhov · 15 years ago
  62. 437ca0f ext4: deprecate obsoleted mount options by Dmitry Monakhov · 15 years ago
  63. f1f724e xfs: fix locking for inode cache radix tree tag updates by Christoph Hellwig · 15 years ago
  64. cc483f1 ext4: Fix fencepost error in chosing choosing group vs file preallocation. by Tao Ma · 15 years ago
  65. e9964c1 ceph: fix flush_dirty_caps race with caps migration by Sage Weil · 15 years ago
  66. 7af8f1e ceph: include migrating caps in issued set by Sage Weil · 15 years ago
  67. e53a8fd ceph: fix osdmap decoding when pools include (removed) snaps by Sage Weil · 15 years ago
  68. 195d3ce ceph: return EBADF if waiting for caps on closed file by Sage Weil · 15 years ago
  69. 6f863e7 ceph: set osd request message front length correctly by Sage Weil · 15 years ago
  70. 3ca02ef ceph: reset front len on return to msgpool; BUG on mismatched front iov by Sage Weil · 15 years ago
  71. 70edb55 ceph: fix snaptrace decoding on cap migration between mds by Sage Weil · 15 years ago
  72. c16e786 ceph: use single osd op reply msg by Sage Weil · 15 years ago
  73. 1679f87 ceph: reset bits on connection close by Sage Weil · 15 years ago
  74. a14a5ab xfs: remove xfs_ipin/xfs_iunpin by Christoph Hellwig · 15 years ago
  75. 60ec6783 xfs: cleanup xfs_iunpin_wait/xfs_iunpin_nowait by Christoph Hellwig · 15 years ago
  76. d7658d4 xfs: kill xfs_lrw.h by Christoph Hellwig · 15 years ago
  77. d7e84f4 xfs: factor common xfs_trans_bjoin code by Christoph Hellwig · 15 years ago
  78. 35a8a72 xfs: stop passing opaque handles to xfs_log.c routines by Christoph Hellwig · 15 years ago
  79. c467c04 xfs: split xfs_bmap_btalloc by Christoph Hellwig · 15 years ago
  80. f7008d0 xfs: fix xfs_fsblock_t tracing by Christoph Hellwig · 15 years ago
  81. 024910c xfs: fix inode pincount check in fsync by Christoph Hellwig · 15 years ago
  82. 77d7a0c xfs: Non-blocking inode locking in IO completion by Dave Chinner · 15 years ago
  83. 66d834e xfs: implement optimized fdatasync by Christoph Hellwig · 15 years ago
  84. fd3200b xfs: remove wrapper for the fsync file operation by Christoph Hellwig · 15 years ago
  85. 00258e3 xfs: remove wrappers for read/write file operations by Christoph Hellwig · 15 years ago
  86. dda35b8 xfs: merge xfs_lrw.c into xfs_file.c by Christoph Hellwig · 15 years ago
  87. b262e5d xfs: fix dquota trace format by Christoph Hellwig · 15 years ago
  88. a9cc799 xfs: increase readdir buffer size by Eric Sandeen · 15 years ago
  89. b1bf936 Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  90. 4818972 GFS2: print glock numbers in hex by Bob Peterson · 15 years ago
  91. e588463 GFS2: ordered writes are backwards by Dave Chinner · 15 years ago
  92. c1184f8 GFS2: Remove loopy umount code by Steven Whitehouse · 15 years ago
  93. 009d851 GFS2: Metadata address space clean up by Steven Whitehouse · 15 years ago
  94. 4787188 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  95. b4ccebd Merge branch 'next' into for-linus by James Morris · 15 years ago
  96. 9f7cdbc blkdev: fix merge_bvec_fn return value checks by Dmitry Monakhov · 15 years ago
  97. 642c4c7 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  98. 50a76fd exofs: groups support by Boaz Harrosh · 15 years ago
  99. b367e78 exofs: Prepare for groups by Boaz Harrosh · 15 years ago
  100. 96391e2 exofs: Error recovery if object is missing from storage by Boaz Harrosh · 15 years ago