1. 2c3de1c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 11 years ago
  2. 3e84f48 vfs/splice: Fix missed checks in new __kernel_write() helper by Al Viro · 11 years ago
  3. 87a8ebd userns: Restrict when proc and sysfs can be mounted by Eric W. Biederman · 11 years ago
  4. 132c94e vfs: Carefully propogate mounts across user namespaces by Eric W. Biederman · 11 years ago
  5. 90563b1 vfs: Add a mount flag to lock read only bind mounts by Eric W. Biederman · 11 years ago
  6. 3151527 userns: Don't allow creation if the user is chrooted by Eric W. Biederman · 11 years ago
  7. de55eb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  8. 7ea600b Nest rename_lock inside vfsmount_lock by Al Viro · 11 years ago
  9. 5d53848 Merge tag 'nfs-for-3.9-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  10. 844fdd9 Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  11. e49dbbf nfsd: fix bad offset use by Kent Overstreet · 11 years ago
  12. 51f0885 vfs,proc: guarantee unique inodes in /proc by Linus Torvalds · 11 years ago
  13. 9217cbb Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 11 years ago
  14. d3c9262 Merge tag 'ext4_for_linue' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  15. f853c61 cifs: ignore everything in SPNEGO blob after mechTypes by Jeff Layton · 11 years ago
  16. 06ae43f Don't bother with redoing rw_verify_area() from default_file_splice_from() by Al Viro · 11 years ago
  17. 2402867 NFSv4.1: Add a helper pnfs_commit_and_return_layout by Trond Myklebust · 11 years ago
  18. 2495680 NFSv4.1: Always clear the NFS_INO_LAYOUTCOMMIT in layoutreturn by Trond Myklebust · 11 years ago
  19. a073dbf NFSv4.1: Fix a race in pNFS layoutcommit by Trond Myklebust · 11 years ago
  20. 4376c94 pnfs-block: removing DM device maybe cause oops when call dev_remove by fanchaoting · 11 years ago
  21. cf4ab53 NFSv4: Fix the string length returned by the idmapper by Trond Myklebust · 11 years ago
  22. 2b405bf ext4: fix data=journal fast mount/umount hang by Theodore Ts'o · 11 years ago
  23. 1ada47d ext4: fix ext4_evict_inode() racing against workqueue processing code by Theodore Ts'o · 11 years ago
  24. 10b3866 Merge tag 'for-linus-v3.9-rc4' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  25. ac534ff nfsd: fix startup order in nfsd_reply_cache_init by Jeff Layton · 11 years ago
  26. a517b60 nfsd: only unhash DRC entries that are in the hashtable by Jeff Layton · 11 years ago
  27. e001873 xfs: ensure we capture IO errors correctly by Dave Chinner · 11 years ago
  28. 3325bee xfs: fix xfs_iomap_eof_prealloc_initial_size type by Mark Tinguely · 11 years ago
  29. 83cdadd xfs: fix potential infinite loop in xfs_iomap_prealloc_size() by Brian Foster · 11 years ago
  30. 0e40110 ext4: fix memory leakage in mext_check_coverage by Dmitry Monakhov · 11 years ago
  31. 0863702 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  32. 3b27759 Btrfs: fix warning of free_extent_map by Liu Bo · 11 years ago
  33. 40e4591 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 11 years ago
  34. 7c2ec3f Btrfs: fix warning when creating snapshots by Liu Bo · 11 years ago
  35. 720f1e2 Btrfs: return as soon as possible when edquot happens by Wang Shilong · 11 years ago
  36. 492104c Btrfs: return EIO if we have extent tree corruption by Josef Bacik · 11 years ago
  37. bc17862 btrfs: use rcu_barrier() to wait for bdev puts at unmount by Eric Sandeen · 11 years ago
  38. d340d24 Btrfs: remove btrfs_try_spin_lock by Liu Bo · 11 years ago
  39. a09a0a7 Btrfs: get better concurrency for snapshot-aware defrag work by Liu Bo · 11 years ago
  40. aea8b5d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 11 years ago
  41. ebd6c70 nfsd: convert to idr_alloc() by Tejun Heo · 11 years ago
  42. 801cb2d nfsd: remove unused get_new_stid() by Tejun Heo · 11 years ago
  43. 24261fc cifs: delay super block destruction until all cifsFileInfo objects are gone by Mateusz Guzik · 11 years ago
  44. 47c78f4 cifs: map NT_STATUS_SHARING_VIOLATION to EBUSY instead of ETXTBSY by Sachin Prabhu · 11 years ago
  45. c288d29 ext2: Fix BUG_ON in evict() on inode deletion by Jan Kara · 11 years ago
  46. fa7614dd fs: Readd the fs module aliases. by Eric W. Biederman · 11 years ago
  47. 8aec0f5 Fix: compat_rw_copy_check_uvector() misuse in aio, readv, writev, and security keys by Mathieu Desnoyers · 11 years ago
  48. 4f42f80 ext4: use s_extent_max_zeroout_kb value as number of kb by Lukas Czerner · 11 years ago
  49. a930d87 vfs: fix pipe counter breakage by Al Viro · 11 years ago
  50. 90ba983 ext4: use atomic64_t for the per-flexbg free_clusters count by Theodore Ts'o · 11 years ago
  51. af591ad reiserfs: Use kstrdup instead of kmalloc/strcpy by Ionut-Gabriel Radu · 11 years ago
  52. 8d0c2d1 ext3: Fix format string issues by Lars-Peter Clausen · 11 years ago
  53. 68ac8bf quota: add missing use of dq_data_lock in __dquot_initialize by Jeff Mahoney · 11 years ago
  54. ad56eda jbd2: fix use after free in jbd2_journal_dirty_metadata() by Jan Kara · 11 years ago
  55. 3e64fe5 fs: Limit sys_mount to only request filesystem modules. (Part 3) by Eric W. Biederman · 11 years ago
  56. bc07732 hostfs: fix a not needed double check by Marco Stornelli · 12 years ago
  57. 386ad67 ext4: reserve metadata block for every delayed write by Lukas Czerner · 11 years ago
  58. 232ec87 ext4: update reserved space after the 'correction' by Lukas Czerner · 11 years ago
  59. bb8b20e ext4: do not use yield() by Lukas Czerner · 11 years ago
  60. e3d85c3 ext4: remove unused variable in ext4_free_blocks() by Lukas Czerner · 11 years ago
  61. e1c3659 ext4: fix WARN_ON from ext4_releasepage() by Jan Kara · 11 years ago
  62. 3a22567 ext4: fix the wrong number of the allocated blocks in ext4_split_extent() by Zheng Liu · 11 years ago
  63. adb2355 ext4: update extent status tree after an extent is zeroed out by Zheng Liu · 11 years ago
  64. cdee784 ext4: fix wrong m_len value after unwritten extent conversion by Zheng Liu · 11 years ago
  65. 921f266 ext4: add self-testing infrastructure to do a sanity check by Dmitry Monakhov · 11 years ago
  66. bd38436 ext4: avoid a potential overflow in ext4_es_can_be_merged() by Zheng Liu · 11 years ago
  67. 7293261 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 11 years ago
  68. db04dc6 proc: Use nd_jump_link in proc_ns_follow_link by Eric W. Biederman · 11 years ago
  69. 0aefda3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  70. 67a865a Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 11 years ago
  71. 7b54c16 vfs: don't BUG_ON() if following a /proc fd pseudo-symlink results in a symlink by Linus Torvalds · 11 years ago
  72. e2e091f Merge tag 'ecryptfs-3.9-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 11 years ago
  73. de3cb94 Btrfs: improve the delayed inode throttling by Chris Mason · 11 years ago
  74. 9141770 fs: Limit sys_mount to only request filesystem modules (Part 2). by Eric W. Biederman · 11 years ago
  75. 3a01aa7 Btrfs: fix a mismerge in btrfs_balance() by Ilya Dryomov · 11 years ago
  76. 067785c CIFS: Fix missing of oplock_read value in smb30_values structure by Pavel Shilovsky · 11 years ago
  77. 94e1800 cifs: don't try to unlock pagecache page after releasing it by Jeff Layton · 11 years ago
  78. 2518964 cifs: remove the sockopt= mount option by Jeff Layton · 11 years ago
  79. 2cc65e3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-next into for-linus-3.9 by Chris Mason · 11 years ago
  80. c483a98 cifs: Check server capability before attempting silly rename by Sachin Prabhu · 11 years ago
  81. 72d282d cifs: Fix bug when checking error condition in cifs_rename_pending_delete() by Sachin Prabhu · 11 years ago
  82. 154ea28 Btrfs: enforce min_bytes parameter during extent allocation by Chris Mason · 11 years ago
  83. 9b53157 Btrfs: allow running defrag in parallel to administrative tasks by Stefan Behrens · 11 years ago
  84. 66b6135 Btrfs: avoid deadlock on transaction waiting list by Liu Bo · 11 years ago
  85. 0f788c5 Btrfs: do not BUG_ON on aborted situation by Liu Bo · 11 years ago
  86. 2881894 Btrfs: do not BUG_ON in prepare_to_reloc by Liu Bo · 11 years ago
  87. e1a1267 Btrfs: free all recorded tree blocks on error by Liu Bo · 11 years ago
  88. aca1bba Btrfs: build up error handling for merge_reloc_roots by Liu Bo · 11 years ago
  89. 8f71f3e Btrfs: check for NULL pointer in updating reloc roots by Liu Bo · 11 years ago
  90. 00d71c9 Btrfs: fix unclosed transaction handler when the async transaction commitment fails by Miao Xie · 11 years ago
  91. aec8030 Btrfs: fix wrong handle at error path of create_snapshot() when the commit fails by Miao Xie · 11 years ago
  92. 9bf7a48 Btrfs: use set_nlink if our i_nlink is 0 by Josef Bacik · 11 years ago
  93. 290502b eCryptfs: allow userspace messaging to be disabled by Kees Cook · 11 years ago
  94. 6ca470d7 ext4: invalidate extent status tree during extent migration by Dmitry Monakhov · 11 years ago
  95. de99fcc ext4: remove unnecessary wait for extent conversion in ext4_fallocate() by Jan Kara · 11 years ago
  96. ff95ec2 ext4: add warning to ext4_convert_unwritten_extents_endio by Dmitry Monakhov · 11 years ago
  97. ec22ba8 ext4: disable merging of uninitialized extents by Dmitry Monakhov · 11 years ago
  98. 357b66f ext4: ext4_split_extent should take care of extent zeroout by Dmitry Monakhov · 11 years ago
  99. 7f78e03 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 11 years ago
  100. 56a79b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago