1. db1f05b vfs: add NOFOLLOW flag to umount(2) by Miklos Szeredi · 15 years ago
  2. 0ceeca5 hppfs can use existing proc_mnt, no need for do_kern_mount() in there by Al Viro · 15 years ago
  3. 8089352 Mirror MS_KERNMOUNT in ->mnt_flags by Al Viro · 15 years ago
  4. d498b25 get rid of useless vfsmount_lock use in put_mnt_ns() by Al Viro · 15 years ago
  5. 47cd813 Take vfsmount_lock to fs/internal.h by Al Viro · 15 years ago
  6. 9f5596a take check for new events in namespace (guts of mounts_poll()) to namespace.c by Al Viro · 15 years ago
  7. e21e709 Don't mess with generic_permission() under ->d_lock in hpfs by Al Viro · 15 years ago
  8. 391e8bb sanitize const/signedness for udf by Al Viro · 15 years ago
  9. 072f98b nilfs: sanitize const/signedness in dealing with ->d_name.name by Al Viro · 15 years ago
  10. 0319003 nilfs really shouldn't slap struct dentry on stack... by Al Viro · 15 years ago
  11. 89031bc sanitize const/signedness of ufs a bit by Al Viro · 15 years ago
  12. 7e7742e sanitize signedness/const for pointers to char in hpfs a bit by Al Viro · 15 years ago
  13. 1f70713 new helper: iterate_mounts() by Al Viro · 15 years ago
  14. 462d605 fix NFS4 handling of mountpoint stat by Al Viro · 15 years ago
  15. 3088dd7 Clean follow_dotdot() up a bit by Al Viro · 15 years ago
  16. f694869 a couple of mntget+dget -> path_get in nfs4proc by Al Viro · 15 years ago
  17. 6eae797 Switch alloc_nfs_open_context() to struct path by Al Viro · 15 years ago
  18. 2096f75 New helper: path_is_under(path1, path2) by Al Viro · 15 years ago
  19. 495d6c9 VFS: Clean up shared mount flag propagation by Valerie Aurora · 15 years ago
  20. 5b7e934 Use kill_litter_super() in autofs4 ->kill_sb() by Al Viro · 15 years ago
  21. 3899167 Get rid of mnt_mountpoint abuses in ext4 by Al Viro · 15 years ago
  22. f598f9f Sanitize autofs_dev_ioctl_ismountpoint() by Al Viro · 15 years ago
  23. 796a6b5 Kill CL_PROPAGATION, sanitize fs/pnode.c:get_source() by Al Viro · 15 years ago
  24. c177c2a Switch gfs2 to nd_set_link() by Al Viro · 15 years ago
  25. 8737c93 Switch may_open() and break_lease() to passing O_... by Al Viro · 15 years ago
  26. d208bbd fs: improve remount,ro vs buffercache coherency by Nick Piggin · 15 years ago
  27. ec4f860 fs/dcache.c: CodingStyle cleanup by H Hartley Sweeten · 15 years ago
  28. 587d4a1 some clean up in fs/proc by Helight.Xu · 15 years ago
  29. 193cf4b libfs: Unexport and kill simple_prepare_write by Boaz Harrosh · 15 years ago
  30. ad2a722f libfs: Open code simple_commit_write into only user by Boaz Harrosh · 15 years ago
  31. 4b1ae27 Revert "autofs4: always use lookup for lookup" by Al Viro · 14 years ago
  32. a17e187 fs/exec.c: fix initial stack reservation by Michael Neuling · 14 years ago
  33. 8f9941a CacheFiles: Fix a race in cachefiles_delete_object() vs rename by David Howells · 14 years ago
  34. aeaa5cc vfs: don't call ima_file_check() unconditionally in nfsd_open() by Chuck Ebbert · 14 years ago
  35. 7fee486 Switch proc/self to nd_set_link() by Al Viro · 15 years ago
  36. ac278a9 fix LOOKUP_FOLLOW on automount "symlinks" by Al Viro · 14 years ago
  37. 7c0ff87 sysfs: sysfs_sd_setattr set iattrs unconditionally by Eric W. Biederman · 15 years ago
  38. 0813e22 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  39. 65d2695 NFS: Too many GETATTR and ACCESS calls after direct I/O by Chuck Lever · 14 years ago
  40. 0aa2ca9a Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing by Linus Torvalds · 14 years ago
  41. 175359f reiserfs: Fix softlockup while waiting on an inode by Frederic Weisbecker · 15 years ago
  42. 3f6fae9 Btrfs: btrfs_mark_extent_written uses the wrong slot by Shaohua Li · 15 years ago
  43. 07ccb7b GFS2: Fix bmap allocation corner-case bug by Steven Whitehouse · 15 years ago
  44. 0e5a9fb GFS2: Fix error code by Abhijith Das · 15 years ago
  45. efa82bab Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 15 years ago
  46. fd48d6c Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 15 years ago
  47. 803bf5e fs/exec.c: restrict initial stack space expansion to rlimit by Michael Neuling · 15 years ago
  48. 4cfbafd compat_ioctl: add compat handler for TIOCGSID ioctl by Andreas Schwab · 15 years ago
  49. f79f118 compat_ioctl: ignore RAID_VERSION ioctl by Arnd Bergmann · 15 years ago
  50. 5551638 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 15 years ago
  51. fdcb457 NFS: Fix the mapping of the NFSERR_SERVERFAULT error by Trond Myklebust · 15 years ago
  52. 7549ad5 NFS: Remove a redundant check for PageFsCache in nfs_migrate_page() by Trond Myklebust · 15 years ago
  53. 2c17400 NFS: Fix a bug in nfs_fscache_release_page() by Trond Myklebust · 15 years ago
  54. 3af9cf11 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 15 years ago
  55. deb0c98 Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 15 years ago
  56. a5f28ae Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 15 years ago
  57. bf2d29c 9p: fix memory leak in v9fs_parse_options() by Eric Van Hensbergen · 15 years ago
  58. d8c8a9e 9p: fix option parsing by Eric Van Hensbergen · 15 years ago
  59. 7a4439c 9p: Include fsync support for 9p client by M. Mohan Kumar · 15 years ago
  60. 6efd806 ocfs2/cluster: Make o2net connect messages KERN_NOTICE by Sunil Mushran · 15 years ago
  61. 86a06ab ocfs2/dlm: Fix printing of lockname by Sunil Mushran · 15 years ago
  62. 260c64d Revert "nfsd4: fix error return when pseudoroot missing" by J. Bruce Fields · 15 years ago
  63. 84eb8fb [SCSI] compat_ioct: fix bsg SG_IO by FUJITA Tomonori · 15 years ago
  64. 05507fa cifs: fix dentry hash calculation for case-insensitive mounts by Jeff Layton · 15 years ago
  65. ccd4bb1 [CIFS] Don't cache timestamps on utimes due to coarse granularity by Steve French · 15 years ago
  66. 6339204 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  67. 80e1e82 Fix race in tty_fasync() properly by Linus Torvalds · 15 years ago
  68. 89068c5 Take ima_file_free() to proper place. by Al Viro · 15 years ago
  69. 9bbb6ca ima: rename ima_path_check to ima_file_check by Mimi Zohar · 15 years ago
  70. 8eb988c fix ima breakage by Mimi Zohar · 15 years ago
  71. 1e41568 Take ima_path_check() in nfsd past dentry_open() in nfsd_open() by Al Viro · 15 years ago
  72. 4b06e5b freeze_bdev: don't deactivate successfully frozen MS_RDONLY sb by Jun'ichi Nomura · 15 years ago
  73. 8dd5ca5 befs: fix leak by Al Viro · 15 years ago
  74. 301a6a3 [CIFS] Maximum username length check in session setup does not match by Steve French · 15 years ago
  75. f12f98d cifs: fix length calculation for converted unicode readdir names by Jeff Layton · 15 years ago
  76. bd6b0bf ocfs2: Fix contiguousness check in ocfs2_try_to_merge_extent_map() by Roel Kluin · 15 years ago
  77. adbfbcd Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  78. a9861b5 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 15 years ago
  79. a3a71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 15 years ago
  80. 23b5c50 Btrfs: apply updated fallocate i_size fix by Aneesh Kumar K.V · 15 years ago
  81. efd049f Btrfs: do not try and lookup the file extent when finishing ordered io by Josef Bacik · 15 years ago
  82. 7a7965f Btrfs: Fix oopsen when dropping empty tree. by Yan, Zheng · 15 years ago
  83. d7ce584 Btrfs: remove BUG_ON() due to mounting bad filesystem by Miao Xie · 15 years ago
  84. 014e4ac Btrfs: make error return negative in btrfs_sync_file() by Roel Kluin · 15 years ago
  85. f044ba7 Btrfs: fix race between allocate and release extent buffer. by Yan, Zheng · 15 years ago
  86. cda70ba ocfs2/dlm: Remove BUG_ON in dlm recovery when freeing locks of a dead node by Sunil Mushran · 15 years ago
  87. 079b805 ocfs2: Plugs race between the dc thread and an unlock ast message by Sunil Mushran · 15 years ago
  88. c1c0cbb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 15 years ago
  89. 9b4b351 NFS: Don't clobber the attribute type in nfs_update_inode() by Trond Myklebust · 15 years ago
  90. 387c149 NFS: Fix a umount race by Trond Myklebust · 15 years ago
  91. 9f557cd NFS: Fix an Oops when truncating a file by Trond Myklebust · 15 years ago
  92. 8f05228 GFS2: Extend umount wait coverage to full glock lifetime by Steven Whitehouse · 15 years ago
  93. e402746 GFS2: Wait for unlock completion on umount by Steven Whitehouse · 15 years ago
  94. db0f6ce ocfs2: Remove overzealous BUG_ON during blocked lock processing by Sunil Mushran · 15 years ago
  95. 0d74125 ocfs2: Do not downconvert if the lock level is already compatible by Sunil Mushran · 15 years ago
  96. a191282 ocfs2: Prevent a livelock in dlmglue by Sunil Mushran · 15 years ago
  97. 0b94a90 ocfs2: Fix setting of OCFS2_LOCK_BLOCKED during bast by Wengang Wang · 15 years ago
  98. 34e6c59 ocfs2: Use compat_ptr in reflink_arguments. by Tao Ma · 15 years ago
  99. cd34edd ocfs2/dlm: Handle EAGAIN for compatibility - v2 by Sunil Mushran · 15 years ago
  100. 60c4867 ocfs2: Add parenthesis to wrap the check for O_DIRECT. by Tao Ma · 15 years ago