1. fb1cc55 gut do_filp_open() a bit more (do_last separation) by Al Viro · 15 years ago
  2. 648fa86 beginning to untangle do_filp_open() by Al Viro · 15 years ago
  3. 64e290e ext4: fix up rb_root initializations to use RB_ROOT by Venkatesh Pallipadi · 15 years ago
  4. efd8f0e quota: stop using QUOTA_OK / NO_QUOTA by Christoph Hellwig · 15 years ago
  5. 871a293 dquot: cleanup dquot initialize routine by Christoph Hellwig · 15 years ago
  6. 907f455 dquot: move dquot initialization responsibility into the filesystem by Christoph Hellwig · 15 years ago
  7. 9f75475 dquot: cleanup dquot drop routine by Christoph Hellwig · 15 years ago
  8. 257ba15 dquot: move dquot drop responsibility into the filesystem by Christoph Hellwig · 15 years ago
  9. b43fa82 dquot: cleanup dquot transfer routine by Christoph Hellwig · 15 years ago
  10. 759bfee dquot: move dquot transfer responsibility into the filesystem by Christoph Hellwig · 15 years ago
  11. 63936dd dquot: cleanup inode allocation / freeing routines by Christoph Hellwig · 15 years ago
  12. 5dd4056 dquot: cleanup space allocation / freeing routines by Christoph Hellwig · 15 years ago
  13. 49792c8 ext3: add writepage sanity checks by Dmitry Monakhov · 15 years ago
  14. 7eb4969 ext3: Truncate allocated blocks if direct IO write fails to update i_size by Jan Kara · 15 years ago
  15. ab94c39 quota: Properly invalidate caches even for filesystems with blocksize < pagesize by Jan Kara · 15 years ago
  16. 8ddd69d quota: generalize quota transfer interface by Dmitry Monakhov · 15 years ago
  17. ad1e6e8 quota: sb_quota state flags cleanup by Dmitry Monakhov · 15 years ago
  18. 8696391 jbd: Delay discarding buffers in journal_unmap_buffer by Jan Kara · 15 years ago
  19. e547214 ext3: quota_write cross block boundary behaviour by Dmitry Monakhov · 15 years ago
  20. ac0e773 quota: drop permission checks from xfs_fs_set_xstate/xfs_fs_set_xquota by Christoph Hellwig · 15 years ago
  21. 5582c76 quota: split out compat_sys_quotactl support from quota.c by Christoph Hellwig · 15 years ago
  22. 799a9d4 quota: split out netlink notification support from quota.c by Christoph Hellwig · 15 years ago
  23. a56fca2 quota: remove invalid optimization from quota_sync_all by Christoph Hellwig · 15 years ago
  24. 5fb324a quota: move code from sync_quota_sb into vfs_quota_sync by Christoph Hellwig · 15 years ago
  25. 8c4e4ac quota: clean up Q_XQUOTASYNC by Christoph Hellwig · 15 years ago
  26. c988afb quota: simplify permission checking by Christoph Hellwig · 15 years ago
  27. 6ae0957 quota: special case Q_SYNC without device name by Christoph Hellwig · 15 years ago
  28. f450d4f quota: clean up checks for supported quota methods by Christoph Hellwig · 15 years ago
  29. c411e5f quota: split do_quotactl by Christoph Hellwig · 15 years ago
  30. 0a5a9c7 quota: Fix warning when a delayed write happens before quota is enabled by Jan Kara · 15 years ago
  31. c469070 quota: manage reserved space when quota is not active [v2] by Dmitry Monakhov · 15 years ago
  32. e1f5c67 ext3: trivial quota cleanup by Dmitry Monakhov · 15 years ago
  33. e3c9643 ext3: mount flags manipulation cleanup by Dmitry Monakhov · 15 years ago
  34. 9df9393 ext3: Use bitops to read/modify EXT3_I(inode)->i_state by Jan Kara · 15 years ago
  35. 26245c9 quota: Cleanup S_NOQUOTA handling by Jan Kara · 15 years ago
  36. c6d3830 [LogFS] Only write journal if dirty by Joern Engel · 15 years ago
  37. 9421502 [LogFS] Fix bdev erases by Joern Engel · 15 years ago
  38. 4ea41e2d Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs into for-2.6.34-incoming by J. Bruce Fields · 15 years ago
  39. 64ba992 Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 15 years ago
  40. 0f2cc4e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  41. c437b27 ext4: Code cleanup for EXT4_IOC_MOVE_EXT ioctl by Akira Fujita · 15 years ago
  42. 7247c0c ext4: Fix the NULL reference in double_down_write_data_sem() by Akira Fujita · 15 years ago
  43. 5fd5249 ext4: Fix insertion point of extent in mext_insert_across_blocks() by Akira Fujita · 15 years ago
  44. 731eb1a ext4: consolidate in_range() definitions by Akinobu Mita · 15 years ago
  45. bda00de ext4: cleanup to use ext4_grp_offs_to_block() by Akinobu Mita · 15 years ago
  46. 5661bd6 ext4: cleanup to use ext4_group_first_block_no() by Akinobu Mita · 15 years ago
  47. 9643f5d Merge branch 'for-fsnotify' into for-linus by Al Viro · 15 years ago
  48. 9b1d0998 ext4: Release page references acquired in ext4_da_block_invalidatepages by Jan Kara · 15 years ago
  49. 8d75da8a nfsd4: fix minor memory leak by J. Bruce Fields · 15 years ago
  50. 4919c5e fix race in d_splice_alias() by Al Viro · 15 years ago
  51. bec1052 set S_DEAD on unlink() and non-directory rename() victims by Al Viro · 15 years ago
  52. db1f05b vfs: add NOFOLLOW flag to umount(2) by Miklos Szeredi · 15 years ago
  53. 0ceeca5 hppfs can use existing proc_mnt, no need for do_kern_mount() in there by Al Viro · 15 years ago
  54. 8089352 Mirror MS_KERNMOUNT in ->mnt_flags by Al Viro · 15 years ago
  55. d498b25 get rid of useless vfsmount_lock use in put_mnt_ns() by Al Viro · 15 years ago
  56. 47cd813 Take vfsmount_lock to fs/internal.h by Al Viro · 15 years ago
  57. 9f5596a take check for new events in namespace (guts of mounts_poll()) to namespace.c by Al Viro · 15 years ago
  58. e21e709 Don't mess with generic_permission() under ->d_lock in hpfs by Al Viro · 15 years ago
  59. 391e8bb sanitize const/signedness for udf by Al Viro · 15 years ago
  60. 072f98b nilfs: sanitize const/signedness in dealing with ->d_name.name by Al Viro · 15 years ago
  61. 0319003 nilfs really shouldn't slap struct dentry on stack... by Al Viro · 15 years ago
  62. 89031bc sanitize const/signedness of ufs a bit by Al Viro · 15 years ago
  63. 7e7742e sanitize signedness/const for pointers to char in hpfs a bit by Al Viro · 15 years ago
  64. 1f70713 new helper: iterate_mounts() by Al Viro · 15 years ago
  65. 462d605 fix NFS4 handling of mountpoint stat by Al Viro · 15 years ago
  66. 3088dd7 Clean follow_dotdot() up a bit by Al Viro · 15 years ago
  67. f694869 a couple of mntget+dget -> path_get in nfs4proc by Al Viro · 15 years ago
  68. 6eae797 Switch alloc_nfs_open_context() to struct path by Al Viro · 15 years ago
  69. 2096f75 New helper: path_is_under(path1, path2) by Al Viro · 15 years ago
  70. 495d6c9 VFS: Clean up shared mount flag propagation by Valerie Aurora · 15 years ago
  71. 5b7e934 Use kill_litter_super() in autofs4 ->kill_sb() by Al Viro · 15 years ago
  72. 3899167 Get rid of mnt_mountpoint abuses in ext4 by Al Viro · 15 years ago
  73. f598f9f Sanitize autofs_dev_ioctl_ismountpoint() by Al Viro · 15 years ago
  74. 796a6b5 Kill CL_PROPAGATION, sanitize fs/pnode.c:get_source() by Al Viro · 15 years ago
  75. c177c2a Switch gfs2 to nd_set_link() by Al Viro · 15 years ago
  76. 8737c93 Switch may_open() and break_lease() to passing O_... by Al Viro · 15 years ago
  77. d208bbd fs: improve remount,ro vs buffercache coherency by Nick Piggin · 15 years ago
  78. ec4f860 fs/dcache.c: CodingStyle cleanup by H Hartley Sweeten · 15 years ago
  79. 587d4a1 some clean up in fs/proc by Helight.Xu · 15 years ago
  80. 193cf4b libfs: Unexport and kill simple_prepare_write by Boaz Harrosh · 15 years ago
  81. ad2a722f libfs: Open code simple_commit_write into only user by Boaz Harrosh · 15 years ago
  82. 4b1ae27 Revert "autofs4: always use lookup for lookup" by Al Viro · 15 years ago
  83. feaf77d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 15 years ago
  84. eca281a Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 15 years ago
  85. 60f8a8d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 15 years ago
  86. 0a135ba Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  87. 4850f52 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 15 years ago
  88. 4846546 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 15 years ago
  89. 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
  90. 9df5778 Ocfs2: Move ocfs2 ioctl definitions from ocfs2_fs.h to newly added ocfs2_ioctl.h by Tristan Ye · 15 years ago
  91. 180b62a nfs41 fix NFS4ERR_CLID_INUSE for exchange id by Andy Adamson · 15 years ago
  92. 6c0ad5d Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  93. 9599945 Revert "blkdev: fix merge_bvec_fn return value checks" by Jens Axboe · 15 years ago
  94. ebed920 NFS: Fix an allocation-under-spinlock bug by Trond Myklebust · 15 years ago
  95. 0f79fd6 NFSv4.1: Various fixes to the sequence flag error handling by Trond Myklebust · 15 years ago
  96. 0851de06 nfs4: renewd renew operations should take/put a client reference by Alexandros Batsakis · 15 years ago
  97. 7135840 nfs41: renewd sequence operations should take/put client reference by Alexandros Batsakis · 15 years ago
  98. dc96aef nfs: prevent backlogging of renewd requests by Alexandros Batsakis · 15 years ago
  99. 888ef2e nfs: kill renewd before clearing client minor version by Alexandros Batsakis · 15 years ago
  100. 6d6b89b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago