1. b1e75df tidy up around finish_automount() by Al Viro · 13 years ago
  2. 15f9a3f don't drop newmnt on error in do_add_mount() by Al Viro · 13 years ago
  3. 19a167a Take the completion of automount into new helper by Al Viro · 13 years ago
  4. 8a335bc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/scsi-post-merge-2.6 by Linus Torvalds · 13 years ago
  5. 7e3d0eb0 VFS: Fix UP compile error in fs/namespace.c by Al Viro · 13 years ago
  6. 7b1fff7 ocfs2: Make OCFS2_FS depend on CONFIGFS_FS by Nicholas Bellinger · 13 years ago
  7. 86c747d dlm: Make DLM depend on CONFIGFS_FS by Nicholas Bellinger · 13 years ago
  8. e205117 configfs: change depends -> select SYSFS by Nicholas Bellinger · 13 years ago
  9. f8b1808 fs/btrfs: Fix build of ctree by Stefan Schmidt · 14 years ago
  10. 5520ebd Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus by Linus Torvalds · 13 years ago
  11. f8206b9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  12. f03c659 sanitize vfsmount refcounting changes by Al Viro · 13 years ago
  13. 7b8a53f fix old umount_tree() breakage by Al Viro · 13 years ago
  14. 6f88a44 btrfs: Require CAP_SYS_ADMIN for filesystem rebalance by Ben Hutchings · 14 years ago
  15. f690efb Btrfs: don't warn if we get ENOSPC in btrfs_block_rsv_check by Josef Bacik · 14 years ago
  16. 5e540f7 btrfs: Fix memory leak in btrfs_read_fs_root_no_radix() by Tsutomu Itoh · 14 years ago
  17. 91ca338 btrfs: check NULL or not by Tsutomu Itoh · 14 years ago
  18. ff175d5 btrfs: Don't pass NULL ptr to func that may deref it. by Jesper Juhl · 14 years ago
  19. 20b4507 btrfs: mount failure return value fix by Dave Young · 14 years ago
  20. 42838bb btrfs: Mem leak in btrfs_get_acl() by Jesper Juhl · 14 years ago
  21. 6d07bce btrfs: fix wrong free space information of btrfs by Miao Xie · 14 years ago
  22. b2117a3 btrfs: make the chunk allocator utilize the devices better by Miao Xie · 14 years ago
  23. 7bfc837 btrfs: restructure find_free_dev_extent() by Miao Xie · 14 years ago
  24. 1974a3b btrfs: fix wrong calculation of stripe size by Miao Xie · 14 years ago
  25. d52a5b5 btrfs: try to reclaim some space when chunk allocation fails by Miao Xie · 14 years ago
  26. 299a08b btrfs: fix wrong data space statistics by Miao Xie · 14 years ago
  27. f580eb0 fs/btrfs: Fix build of ctree by Stefan Schmidt · 14 years ago
  28. f892436 Merge branch 'lzo-support' of git://repo.or.cz/linux-btrfs-devel into btrfs-38 by Chris Mason · 13 years ago
  29. 26c79f6 Merge branch 'readonly-snapshots' of git://repo.or.cz/linux-btrfs-devel into btrfs-38 by Chris Mason · 13 years ago
  30. b650c85 autofs4: Merge the remaining dentry ops tables by David Howells · 13 years ago
  31. ea5b778 Unexport do_add_mount() and add in follow_automount(), not ->d_automount() by David Howells · 13 years ago
  32. ab90911 Allow d_manage() to be used in RCU-walk mode by David Howells · 13 years ago
  33. 87556ef Remove a further kludge from __do_follow_link() by David Howells · 13 years ago
  34. dd89f90 autofs4: Add v4 pseudo direct mount support by Ian Kent · 13 years ago
  35. 9e3fea1 autofs4: Fix wait validation by Ian Kent · 13 years ago
  36. 6651149 autofs4: Clean up autofs4_free_ino() by Ian Kent · 13 years ago
  37. 71e469d autofs4: Clean up dentry operations by Ian Kent · 13 years ago
  38. e61da20 autofs4: Clean up inode operations by Ian Kent · 13 years ago
  39. 8c13a67 autofs4: Remove unused code by Ian Kent · 13 years ago
  40. b5b8017 autofs4: Add d_manage() dentry operation by Ian Kent · 13 years ago
  41. 1058421 autofs4: Add d_automount() dentry operation by Ian Kent · 13 years ago
  42. db37291 Remove the automount through follow_link() kludge code from pathwalk by David Howells · 13 years ago
  43. 01c64fe CIFS: Use d_automount() rather than abusing follow_link() by David Howells · 13 years ago
  44. 36d43a4 NFS: Use d_automount() rather than abusing follow_link() by David Howells · 13 years ago
  45. d18610b AFS: Use d_automount() rather than abusing follow_link() by David Howells · 13 years ago
  46. 6f45b65 Add an AT_NO_AUTOMOUNT flag to suppress terminal automount by David Howells · 13 years ago
  47. cc53ce5 Add a dentry op to allow processes to be held during pathwalk transit by David Howells · 13 years ago
  48. 9875cf8 Add a dentry op to handle automounting rather than abusing follow_link() by David Howells · 13 years ago
  49. 1a8edf4 do_lookup() fix by Al Viro · 13 years ago
  50. 7cb3920 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  51. 6ab8219 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  52. 6f7f7ca Turn d_set_d_op() BUG_ON() into WARN_ON_ONCE() by Linus Torvalds · 13 years ago
  53. 18bce37 Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 13 years ago
  54. a8f2800 nfsd4: fix callback restarting by J. Bruce Fields · 13 years ago
  55. bd76331 cifs: add cruid= mount option by Jeff Layton · 14 years ago
  56. 56c2430 cifs: cFYI the entire error code in map_smb_to_linux_error by Jeff Layton · 14 years ago
  57. 49731ba block: restore multiple bd_link_disk_holder() support by Tejun Heo · 13 years ago
  58. 0ad53ee afs: add afs_wq and use it instead of the system workqueue by Tejun Heo · 13 years ago
  59. ba28b93 FS-Cache: Fix operation handling by Akshat Aranya · 13 years ago
  60. acda472 Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel/git/npiggin/linux-npiggin by Linus Torvalds · 13 years ago
  61. 7b9337a fs: namei fix ->put_link on wrong inode in do_filp_open by Nick Piggin · 13 years ago
  62. db9effe Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel/git/npiggin/linux-npiggin by Linus Torvalds · 14 years ago
  63. f20877d fs: fix do_last error case when need_reval_dot by J. R. Okajima · 14 years ago
  64. 657e94b nfs: add missing rcu-walk check by Nick Piggin · 14 years ago
  65. 90dbb77 fs: fix dropping of rcu-walk from force_reval_path by Nick Piggin · 14 years ago
  66. bb20c18 fs: force_reval_path drop rcu-walk before d_invalidate by Nick Piggin · 14 years ago
  67. 4795bb3 nfsd: break lease on unlink, link, and rename by J. Bruce Fields · 14 years ago
  68. 6a76beb nfsd4: break lease on nfsd setattr by J. Bruce Fields · 14 years ago
  69. 9ce137e nfsd: don't support msnfs export option by J. Bruce Fields · 14 years ago
  70. 9ee1ba5 nfsd4: initialize cb_per_client by J. Bruce Fields · 14 years ago
  71. cb9ef8d fs/fs-writeback.c: fix sync_inodes_sb() return value kernel-doc by Stefan Hajnoczi · 14 years ago
  72. 5f24ce5 thp: remove PG_buddy by Andrea Arcangeli · 14 years ago
  73. 7913417 thp: transparent hugepage vmstat by Andrea Arcangeli · 14 years ago
  74. dabb16f oom: allow a non-CAP_SYS_RESOURCE proces to oom_score_adj down by Mandeep Singh Baines · 14 years ago
  75. 2d90508 mm: smaps: export mlock information by Nikanth Karthikesan · 14 years ago
  76. c32b0d4 fs/mpage.c: consolidate code by Hai Shan · 14 years ago
  77. c691b9d sync_inode_metadata: fix comment by Andrew Morton · 14 years ago
  78. b9543da writeback: avoid livelocking WB_SYNC_ALL writeback by Jan Kara · 14 years ago
  79. aa373cf writeback: stop background/kupdate works from livelocking other works by Jan Kara · 14 years ago
  80. 71927e8 writeback: trace wakeup event for background writeback by Wu Fengguang · 14 years ago
  81. 6585027 writeback: integrated background writeback work by Jan Kara · 14 years ago
  82. 6254b32 ecryptfs: fix broken build by Linus Torvalds · 14 years ago
  83. 17db143 ceph: fix xattr rbtree search by Sage Weil · 14 years ago
  84. 1c1266b ceph: fix getattr on directory when using norbytes by Yehuda Sadeh · 14 years ago
  85. 01a678c Squashfs: simplify CONFIG_SQUASHFS_LZO handling by Phillip Lougher · 14 years ago
  86. 8fcd972 Squashfs: move squashfs_i() definition from squashfs.h by Phillip Lougher · 14 years ago
  87. 6197fd8 Squashfs: get rid of default n in Kconfig by Phillip Lougher · 14 years ago
  88. e7ee11f Squashfs: add missing check in zlib_wrapper by Phillip Lougher · 14 years ago
  89. 170cf02 Squashfs: remove unnecessary variable in zlib_wrapper by Phillip Lougher · 14 years ago
  90. 7a43ae5 Squashfs: Add XZ compression configuration option by Phillip Lougher · 14 years ago
  91. 81bb8de Squashfs: add XZ compression support by Phillip Lougher · 14 years ago
  92. 8a0eebf NFS: Fix NFSv3 exclusive open semantics by Trond Myklebust · 14 years ago
  93. 275220f Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  94. b2034d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  95. a170315 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  96. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  97. 6f772fe cramfs: generate unique inode number for better inode cache usage by Stefani Seibold · 14 years ago
  98. d3486f8 aio: remove unused aio_run_iocbs() by Jeff Moyer · 14 years ago
  99. 2e41025 aio: remove unnecessary check by Namhyung Kim · 14 years ago
  100. e6d7202 fs/char_dev.c: remove unused cdev_index() by Namhyung Kim · 14 years ago