1. d9dda78 procfs: new helper - PDE_DATA(inode) by Al Viro · 12 years ago
  2. ee21ed0 procfs: kill ->write_proc() by Al Viro · 12 years ago
  3. 2043f49 new helper: single_open_size() by Al Viro · 12 years ago
  4. b6cdc73 procfs: don't allow to use proc_create, create_proc_entry, etc. for directories by Al Viro · 12 years ago
  5. 121daf5 reiserfs: use proc_remove_subtree() by Al Viro · 12 years ago
  6. 021ada7 procfs: switch /proc/self away from proc_dir_entry by Al Viro · 12 years ago
  7. 0ecc833 mode_t, whack-a-mole at 11... by Al Viro · 12 years ago
  8. 4b8a8f1 get rid of the last free_pipe_info() callers by Al Viro · 12 years ago
  9. 7bee130 get rid of alloc_pipe_info() argument by Al Viro · 12 years ago
  10. 6447a3c get rid of pipe->inode by Al Viro · 12 years ago
  11. ebec73f introduce variants of pipe_lock/pipe_unlock for real pipes/FIFOs by Al Viro · 12 years ago
  12. de32ec4 pipe: set file->private_data to ->i_pipe by Al Viro · 12 years ago
  13. 72b0d9a pipe: don't use ->i_mutex by Al Viro · 12 years ago
  14. ba5bb14 pipe: take allocation and freeing of pipe_inode_info out of ->i_mutex by Al Viro · 12 years ago
  15. 18c03cf pipe: preparation to new locking rules by Al Viro · 12 years ago
  16. fc7478a pipe: switch wait_for_partner() and wake_up_partner() to pipe_inode_info by Al Viro · 12 years ago
  17. 599a0ac pipe: fold file_operations instances in one by Al Viro · 12 years ago
  18. f776c73 fold fifo.c into pipe.c by Al Viro · 12 years ago
  19. 2dd8c9a lift sb_start_write out of ->splice_write() by Al Viro · 12 years ago
  20. 17338fc lift sb_start_write into default_file_splice_write() by Al Viro · 12 years ago
  21. 03d95eb lift sb_start_write() out of ->write() by Al Viro · 12 years ago
  22. 72ec351 switch compat readv/writev variants to COMPAT_SYSCALL_DEFINE by Al Viro · 12 years ago
  23. bdaec33 f2fs: use mnt_want_write_file() in ioctl by Al Viro · 12 years ago
  24. 8d71db4 lift sb_start_write/sb_end_write out of ->aio_write() by Al Viro · 12 years ago
  25. 5f2e354 hpfs: move setting hpfs-private i_dirty to ->write_end() by Al Viro · 12 years ago
  26. d5daaaf reiserfs: don't wank with EFBIG before calling do_sync_write() by Al Viro · 12 years ago
  27. 97216be fold release_mounts() into namespace_unlock() by Al Viro · 12 years ago
  28. 328e6d9 switch unlock_mount() to namespace_unlock(), convert all umount_tree() callers by Al Viro · 12 years ago
  29. 3ab6abe more conversions to namespace_unlock() by Al Viro · 12 years ago
  30. b54b9be get rid of the second argument of shrink_submounts() by Al Viro · 12 years ago
  31. e3197d8 saner umount_tree()/release_mounts(), part 1 by Al Viro · 12 years ago
  32. 84d1719 get rid of full-hash scan on detaching vfsmounts by Al Viro · 12 years ago
  33. e9c5d8a mnt: release locks on error path in do_loopback by Andrey Vagin · 11 years ago
  34. 8ce584c procfs: add proc_remove_subtree() by Al Viro · 12 years ago
  35. 52f2199 ecryptfs: close rmmod race by Al Viro · 12 years ago
  36. de55eb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  37. 7ea600b Nest rename_lock inside vfsmount_lock by Al Viro · 12 years ago
  38. 5d53848 Merge tag 'nfs-for-3.9-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  39. 844fdd9 Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  40. e49dbbf nfsd: fix bad offset use by Kent Overstreet · 12 years ago
  41. 51f0885 vfs,proc: guarantee unique inodes in /proc by Linus Torvalds · 12 years ago
  42. 9217cbb Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  43. d3c9262 Merge tag 'ext4_for_linue' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  44. f853c61 cifs: ignore everything in SPNEGO blob after mechTypes by Jeff Layton · 12 years ago
  45. 06ae43f Don't bother with redoing rw_verify_area() from default_file_splice_from() by Al Viro · 12 years ago
  46. 2402867 NFSv4.1: Add a helper pnfs_commit_and_return_layout by Trond Myklebust · 12 years ago
  47. 2495680 NFSv4.1: Always clear the NFS_INO_LAYOUTCOMMIT in layoutreturn by Trond Myklebust · 12 years ago
  48. a073dbf NFSv4.1: Fix a race in pNFS layoutcommit by Trond Myklebust · 12 years ago
  49. 4376c94 pnfs-block: removing DM device maybe cause oops when call dev_remove by fanchaoting · 12 years ago
  50. cf4ab53 NFSv4: Fix the string length returned by the idmapper by Trond Myklebust · 12 years ago
  51. 2b405bf ext4: fix data=journal fast mount/umount hang by Theodore Ts'o · 12 years ago
  52. 1ada47d ext4: fix ext4_evict_inode() racing against workqueue processing code by Theodore Ts'o · 12 years ago
  53. 10b3866 Merge tag 'for-linus-v3.9-rc4' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 12 years ago
  54. ac534ff nfsd: fix startup order in nfsd_reply_cache_init by Jeff Layton · 12 years ago
  55. a517b60 nfsd: only unhash DRC entries that are in the hashtable by Jeff Layton · 12 years ago
  56. e001873 xfs: ensure we capture IO errors correctly by Dave Chinner · 12 years ago
  57. 3325bee xfs: fix xfs_iomap_eof_prealloc_initial_size type by Mark Tinguely · 12 years ago
  58. 83cdadd xfs: fix potential infinite loop in xfs_iomap_prealloc_size() by Brian Foster · 12 years ago
  59. 0e40110 ext4: fix memory leakage in mext_check_coverage by Dmitry Monakhov · 12 years ago
  60. 0863702 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  61. 3b27759 Btrfs: fix warning of free_extent_map by Liu Bo · 12 years ago
  62. 40e4591 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 12 years ago
  63. 7c2ec3f Btrfs: fix warning when creating snapshots by Liu Bo · 12 years ago
  64. 720f1e2 Btrfs: return as soon as possible when edquot happens by Wang Shilong · 12 years ago
  65. 492104c Btrfs: return EIO if we have extent tree corruption by Josef Bacik · 12 years ago
  66. bc17862 btrfs: use rcu_barrier() to wait for bdev puts at unmount by Eric Sandeen · 12 years ago
  67. d340d24 Btrfs: remove btrfs_try_spin_lock by Liu Bo · 12 years ago
  68. a09a0a7 Btrfs: get better concurrency for snapshot-aware defrag work by Liu Bo · 12 years ago
  69. aea8b5d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  70. ebd6c70 nfsd: convert to idr_alloc() by Tejun Heo · 12 years ago
  71. 801cb2d nfsd: remove unused get_new_stid() by Tejun Heo · 12 years ago
  72. 24261fc cifs: delay super block destruction until all cifsFileInfo objects are gone by Mateusz Guzik · 12 years ago
  73. 47c78f4 cifs: map NT_STATUS_SHARING_VIOLATION to EBUSY instead of ETXTBSY by Sachin Prabhu · 12 years ago
  74. c288d29 ext2: Fix BUG_ON in evict() on inode deletion by Jan Kara · 12 years ago
  75. fa7614dd fs: Readd the fs module aliases. by Eric W. Biederman · 12 years ago
  76. 8aec0f5 Fix: compat_rw_copy_check_uvector() misuse in aio, readv, writev, and security keys by Mathieu Desnoyers · 12 years ago
  77. 4f42f80 ext4: use s_extent_max_zeroout_kb value as number of kb by Lukas Czerner · 12 years ago
  78. a930d87 vfs: fix pipe counter breakage by Al Viro · 12 years ago
  79. 90ba983 ext4: use atomic64_t for the per-flexbg free_clusters count by Theodore Ts'o · 12 years ago
  80. af591ad reiserfs: Use kstrdup instead of kmalloc/strcpy by Ionut-Gabriel Radu · 12 years ago
  81. 8d0c2d1 ext3: Fix format string issues by Lars-Peter Clausen · 12 years ago
  82. 68ac8bf quota: add missing use of dq_data_lock in __dquot_initialize by Jeff Mahoney · 12 years ago
  83. ad56eda jbd2: fix use after free in jbd2_journal_dirty_metadata() by Jan Kara · 12 years ago
  84. 3e64fe5 fs: Limit sys_mount to only request filesystem modules. (Part 3) by Eric W. Biederman · 12 years ago
  85. bc07732 hostfs: fix a not needed double check by Marco Stornelli · 12 years ago
  86. 386ad67 ext4: reserve metadata block for every delayed write by Lukas Czerner · 12 years ago
  87. 232ec87 ext4: update reserved space after the 'correction' by Lukas Czerner · 12 years ago
  88. bb8b20e ext4: do not use yield() by Lukas Czerner · 12 years ago
  89. e3d85c3 ext4: remove unused variable in ext4_free_blocks() by Lukas Czerner · 12 years ago
  90. e1c3659 ext4: fix WARN_ON from ext4_releasepage() by Jan Kara · 12 years ago
  91. 3a22567 ext4: fix the wrong number of the allocated blocks in ext4_split_extent() by Zheng Liu · 12 years ago
  92. adb2355 ext4: update extent status tree after an extent is zeroed out by Zheng Liu · 12 years ago
  93. cdee784 ext4: fix wrong m_len value after unwritten extent conversion by Zheng Liu · 12 years ago
  94. 921f266 ext4: add self-testing infrastructure to do a sanity check by Dmitry Monakhov · 12 years ago
  95. bd38436 ext4: avoid a potential overflow in ext4_es_can_be_merged() by Zheng Liu · 12 years ago
  96. 7293261 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  97. db04dc6 proc: Use nd_jump_link in proc_ns_follow_link by Eric W. Biederman · 12 years ago
  98. 0aefda3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  99. 67a865a Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  100. 7b54c16 vfs: don't BUG_ON() if following a /proc fd pseudo-symlink results in a symlink by Linus Torvalds · 12 years ago