1. 51f0885 vfs,proc: guarantee unique inodes in /proc by Linus Torvalds · 11 years ago
  2. 9217cbb Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 11 years ago
  3. d3c9262 Merge tag 'ext4_for_linue' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  4. f853c61 cifs: ignore everything in SPNEGO blob after mechTypes by Jeff Layton · 11 years ago
  5. 2b405bf ext4: fix data=journal fast mount/umount hang by Theodore Ts'o · 11 years ago
  6. 1ada47d ext4: fix ext4_evict_inode() racing against workqueue processing code by Theodore Ts'o · 11 years ago
  7. 10b3866 Merge tag 'for-linus-v3.9-rc4' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  8. e001873 xfs: ensure we capture IO errors correctly by Dave Chinner · 11 years ago
  9. 3325bee xfs: fix xfs_iomap_eof_prealloc_initial_size type by Mark Tinguely · 11 years ago
  10. 83cdadd xfs: fix potential infinite loop in xfs_iomap_prealloc_size() by Brian Foster · 11 years ago
  11. 0e40110 ext4: fix memory leakage in mext_check_coverage by Dmitry Monakhov · 11 years ago
  12. 0863702 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  13. 3b27759 Btrfs: fix warning of free_extent_map by Liu Bo · 11 years ago
  14. 40e4591 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 11 years ago
  15. 7c2ec3f Btrfs: fix warning when creating snapshots by Liu Bo · 11 years ago
  16. 720f1e2 Btrfs: return as soon as possible when edquot happens by Wang Shilong · 11 years ago
  17. 492104c Btrfs: return EIO if we have extent tree corruption by Josef Bacik · 11 years ago
  18. bc17862 btrfs: use rcu_barrier() to wait for bdev puts at unmount by Eric Sandeen · 11 years ago
  19. d340d24 Btrfs: remove btrfs_try_spin_lock by Liu Bo · 11 years ago
  20. a09a0a7 Btrfs: get better concurrency for snapshot-aware defrag work by Liu Bo · 11 years ago
  21. aea8b5d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 11 years ago
  22. ebd6c70 nfsd: convert to idr_alloc() by Tejun Heo · 11 years ago
  23. 801cb2d nfsd: remove unused get_new_stid() by Tejun Heo · 11 years ago
  24. 24261fc cifs: delay super block destruction until all cifsFileInfo objects are gone by Mateusz Guzik · 11 years ago
  25. 47c78f4 cifs: map NT_STATUS_SHARING_VIOLATION to EBUSY instead of ETXTBSY by Sachin Prabhu · 11 years ago
  26. c288d29 ext2: Fix BUG_ON in evict() on inode deletion by Jan Kara · 11 years ago
  27. fa7614dd fs: Readd the fs module aliases. by Eric W. Biederman · 11 years ago
  28. 8aec0f5 Fix: compat_rw_copy_check_uvector() misuse in aio, readv, writev, and security keys by Mathieu Desnoyers · 11 years ago
  29. 4f42f80 ext4: use s_extent_max_zeroout_kb value as number of kb by Lukas Czerner · 11 years ago
  30. a930d87 vfs: fix pipe counter breakage by Al Viro · 11 years ago
  31. 90ba983 ext4: use atomic64_t for the per-flexbg free_clusters count by Theodore Ts'o · 11 years ago
  32. af591ad reiserfs: Use kstrdup instead of kmalloc/strcpy by Ionut-Gabriel Radu · 11 years ago
  33. 8d0c2d1 ext3: Fix format string issues by Lars-Peter Clausen · 11 years ago
  34. 68ac8bf quota: add missing use of dq_data_lock in __dquot_initialize by Jeff Mahoney · 11 years ago
  35. ad56eda jbd2: fix use after free in jbd2_journal_dirty_metadata() by Jan Kara · 11 years ago
  36. 3e64fe5 fs: Limit sys_mount to only request filesystem modules. (Part 3) by Eric W. Biederman · 11 years ago
  37. bc07732 hostfs: fix a not needed double check by Marco Stornelli · 12 years ago
  38. 386ad67 ext4: reserve metadata block for every delayed write by Lukas Czerner · 11 years ago
  39. 232ec87 ext4: update reserved space after the 'correction' by Lukas Czerner · 11 years ago
  40. bb8b20e ext4: do not use yield() by Lukas Czerner · 11 years ago
  41. e3d85c3 ext4: remove unused variable in ext4_free_blocks() by Lukas Czerner · 11 years ago
  42. e1c3659 ext4: fix WARN_ON from ext4_releasepage() by Jan Kara · 11 years ago
  43. 3a22567 ext4: fix the wrong number of the allocated blocks in ext4_split_extent() by Zheng Liu · 11 years ago
  44. adb2355 ext4: update extent status tree after an extent is zeroed out by Zheng Liu · 11 years ago
  45. cdee784 ext4: fix wrong m_len value after unwritten extent conversion by Zheng Liu · 11 years ago
  46. 921f266 ext4: add self-testing infrastructure to do a sanity check by Dmitry Monakhov · 11 years ago
  47. bd38436 ext4: avoid a potential overflow in ext4_es_can_be_merged() by Zheng Liu · 11 years ago
  48. 7293261 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 11 years ago
  49. db04dc6 proc: Use nd_jump_link in proc_ns_follow_link by Eric W. Biederman · 11 years ago
  50. 0aefda3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  51. 67a865a Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 11 years ago
  52. 7b54c16 vfs: don't BUG_ON() if following a /proc fd pseudo-symlink results in a symlink by Linus Torvalds · 11 years ago
  53. 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
  54. de3cb94 Btrfs: improve the delayed inode throttling by Chris Mason · 11 years ago
  55. 9141770 fs: Limit sys_mount to only request filesystem modules (Part 2). by Eric W. Biederman · 11 years ago
  56. 3a01aa7 Btrfs: fix a mismerge in btrfs_balance() by Ilya Dryomov · 11 years ago
  57. 067785c CIFS: Fix missing of oplock_read value in smb30_values structure by Pavel Shilovsky · 11 years ago
  58. 94e1800 cifs: don't try to unlock pagecache page after releasing it by Jeff Layton · 11 years ago
  59. 2518964 cifs: remove the sockopt= mount option by Jeff Layton · 11 years ago
  60. 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
  61. c483a98 cifs: Check server capability before attempting silly rename by Sachin Prabhu · 11 years ago
  62. 72d282d cifs: Fix bug when checking error condition in cifs_rename_pending_delete() by Sachin Prabhu · 11 years ago
  63. 154ea28 Btrfs: enforce min_bytes parameter during extent allocation by Chris Mason · 11 years ago
  64. 9b53157 Btrfs: allow running defrag in parallel to administrative tasks by Stefan Behrens · 11 years ago
  65. 66b6135 Btrfs: avoid deadlock on transaction waiting list by Liu Bo · 11 years ago
  66. 0f788c5 Btrfs: do not BUG_ON on aborted situation by Liu Bo · 11 years ago
  67. 2881894 Btrfs: do not BUG_ON in prepare_to_reloc by Liu Bo · 11 years ago
  68. e1a1267 Btrfs: free all recorded tree blocks on error by Liu Bo · 11 years ago
  69. aca1bba Btrfs: build up error handling for merge_reloc_roots by Liu Bo · 11 years ago
  70. 8f71f3e Btrfs: check for NULL pointer in updating reloc roots by Liu Bo · 11 years ago
  71. 00d71c9 Btrfs: fix unclosed transaction handler when the async transaction commitment fails by Miao Xie · 11 years ago
  72. aec8030 Btrfs: fix wrong handle at error path of create_snapshot() when the commit fails by Miao Xie · 11 years ago
  73. 9bf7a48 Btrfs: use set_nlink if our i_nlink is 0 by Josef Bacik · 11 years ago
  74. 290502b eCryptfs: allow userspace messaging to be disabled by Kees Cook · 11 years ago
  75. 6ca470d7 ext4: invalidate extent status tree during extent migration by Dmitry Monakhov · 11 years ago
  76. de99fcc ext4: remove unnecessary wait for extent conversion in ext4_fallocate() by Jan Kara · 11 years ago
  77. ff95ec2 ext4: add warning to ext4_convert_unwritten_extents_endio by Dmitry Monakhov · 11 years ago
  78. ec22ba8 ext4: disable merging of uninitialized extents by Dmitry Monakhov · 11 years ago
  79. 357b66f ext4: ext4_split_extent should take care of extent zeroout by Dmitry Monakhov · 11 years ago
  80. 7f78e03 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 11 years ago
  81. 56a79b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  82. 1c82315 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  83. 8fd5e7a Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 11 years ago
  84. d7011f5 btrfs/raid56: Add missing #include <linux/vmalloc.h> by Geert Uytterhoeven · 11 years ago
  85. a7c1120 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  86. 8d05b37 Merge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  87. b695188 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  88. 9b2ff357 ext4: enable quotas before orphan cleanup by Jan Kara · 11 years ago
  89. 262b466 ext4: don't allow quota mount options when quota feature enabled by Jan Kara · 11 years ago
  90. d4e4395 ext4: fix a warning from sparse check for ext4_dir_llseek by Zheng Liu · 11 years ago
  91. 810da24 ext4: convert number of blocks to clusters properly by Lukas Czerner · 11 years ago
  92. 3e36a16 ext4: fix possible memory leak in ext4_remount() by Wei Yongjun · 11 years ago
  93. df05c1b8 jbd2: fix ERR_PTR dereference in jbd2__journal_start by Dmitry Monakhov · 11 years ago
  94. c07380b Revert some of "binfmt_elf: cleanups" by James Hogan · 13 years ago
  95. 14cc0b5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  96. 1ac6466 ext4: use percpu counter for extent cache count by Theodore Ts'o · 11 years ago
  97. 0e803ba compat: restore timerfd settime and gettime compat syscalls by Heiko Carstens · 11 years ago
  98. dcf787f constify path_get/path_put and fs_struct.c stuff by Al Viro · 11 years ago
  99. dd37978 cache the value of file_inode() in struct file by Al Viro · 11 years ago
  100. cc73dc0 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 11 years ago