1. f45a5ef ext4: improve credit estimate for EXT4_SINGLEDATA_TRANS_BLOCKS by Jan Kara · 12 years ago
  2. eabe044 ext4: speed-up releasing blocks on commit by Andrey Sidorov · 12 years ago
  3. 5c1ff33 ext4: fix free space estimate in ext4_nonda_switch() by Eric Whitney · 12 years ago
  4. bcb1385 ext4: fix deadlock with quota feature by Jan Kara · 12 years ago
  5. e8238f9 ext4: fix incorrect lock ordering for ext4_ind_migrate by Dmitry Monakhov · 12 years ago
  6. 393d1d1 ext4: implementation of a new ioctl called EXT4_IOC_SWAP_BOOT by Dr. Tilmann Bubeck · 12 years ago
  7. f78ee70d ext4: print more info in ext4_print_free_blocks() by Lukas Czerner · 12 years ago
  8. be8981b ext4: try to prepend extent to the existing one by Lukas Czerner · 12 years ago
  9. bc2d9db ext4: Transfer initialized block to right neighbor if possible by Lukas Czerner · 12 years ago
  10. bd86298 ext4: introduce ext4_get_group_number() by Lukas Czerner · 12 years ago
  11. 6891100 ext4: make ext4_block_in_group() much more efficient by Lukas Czerner · 12 years ago
  12. a75ae78f ext4: unregister es_shrinker if mount failed by Dmitry Monakhov · 12 years ago
  13. 5d3ee20 ext4: fix journal callback list traversal by Dmitry Monakhov · 12 years ago
  14. 794446c jbd2: fix race between jbd2_journal_remove_checkpoint and ->j_commit_callback by Dmitry Monakhov · 12 years ago
  15. 996bb9f ext4: support simple conversion of extent-mapped inodes to use i_blocks by Theodore Ts'o · 12 years ago
  16. d76a3a77 ext4/jbd2: don't wait (forever) for stale tid caused by wraparound by Theodore Ts'o · 12 years ago
  17. b10a44c ext4: add might_sleep() annotations by Theodore Ts'o · 12 years ago
  18. 19b5ef6 ext4: add mutex_is_locked() assertion to ext4_truncate() by Theodore Ts'o · 12 years ago
  19. 819c492 ext4: refactor truncate code by Theodore Ts'o · 12 years ago
  20. 26a4c0c ext4: refactor punch hole code by Theodore Ts'o · 12 years ago
  21. 781f143 ext4: fold ext4_alloc_blocks() in ext4_alloc_branch() by Theodore Ts'o · 12 years ago
  22. eed4333 ext4: fold ext4_generic_write_end() into ext4_write_end() by Zheng Liu · 12 years ago
  23. 74d553a ext4: collapse handling of data=ordered and data=writeback codepaths by Theodore Ts'o · 12 years ago
  24. 8cde7ad ext4: fix big-endian bugs which could cause fs corruptions by Zheng Liu · 12 years ago
  25. 3615db4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  26. d8fe29e Btrfs: don't drop path when printing out tree errors in scrub by Josef Bacik · 12 years ago
  27. 97f084b Merge tag 'driver-core-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  28. 2c3de1c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  29. 82d130f Btrfs: fix wrong return value of btrfs_lookup_csum() by Miao Xie · 12 years ago
  30. 39847c4 Btrfs: fix wrong reservation of csums by Miao Xie · 12 years ago
  31. a797502 Btrfs: fix double free in the btrfs_qgroup_account_ref() by Wang Shilong · 12 years ago
  32. fdf30d1 Btrfs: limit the global reserve to 512mb by Josef Bacik · 12 years ago
  33. db1d607 Btrfs: hold the ordered operations mutex when waiting on ordered extents by Josef Bacik · 12 years ago
  34. 6e137ed Btrfs: fix space accounting for unlink and rename by Josef Bacik · 12 years ago
  35. f4881bc Btrfs: fix space leak when we fail to reserve metadata space by Josef Bacik · 12 years ago
  36. adaa4b8 Btrfs: fix EIO from btrfs send in is_extent_unchanged for punched holes by Jan Schmidt · 12 years ago
  37. 3e84f48 vfs/splice: Fix missed checks in new __kernel_write() helper by Al Viro · 12 years ago
  38. 87a8ebd userns: Restrict when proc and sysfs can be mounted by Eric W. Biederman · 12 years ago
  39. 132c94e vfs: Carefully propogate mounts across user namespaces by Eric W. Biederman · 12 years ago
  40. 90563b1 vfs: Add a mount flag to lock read only bind mounts by Eric W. Biederman · 12 years ago
  41. 3151527 userns: Don't allow creation if the user is chrooted by Eric W. Biederman · 12 years ago
  42. de55eb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  43. 7ea600b Nest rename_lock inside vfsmount_lock by Al Viro · 12 years ago
  44. 5d53848 Merge tag 'nfs-for-3.9-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  45. 4adaa61 Btrfs: fix race between mmap writes and compression by Chris Mason · 12 years ago
  46. 844fdd9 Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  47. e49dbbf nfsd: fix bad offset use by Kent Overstreet · 12 years ago
  48. 51f0885 vfs,proc: guarantee unique inodes in /proc by Linus Torvalds · 12 years ago
  49. 9217cbb Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  50. d3c9262 Merge tag 'ext4_for_linue' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  51. 1dd0568 Btrfs: fix memory leak in btrfs_create_tree() by Tsutomu Itoh · 12 years ago
  52. d9abbf1 Btrfs: fix locking on ROOT_REPLACE operations in tree mod log by Jan Schmidt · 12 years ago
  53. 6113077 Btrfs: fix missing qgroup reservation before fallocating by Wang Shilong · 12 years ago
  54. 835d974 Btrfs: handle a bogus chunk tree nicely by Josef Bacik · 12 years ago
  55. d763448 Btrfs: update to use fs_state bit by Liu Bo · 12 years ago
  56. f853c61 cifs: ignore everything in SPNEGO blob after mechTypes by Jeff Layton · 12 years ago
  57. 06ae43f Don't bother with redoing rw_verify_area() from default_file_splice_from() by Al Viro · 12 years ago
  58. 2402867 NFSv4.1: Add a helper pnfs_commit_and_return_layout by Trond Myklebust · 12 years ago
  59. 2495680 NFSv4.1: Always clear the NFS_INO_LAYOUTCOMMIT in layoutreturn by Trond Myklebust · 12 years ago
  60. a073dbf NFSv4.1: Fix a race in pNFS layoutcommit by Trond Myklebust · 12 years ago
  61. 4376c94 pnfs-block: removing DM device maybe cause oops when call dev_remove by fanchaoting · 12 years ago
  62. e5110f4 sysfs: handle failure path correctly for readdir() by Ming Lei · 12 years ago
  63. 991f76f sysfs: fix race between readdir and lseek by Ming Lei · 12 years ago
  64. cf4ab53 NFSv4: Fix the string length returned by the idmapper by Trond Myklebust · 12 years ago
  65. 2b405bf ext4: fix data=journal fast mount/umount hang by Theodore Ts'o · 12 years ago
  66. 1ada47d ext4: fix ext4_evict_inode() racing against workqueue processing code by Theodore Ts'o · 12 years ago
  67. 10b3866 Merge tag 'for-linus-v3.9-rc4' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 12 years ago
  68. ac534ff nfsd: fix startup order in nfsd_reply_cache_init by Jeff Layton · 12 years ago
  69. a517b60 nfsd: only unhash DRC entries that are in the hashtable by Jeff Layton · 12 years ago
  70. e001873 xfs: ensure we capture IO errors correctly by Dave Chinner · 12 years ago
  71. 3325bee xfs: fix xfs_iomap_eof_prealloc_initial_size type by Mark Tinguely · 12 years ago
  72. 83cdadd xfs: fix potential infinite loop in xfs_iomap_prealloc_size() by Brian Foster · 12 years ago
  73. 0e40110 ext4: fix memory leakage in mext_check_coverage by Dmitry Monakhov · 12 years ago
  74. 0863702 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  75. 3b27759 Btrfs: fix warning of free_extent_map by Liu Bo · 12 years ago
  76. 40e4591 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 12 years ago
  77. 7c2ec3f Btrfs: fix warning when creating snapshots by Liu Bo · 12 years ago
  78. 720f1e2 Btrfs: return as soon as possible when edquot happens by Wang Shilong · 12 years ago
  79. 492104c Btrfs: return EIO if we have extent tree corruption by Josef Bacik · 12 years ago
  80. bc17862 btrfs: use rcu_barrier() to wait for bdev puts at unmount by Eric Sandeen · 12 years ago
  81. d340d24 Btrfs: remove btrfs_try_spin_lock by Liu Bo · 12 years ago
  82. a09a0a7 Btrfs: get better concurrency for snapshot-aware defrag work by Liu Bo · 12 years ago
  83. aea8b5d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  84. ebd6c70 nfsd: convert to idr_alloc() by Tejun Heo · 12 years ago
  85. 801cb2d nfsd: remove unused get_new_stid() by Tejun Heo · 12 years ago
  86. 24261fc cifs: delay super block destruction until all cifsFileInfo objects are gone by Mateusz Guzik · 12 years ago
  87. 47c78f4 cifs: map NT_STATUS_SHARING_VIOLATION to EBUSY instead of ETXTBSY by Sachin Prabhu · 12 years ago
  88. c288d29 ext2: Fix BUG_ON in evict() on inode deletion by Jan Kara · 12 years ago
  89. fa7614dd fs: Readd the fs module aliases. by Eric W. Biederman · 12 years ago
  90. 8aec0f5 Fix: compat_rw_copy_check_uvector() misuse in aio, readv, writev, and security keys by Mathieu Desnoyers · 12 years ago
  91. 4f42f80 ext4: use s_extent_max_zeroout_kb value as number of kb by Lukas Czerner · 12 years ago
  92. a930d87 vfs: fix pipe counter breakage by Al Viro · 12 years ago
  93. 90ba983 ext4: use atomic64_t for the per-flexbg free_clusters count by Theodore Ts'o · 12 years ago
  94. af591ad reiserfs: Use kstrdup instead of kmalloc/strcpy by Ionut-Gabriel Radu · 12 years ago
  95. 8d0c2d1 ext3: Fix format string issues by Lars-Peter Clausen · 12 years ago
  96. 68ac8bf quota: add missing use of dq_data_lock in __dquot_initialize by Jeff Mahoney · 12 years ago
  97. ad56eda jbd2: fix use after free in jbd2_journal_dirty_metadata() by Jan Kara · 12 years ago
  98. 3e64fe5 fs: Limit sys_mount to only request filesystem modules. (Part 3) by Eric W. Biederman · 12 years ago
  99. bc07732 hostfs: fix a not needed double check by Marco Stornelli · 12 years ago
  100. 386ad67 ext4: reserve metadata block for every delayed write by Lukas Czerner · 12 years ago