1. 1a67aaf switch ->mknod() to umode_t by Al Viro · 13 years ago
  2. 4acdaf2 switch ->create() to umode_t by Al Viro · 13 years ago
  3. 18bb1db switch vfs_mkdir() and ->mkdir() to umode_t by Al Viro · 13 years ago
  4. 8208a22 switch sys_mknodat(2) to umode_t by Al Viro · 13 years ago
  5. ff01bb48 fs: move code out of buffer.c by Al Viro · 13 years ago
  6. 9be96f3 move fs/partitions to block/ by Al Viro · 13 years ago
  7. dabe0dc vfs: fix the rest of sget() races by Al Viro · 13 years ago
  8. cf31e70 vfs: new helper - vfs_ustat() by Al Viro · 13 years ago
  9. c972b4b vfs: live vfsmounts never have NULL ->mnt_sb by Al Viro · 13 years ago
  10. 4c1d5a6 vfs: for usbfs, etc. internal vfsmounts ->mnt_sb->s_root == ->mnt_root by Al Viro · 13 years ago
  11. 84b92d3 vfs: pipe.c is really non-modular by Al Viro · 13 years ago
  12. 6b520e0 vfs: fix the stupidity with i_dentry in inode destructors by Al Viro · 13 years ago
  13. 2a79f17 vfs: mnt_drop_write_file() by Al Viro · 13 years ago
  14. 8c9379e constify seq_file stuff by Al Viro · 13 years ago
  15. 79e801a vfs: make do_kern_mount() static by Al Viro · 13 years ago
  16. a516616 vfs: convert fs_supers to hlist by Al Viro · 13 years ago
  17. 5352d3b make nfs_follow_remote_path() handle ERR_PTR() passed as root_mnt by Al Viro · 13 years ago
  18. 5ffc283 vfs: kill ->mnt_devname use in afs printks by Al Viro · 13 years ago
  19. e407699 btrfs, nfs, apparmor: don't pull mnt_namespace.h for no reason... by Al Viro · 13 years ago
  20. aa0a4cf vfs: dentry_reset_mounted() doesn't use vfsmount argument by Al Viro · 13 years ago
  21. 6c449c8 unexport put_mnt_ns(), make create_mnt_ns() static outright by Al Viro · 13 years ago
  22. aafd08d vfs: add missing parens in pnode.h macros by Al Viro · 13 years ago
  23. afac7cb vfs: more mnt_parent cleanups by Al Viro · 13 years ago
  24. b2dba1a vfs: new internal helper: mnt_has_parent(mnt) by Al Viro · 13 years ago
  25. aa9c0e0 vfs: kill pointless helpers in namespace.c by Al Viro · 13 years ago
  26. bad0dcf new helpers: fh_{want,drop}_write() by Al Viro · 13 years ago
  27. a561be7 switch a bunch of places to mnt_want_write_file() by Al Viro · 13 years ago
  28. f47ec3f trim fs/internal.h by Al Viro · 13 years ago
  29. 5ede7b1 pull manipulations of rpc_cred inside alloc_nfs_open_context() by Al Viro · 13 years ago
  30. 497728e cifs: fix bad buffer length check in coalesce_t2 by Jeff Layton · 13 years ago
  31. 3b85e4a debugfs: add missing #ifdef HAS_IOMEM by Heiko Carstens · 13 years ago
  32. b1c770c xfs: fix endian conversion issue in discard code by Dave Chinner · 13 years ago
  33. 3d4a1c8 Squashfs: fix i_blocks calculation with extended regular files by Phillip Lougher · 13 years ago
  34. 455ffa6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  35. aec3968 nfsd4: fix spurious 4.1 post-reboot failures by J. Bruce Fields · 13 years ago
  36. cc37f75 Squashfs: fix mount time sanity check for corrupted superblock by Phillip Lougher · 13 years ago
  37. e97a5d8 [media] fs/compat_ioctl: it needs to see the DVBv3 compat stuff by Mauro Carvalho Chehab · 13 years ago
  38. d65616a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  39. 7f8e323 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  40. d7fbd89 Squashfs: optimise squashfs_cache_get entry search by Ajeet Yadav · 13 years ago
  41. e552a59 Squashfs: add missing block release on error condition by Phillip Lougher · 13 years ago
  42. d2bac6a Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  43. 3484563 procfs: do not confuse jiffies with cputime64_t by Andreas Schwab · 13 years ago
  44. a4d4636 ceph: disable use of dcache for readdir etc. by Sage Weil · 13 years ago
  45. 597d508 ext4: use proper little-endian bitops by Akinobu Mita · 13 years ago
  46. ccb4d7a ext4: remove no longer used functions in inode.c by Zheng Liu · 13 years ago
  47. 14c83c9 ext4: avoid counting the number of free inodes twice in find_group_orlov() by Theodore Ts'o · 13 years ago
  48. 88635ca ext4: add missing spaces to debugging printk's by Zheng Liu · 13 years ago
  49. 1ba3726 jbd2: clear revoked flag on buffers before a new transaction started by Yongqiang Yang · 13 years ago
  50. 5872dda ext4: flush journal when switching from data=journal mode by Yongqiang Yang · 13 years ago
  51. 2aff57b ext4: allocate delalloc blocks before changing journal mode by Yongqiang Yang · 13 years ago
  52. 6d4b9e3 vfs: fix handling of lock allocation failure in lease-break case by Linus Torvalds · 13 years ago
  53. b7ba68c Merge branch 'pm-sleep' into pm-for-linus by Rafael J. Wysocki · 13 years ago
  54. 6d451c5 Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 13 years ago
  55. 827fa4c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 13 years ago
  56. be4f1ac8 xfs: log all dirty inodes in xfs_fs_sync_fs by Christoph Hellwig · 13 years ago
  57. 0b8fd30 xfs: log the inode in ->write_inode calls for kupdate by Christoph Hellwig · 13 years ago
  58. abb434c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  59. c1111b1 Merge branch 'integration' into for-linus by Chris Mason · 13 years ago
  60. 08c422c Btrfs: call d_instantiate after all ops are setup by Al Viro · 13 years ago
  61. 8d532b2 Btrfs: fix worker lock misuse in find_worker by Chris Mason · 13 years ago
  62. eebe063 Btrfs: always save ref_root in delayed refs by Arne Jansen · 13 years ago
  63. 66d7e7f Btrfs: mark delayed refs as for cow by Arne Jansen · 13 years ago
  64. c7d22a3 Btrfs: added helper btrfs_next_item() by Jan Schmidt · 13 years ago
  65. da5c813 Btrfs: generic data structure to build unique lists by Arne Jansen · 13 years ago
  66. b00f4dc Merge branch 'master' into pm-sleep by Rafael J. Wysocki · 13 years ago
  67. 22cdfca ext4: remove unneeded file_remove_suid() from ext4_ioctl() by Theodore Ts'o · 13 years ago
  68. 21adbd5 Btrfs: integrate integrity check module into btrfs by Stefan Behrens · 13 years ago
  69. f11e4d7 Btrfs: Makefile changes to optionally include btrfs integrity check by Stefan Behrens · 13 years ago
  70. c975dd4 Btrfs: add config option to enable btrfs integrity check by Stefan Behrens · 13 years ago
  71. 5db0276 Btrfs: add optional integrity check code by Stefan Behrens · 13 years ago
  72. 822a5d3 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  73. 481fe17 nilfs2: potential integer overflow in nilfs_ioctl_clean_segments() by Haogang Chen · 13 years ago
  74. 695c60f nilfs2: unbreak compat ioctl by Thomas Meyer · 13 years ago
  75. 40d344e xfs: mark the xfssyncd workqueue as non-reentrant by Christoph Hellwig · 13 years ago
  76. 612ef28 Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into cputime-tip by Martin Schwidefsky · 13 years ago
  77. 8c48f7e ext4: optimize ext4_find_delalloc_range() in nodelalloc mode by Robin Dong · 13 years ago
  78. 14d7f3e ext4: remove unused local variable by Curt Wohlgemuth · 13 years ago
  79. acd6ad8 ext4: fix error handling on inode bitmap corruption by Jan Kara · 13 years ago
  80. 5635a62 ext4: add missing space to ext4_msg output in ext4_fill_super() by Zheng Liu · 13 years ago
  81. 60e07cf ext4: do not reference pa_inode from group_pa by Yongqiang Yang · 13 years ago
  82. 32c7f20 btrfs: fix dirtied pages accounting on sub-page writes by Wu Fengguang · 13 years ago
  83. 1bc36b6 writeback: Include all dirty inodes in background writeback by Jan Kara · 13 years ago
  84. b3bba872 writeback: show writeback reason with __print_symbolic by Wu Fengguang · 13 years ago
  85. 28fb588 xfs: simplify xfs_qm_detach_gdquots by Christoph Hellwig · 13 years ago
  86. 093019c xfs: fix acl count validation in xfs_acl_from_disk() by Xi Wang · 13 years ago
  87. 687d1c5 xfs: remove unused XBT_FORCE_SLEEP bit by Eric Sandeen · 13 years ago
  88. 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
  89. 142349f btrfs: lower the dirty balance poll interval by Wu Fengguang · 13 years ago
  90. 6c52961 NFS: Fix a regression in nfs_file_llseek() by Trond Myklebust · 13 years ago
  91. d85c8a6f Btrfs: unplug every once and a while by Chris Mason · 13 years ago
  92. 7ae4440 xfs: remove XFS_QMOPT_DQSUSER by Christoph Hellwig · 13 years ago
  93. 97e7ade xfs: kill xfs_qm_idtodq by Christoph Hellwig · 13 years ago
  94. 49d35a5 xfs: merge xfs_qm_dqinit_core into the only caller by Christoph Hellwig · 13 years ago
  95. 78e5589 xfs: add a xfs_dqhold helper by Christoph Hellwig · 13 years ago
  96. 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
  97. e755d9a Btrfs: deal with NULL srv_rsv in the delalloc inode reservation code by Chris Mason · 13 years ago
  98. ab680bb xfs: simplify xfs_qm_dqattach_grouphint by Christoph Hellwig · 13 years ago
  99. e65cbb9 Btrfs: only set cache_generation if we setup the block group by Josef Bacik · 13 years ago
  100. ee4d89f Btrfs: don't panic if orphan item already exists by Josef Bacik · 13 years ago