1. 9d313b1 nfsd4: handle seqid-mutating open errors from xdr decoding by J. Bruce Fields · 11 years ago
  2. b600de7 nfsd4: remove BUG_ON by J. Bruce Fields · 11 years ago
  3. 0733c7b nfsd: scale up the number of DRC hash buckets with cache size by Jeff Layton · 11 years ago
  4. 98d821b nfsd: keep stats on worst hash balancing seen so far by Jeff Layton · 11 years ago
  5. a2f999a nfsd: add new reply_cache_stats file in nfsdfs by Jeff Layton · 11 years ago
  6. 6c6910c nfsd: track memory utilization by the DRC by Jeff Layton · 11 years ago
  7. 9dc5614 nfsd: break out comparator into separate function by Jeff Layton · 11 years ago
  8. 0b9ea37 nfsd: eliminate one of the DRC cache searches by Jeff Layton · 11 years ago
  9. 64a817c nfsd4: reject "negative" acl lengths by J. Bruce Fields · 11 years ago
  10. e49dbbf nfsd: fix bad offset use by Kent Overstreet · 11 years ago
  11. ac534ff nfsd: fix startup order in nfsd_reply_cache_init by Jeff Layton · 11 years ago
  12. a517b60 nfsd: only unhash DRC entries that are in the hashtable by Jeff Layton · 11 years ago
  13. 0863702 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  14. 3b27759 Btrfs: fix warning of free_extent_map by Liu Bo · 11 years ago
  15. 40e4591 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 11 years ago
  16. 7c2ec3f Btrfs: fix warning when creating snapshots by Liu Bo · 11 years ago
  17. 720f1e2 Btrfs: return as soon as possible when edquot happens by Wang Shilong · 11 years ago
  18. 492104c Btrfs: return EIO if we have extent tree corruption by Josef Bacik · 11 years ago
  19. bc17862 btrfs: use rcu_barrier() to wait for bdev puts at unmount by Eric Sandeen · 11 years ago
  20. d340d24 Btrfs: remove btrfs_try_spin_lock by Liu Bo · 11 years ago
  21. a09a0a7 Btrfs: get better concurrency for snapshot-aware defrag work by Liu Bo · 11 years ago
  22. aea8b5d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 11 years ago
  23. ebd6c70 nfsd: convert to idr_alloc() by Tejun Heo · 11 years ago
  24. 801cb2d nfsd: remove unused get_new_stid() by Tejun Heo · 11 years ago
  25. c288d29 ext2: Fix BUG_ON in evict() on inode deletion by Jan Kara · 11 years ago
  26. fa7614dd fs: Readd the fs module aliases. by Eric W. Biederman · 11 years ago
  27. 8aec0f5 Fix: compat_rw_copy_check_uvector() misuse in aio, readv, writev, and security keys by Mathieu Desnoyers · 11 years ago
  28. a930d87 vfs: fix pipe counter breakage by Al Viro · 11 years ago
  29. af591ad reiserfs: Use kstrdup instead of kmalloc/strcpy by Ionut-Gabriel Radu · 11 years ago
  30. 8d0c2d1 ext3: Fix format string issues by Lars-Peter Clausen · 11 years ago
  31. 68ac8bf quota: add missing use of dq_data_lock in __dquot_initialize by Jeff Mahoney · 11 years ago
  32. 3e64fe5 fs: Limit sys_mount to only request filesystem modules. (Part 3) by Eric W. Biederman · 11 years ago
  33. bc07732 hostfs: fix a not needed double check by Marco Stornelli · 12 years ago
  34. 7293261 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 11 years ago
  35. db04dc6 proc: Use nd_jump_link in proc_ns_follow_link by Eric W. Biederman · 11 years ago
  36. 0aefda3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  37. 67a865a Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 11 years ago
  38. 7b54c16 vfs: don't BUG_ON() if following a /proc fd pseudo-symlink results in a symlink by Linus Torvalds · 11 years ago
  39. 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
  40. de3cb94 Btrfs: improve the delayed inode throttling by Chris Mason · 11 years ago
  41. 9141770 fs: Limit sys_mount to only request filesystem modules (Part 2). by Eric W. Biederman · 11 years ago
  42. 3a01aa7 Btrfs: fix a mismerge in btrfs_balance() by Ilya Dryomov · 11 years ago
  43. 067785c CIFS: Fix missing of oplock_read value in smb30_values structure by Pavel Shilovsky · 11 years ago
  44. 94e1800 cifs: don't try to unlock pagecache page after releasing it by Jeff Layton · 11 years ago
  45. 2518964 cifs: remove the sockopt= mount option by Jeff Layton · 11 years ago
  46. 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
  47. c483a98 cifs: Check server capability before attempting silly rename by Sachin Prabhu · 11 years ago
  48. 72d282d cifs: Fix bug when checking error condition in cifs_rename_pending_delete() by Sachin Prabhu · 11 years ago
  49. 154ea28 Btrfs: enforce min_bytes parameter during extent allocation by Chris Mason · 11 years ago
  50. 9b53157 Btrfs: allow running defrag in parallel to administrative tasks by Stefan Behrens · 11 years ago
  51. 66b6135 Btrfs: avoid deadlock on transaction waiting list by Liu Bo · 11 years ago
  52. 0f788c5 Btrfs: do not BUG_ON on aborted situation by Liu Bo · 11 years ago
  53. 2881894 Btrfs: do not BUG_ON in prepare_to_reloc by Liu Bo · 11 years ago
  54. e1a1267 Btrfs: free all recorded tree blocks on error by Liu Bo · 11 years ago
  55. aca1bba Btrfs: build up error handling for merge_reloc_roots by Liu Bo · 11 years ago
  56. 8f71f3e Btrfs: check for NULL pointer in updating reloc roots by Liu Bo · 11 years ago
  57. 00d71c9 Btrfs: fix unclosed transaction handler when the async transaction commitment fails by Miao Xie · 11 years ago
  58. aec8030 Btrfs: fix wrong handle at error path of create_snapshot() when the commit fails by Miao Xie · 11 years ago
  59. 9bf7a48 Btrfs: use set_nlink if our i_nlink is 0 by Josef Bacik · 11 years ago
  60. 290502b eCryptfs: allow userspace messaging to be disabled by Kees Cook · 11 years ago
  61. 7f78e03 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 11 years ago
  62. 56a79b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  63. 1c82315 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  64. 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
  65. d7011f5 btrfs/raid56: Add missing #include <linux/vmalloc.h> by Geert Uytterhoeven · 11 years ago
  66. a7c1120 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  67. 8d05b37 Merge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  68. b695188 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  69. 9b2ff357 ext4: enable quotas before orphan cleanup by Jan Kara · 11 years ago
  70. 262b466 ext4: don't allow quota mount options when quota feature enabled by Jan Kara · 11 years ago
  71. d4e4395 ext4: fix a warning from sparse check for ext4_dir_llseek by Zheng Liu · 11 years ago
  72. 810da24 ext4: convert number of blocks to clusters properly by Lukas Czerner · 11 years ago
  73. 3e36a16 ext4: fix possible memory leak in ext4_remount() by Wei Yongjun · 11 years ago
  74. df05c1b8 jbd2: fix ERR_PTR dereference in jbd2__journal_start by Dmitry Monakhov · 11 years ago
  75. c07380b Revert some of "binfmt_elf: cleanups" by James Hogan · 13 years ago
  76. 14cc0b5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  77. 1ac6466 ext4: use percpu counter for extent cache count by Theodore Ts'o · 11 years ago
  78. 0e803ba compat: restore timerfd settime and gettime compat syscalls by Heiko Carstens · 11 years ago
  79. dcf787f constify path_get/path_put and fs_struct.c stuff by Al Viro · 11 years ago
  80. dd37978 cache the value of file_inode() in struct file by Al Viro · 11 years ago
  81. cc73dc0 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 11 years ago
  82. 5140a8c autofs4 - autofs4_catatonic_mode(): remove redundant null check on kfree() by Tim Gardner · 11 years ago
  83. 9d8072e autofs - Fix sparse warning: context imbalance in autofs4_d_automount() different lock contexts for basic block by Peter Huewe · 11 years ago
  84. 180e001 btrfs: fixup/remove module.h usage as required by Paul Gortmaker · 11 years ago
  85. 124fe66 Btrfs: delete inline extents when we find them during logging by Josef Bacik · 11 years ago
  86. 83c8266 btrfs: try harder to allocate raid56 stripe cache by David Sterba · 11 years ago
  87. 88e081bf Btrfs: cleanup to make the function btrfs_delalloc_reserve_metadata more logic by Wang Shilong · 11 years ago
  88. a9870c0 Btrfs: don't call btrfs_qgroup_free if just btrfs_qgroup_reserve fails by Wang Shilong · 11 years ago
  89. 235fdb8 Btrfs: remove reduplicate check about root in the function btrfs_clean_quota_tree by Wang Shilong · 11 years ago
  90. 84cbe2f Btrfs: return ENOMEM rather than use BUG_ON when btrfs_alloc_path fails by Wang Shilong · 11 years ago
  91. 06b3a86 Btrfs: fix missing deleted items in btrfs_clean_quota_tree by Wang Shilong · 11 years ago
  92. 2463077 ext4: optimize ext4_es_shrink() by Theodore Ts'o · 11 years ago
  93. b666973 Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  94. 1cf0209 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  95. 3000512 NFSv4.1: LAYOUTGET EDELAY loops timeout to the MDS by Weston Andros Adamson · 11 years ago
  96. eb97cbb PNFS: set the default DS timeout to 60 seconds by Weston Andros Adamson · 11 years ago
  97. 7aa262b5 NFSv4: Fix another open/open_recovery deadlock by Trond Myklebust · 11 years ago
  98. de1a226 Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 11 years ago
  99. ee89f81 Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  100. b8dae31 btrfs: use only inline_pages from extent buffer by David Sterba · 11 years ago