1. 3376f34 vfs: mnt_parent moved to struct mount by Al Viro · 13 years ago
  2. 643822b vfs: spread struct mount - is_path_reachable by Al Viro · 13 years ago
  3. 676da58 vfs: spread struct mount - mnt_has_parent by Al Viro · 13 years ago
  4. 1ab5973 vfs: spread struct mount - do_umount/propagate_mount_busy by Al Viro · 13 years ago
  5. 44d964d6 vfs: spread struct mount mnt_set_mountpoint child argument by Al Viro · 13 years ago
  6. 87129cc vfs: spread struct mount - clone_mnt/copy_tree argument by Al Viro · 13 years ago
  7. 692afc3 vfs: spread struct mount - shrink_submounts/select_submounts by Al Viro · 13 years ago
  8. 761d5c3 vfs: spread struct mount - umount_tree argument by Al Viro · 13 years ago
  9. 1b8e556 vfs: the first spoils - mnt_hash moved by Al Viro · 13 years ago
  10. d5e50f7 vfs: spread struct mount to remaining users of ->mnt_hash by Al Viro · 13 years ago
  11. cb338d0 vfs: spread struct mount - clone_mnt/copy_tree result by Al Viro · 13 years ago
  12. 0f0afb1 vfs: spread struct mount - change_mnt_propagation/set_mnt_shared by Al Viro · 13 years ago
  13. b105e27 vfs: spread struct mount - alloc_vfsmnt/free_vfsmnt/mnt_alloc_id/mnt_free_id by Al Viro · 13 years ago
  14. cbbe362 vfs: spread struct mount - tree_contains_unbindable by Al Viro · 13 years ago
  15. 0fb54e5 vfs: spread struct mount - attach_recursive_mnt by Al Viro · 13 years ago
  16. 4b8b21f vfs: spread struct mount - mount group id handling by Al Viro · 13 years ago
  17. 4b2619a vfs: spread struct mount - commit_tree by Al Viro · 13 years ago
  18. 419148d vfs: spread struct mount - attach_mnt/detach_mnt by Al Viro · 13 years ago
  19. 315fc83 vfs: spread struct mount - namespace.c internal iterators by Al Viro · 13 years ago
  20. 61ef47b vfs: spread struct mount - __propagate_umount() argument by Al Viro · 13 years ago
  21. c710536 vfs: spread struct mount - __lookup_mnt() result by Al Viro · 13 years ago
  22. 7d6fec4 vfs: start hiding vfsmount guts series by Al Viro · 13 years ago
  23. dabe0dc vfs: fix the rest of sget() races by Al Viro · 13 years ago
  24. cf31e70 vfs: new helper - vfs_ustat() by Al Viro · 13 years ago
  25. c972b4b vfs: live vfsmounts never have NULL ->mnt_sb by Al Viro · 13 years ago
  26. 4c1d5a6 vfs: for usbfs, etc. internal vfsmounts ->mnt_sb->s_root == ->mnt_root by Al Viro · 13 years ago
  27. 84b92d3 vfs: pipe.c is really non-modular by Al Viro · 13 years ago
  28. 6b520e0 vfs: fix the stupidity with i_dentry in inode destructors by Al Viro · 13 years ago
  29. 2a79f17 vfs: mnt_drop_write_file() by Al Viro · 13 years ago
  30. 8c9379e constify seq_file stuff by Al Viro · 13 years ago
  31. 79e801a vfs: make do_kern_mount() static by Al Viro · 13 years ago
  32. a516616 vfs: convert fs_supers to hlist by Al Viro · 13 years ago
  33. 5352d3b make nfs_follow_remote_path() handle ERR_PTR() passed as root_mnt by Al Viro · 13 years ago
  34. 5ffc283 vfs: kill ->mnt_devname use in afs printks by Al Viro · 13 years ago
  35. e407699 btrfs, nfs, apparmor: don't pull mnt_namespace.h for no reason... by Al Viro · 13 years ago
  36. aa0a4cf vfs: dentry_reset_mounted() doesn't use vfsmount argument by Al Viro · 13 years ago
  37. 6c449c8 unexport put_mnt_ns(), make create_mnt_ns() static outright by Al Viro · 13 years ago
  38. aafd08d vfs: add missing parens in pnode.h macros by Al Viro · 13 years ago
  39. afac7cb vfs: more mnt_parent cleanups by Al Viro · 13 years ago
  40. b2dba1a vfs: new internal helper: mnt_has_parent(mnt) by Al Viro · 13 years ago
  41. aa9c0e0 vfs: kill pointless helpers in namespace.c by Al Viro · 13 years ago
  42. bad0dcf new helpers: fh_{want,drop}_write() by Al Viro · 13 years ago
  43. a561be7 switch a bunch of places to mnt_want_write_file() by Al Viro · 13 years ago
  44. f47ec3f trim fs/internal.h by Al Viro · 13 years ago
  45. 5ede7b1 pull manipulations of rpc_cred inside alloc_nfs_open_context() by Al Viro · 13 years ago
  46. d65616a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  47. d2bac6ab Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  48. 3484563 procfs: do not confuse jiffies with cputime64_t by Andreas Schwab · 13 years ago
  49. a4d4636 ceph: disable use of dcache for readdir etc. by Sage Weil · 13 years ago
  50. 6d4b9e3 vfs: fix handling of lock allocation failure in lease-break case by Linus Torvalds · 13 years ago
  51. 6d451c5 Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 13 years ago
  52. 827fa4c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 13 years ago
  53. be4f1ac8 xfs: log all dirty inodes in xfs_fs_sync_fs by Christoph Hellwig · 13 years ago
  54. 0b8fd30 xfs: log the inode in ->write_inode calls for kupdate by Christoph Hellwig · 13 years ago
  55. 08c422c Btrfs: call d_instantiate after all ops are setup by Al Viro · 13 years ago
  56. 8d532b2 Btrfs: fix worker lock misuse in find_worker by Chris Mason · 13 years ago
  57. 822a5d3 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  58. 481fe17 nilfs2: potential integer overflow in nilfs_ioctl_clean_segments() by Haogang Chen · 13 years ago
  59. 695c60f nilfs2: unbreak compat ioctl by Thomas Meyer · 13 years ago
  60. b3bba872 writeback: show writeback reason with __print_symbolic by Wu Fengguang · 13 years ago
  61. c9a7fe9 Merge branches 'for-linus' and 'for-linus-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 13 years ago
  62. 142349f btrfs: lower the dirty balance poll interval by Wu Fengguang · 13 years ago
  63. 6c52961 NFS: Fix a regression in nfs_file_llseek() by Trond Myklebust · 13 years ago
  64. d85c8a6f Btrfs: unplug every once and a while by Chris Mason · 13 years ago
  65. 567a45e Merge branch 'for-chris' of http://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-work into integration by Chris Mason · 13 years ago
  66. e755d9a Btrfs: deal with NULL srv_rsv in the delalloc inode reservation code by Chris Mason · 13 years ago
  67. e65cbb9 Btrfs: only set cache_generation if we setup the block group by Josef Bacik · 13 years ago
  68. ee4d89f Btrfs: don't panic if orphan item already exists by Josef Bacik · 13 years ago
  69. 7041ee9 Btrfs: fix leaked space in truncate by Josef Bacik · 13 years ago
  70. 660d3f6 Btrfs: fix how we do delalloc reservations and how we free reservations on error by Josef Bacik · 13 years ago
  71. 22c44fe Btrfs: deal with enospc from dirtying inodes properly by Josef Bacik · 13 years ago
  72. 0dc3b84 Btrfs: fix num_workers_starting bug and other bugs in async thread by Josef Bacik · 13 years ago
  73. ad19db7 BTRFS: Establish i_ops before calling d_instantiate by Casey Schaufler · 13 years ago
  74. 8f3b65a Btrfs: add a cond_resched() into the worker loop by Chris Mason · 13 years ago
  75. 306424cc Btrfs: fix ctime update of on-disk inode by Li Zefan · 13 years ago
  76. f8e9e0b btrfs: keep orphans for subvolume deletion by Arne Jansen · 13 years ago
  77. 39fb26c Btrfs: fix inaccurate available space on raid0 profile by Miao Xie · 13 years ago
  78. 3642320 Btrfs: fix wrong disk space information of the files by Miao Xie · 13 years ago
  79. f4a2f4c Btrfs: fix wrong i_size when truncating a file to a larger size by Miao Xie · 13 years ago
  80. 2240a7b Merge tag 'tytso-for-linus-20111214' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 13 years ago
  81. 30aaca4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 13 years ago
  82. ddb3607 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  83. 759c361 fs/ncpfs: fix error paths and goto statements in ncp_fill_super() by Djalal Harouni · 13 years ago
  84. 5a0dc73 ext4: handle EOF correctly in ext4_bio_write_page() by Yongqiang Yang · 13 years ago
  85. 5b5ffa4 ext4: remove a wrong BUG_ON in ext4_ext_convert_to_initialized by Yongqiang Yang · 13 years ago
  86. 093e6e3 ext4: correctly handle pages w/o buffers in ext4_discard_partial_buffers() by Yongqiang Yang · 13 years ago
  87. 13a79a4 ext4: avoid potential hang in mpage_submit_io() when blocksize < pagesize by Yongqiang Yang · 13 years ago
  88. ea51d13 ext4: avoid hangs in ext4_da_should_update_i_disksize() by Andrea Arcangeli · 13 years ago
  89. 653f42f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  90. 4dde6de Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 13 years ago
  91. 9d5a09e ceph: add missing spin_unlock at ceph_mdsc_build_path() by Yehuda Sadeh · 13 years ago
  92. 7c6455e configfs: register_filesystem() called too early by Al Viro · 13 years ago
  93. 988f032 fuse: register_filesystem() called too early by Al Viro · 13 years ago
  94. 5cc361e ubifs: too early register_filesystem() by Al Viro · 13 years ago
  95. 6a82c47 ceph: fix SEEK_CUR, SEEK_SET regression by Sage Weil · 13 years ago
  96. 73104b6 fuse: llseek fix race by Miklos Szeredi · 13 years ago
  97. b48c6af fuse: fix llseek bug by Roel Kluin · 13 years ago
  98. 48706d0 fuse: fix fuse_retrieve by Miklos Szeredi · 13 years ago
  99. fc6cb1c ext4: display the correct mount option in /proc/mounts for [no]init_itable by Theodore Ts'o · 13 years ago
  100. b4611ab ext4: Fix crash due to getting bogus eh_depth value on big-endian systems by Paul Mackerras · 13 years ago