1. a280469 Btrfs: do not move em to modified list when unpinning by Josef Bacik · 10 years ago
  2. 50d9aa9 Btrfs: make sure logged extents complete in the current transaction V3 by Josef Bacik · 10 years ago
  3. 9dba8cf Btrfs: make sure we wait on logged extents when fsycning two subvols by Josef Bacik · 10 years ago
  4. 0d95c1b btrfs: fix wrong accounting of raid1 data profile in statfs by David Sterba · 10 years ago
  5. 3215924 btrfs: fix dead lock while running replace and defrag concurrently by Gui Hecheng · 10 years ago
  6. 5f5bc6b Btrfs: make xattr replace operations atomic by Filipe Manana · 10 years ago
  7. c7bc631 Btrfs: avoid premature -ENOMEM in clear_extent_bit() by Filipe Manana · 10 years ago
  8. 7e33fd9 Btrfs: don't take the chunk_mutex/dev_list mutex in statfs V2 by Josef Bacik · 10 years ago
  9. 633c0aa Btrfs: move read only block groups onto their own list V2 by Josef Bacik · 10 years ago
  10. cd743fa btrfs: fix typos in btrfs_check_super_valid by David Sterba · 10 years ago
  11. cf90c59 Btrfs: check-int: don't complain about balanced blocks by Stefan Behrens · 10 years ago
  12. f382e46 Btrfs: check_int: use the known block location by Stefan Behrens · 10 years ago
  13. c8fd3de Btrfs: avoid returning -ENOMEM in convert_extent_bit() too early by Filipe Manana · 10 years ago
  14. e38e2ed Btrfs: make find_first_extent_bit be able to cache any state by Filipe Manana · 10 years ago
  15. 663dfbb Btrfs: deal with convert_extent_bit errors to avoid fs corruption by Filipe Manana · 10 years ago
  16. 2fc9f6b Btrfs: return failure if btrfs_dev_replace_finishing() failed by Eryu Guan · 10 years ago
  17. 6b3a4d6 Btrfs: fix allocationg memory failure for btrfsic_state structure by Shilong Wang · 10 years ago
  18. e6eb431 Btrfs: report error after failure inlining extent in compressed write path by Filipe Manana · 10 years ago
  19. 728404d Btrfs: add helper btrfs_fdatawrite_range by Filipe Manana · 10 years ago
  20. 075bdbd Btrfs: correctly flush compressed data before/after direct IO by Filipe Manana · 10 years ago
  21. c44f649 Btrfs: make inode.c:compress_file_range() return void by Filipe Manana · 10 years ago
  22. 4bcbb33 Btrfs: fix incorrect compression ratio detection by Shilong Wang · 10 years ago
  23. 7bdcefc Btrfs: don't ignore compressed bio write errors by Filipe Manana · 10 years ago
  24. dec8f17 Btrfs: make inode.c:submit_compressed_extents() return void by Filipe Manana · 10 years ago
  25. 3d7a820 Btrfs: process all async extents on compressed write failure by Filipe Manana · 10 years ago
  26. 40ae837 Btrfs: don't leak pages and memory on compressed write error by Filipe Manana · 10 years ago
  27. fce2a4e Btrfs: fix hang on compressed write error by Filipe Manana · 10 years ago
  28. 704de49 Btrfs: set page and mapping error on compressed write failure by Filipe Manana · 10 years ago
  29. 1afcb6e Merge tag 'nfs-for-3.18-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  30. 971ad4e Merge branch 'akpm' (fixes from Andrew Morton) by Linus Torvalds · 10 years ago
  31. 8edc6e1 fanotify: fix notification of groups with inode & mount marks by Jan Kara · 10 years ago
  32. 3231300 ceph: fix flush tid comparision by Yan, Zheng · 10 years ago
  33. f8ebf7a NFS: Don't try to reclaim delegation open state if recovery failed by Trond Myklebust · 10 years ago
  34. c606bb8 NFSv4: Ensure that we call FREE_STATEID when NFSv4.x stateids are revoked by Trond Myklebust · 10 years ago
  35. 869f9df NFSv4: Fix races between nfs_remove_bad_delegation() and delegation return by Trond Myklebust · 10 years ago
  36. 0c116ca NFSv4.1: nfs41_clear_delegation_stateid shouldn't trust NFS_DELEGATED_STATE by Trond Myklebust · 10 years ago
  37. 4dfd4f7 NFSv4: Ensure that we remove NFSv4.0 delegations when state has expired by Trond Myklebust · 10 years ago
  38. e983120 NFS: SEEK is an NFS v4.2 feature by Anna Schumaker · 10 years ago
  39. 16caf5b nfs: Fix use of uninitialized variable in nfs_getattr() by Jan Kara · 10 years ago
  40. b283f94 nfs: Remove bogus assignment by Jan Kara · 10 years ago
  41. 16c9914 nfs: remove spurious WARN_ON_ONCE in write path by Weston Andros Adamson · 10 years ago
  42. e0d4ed7 pnfs/blocklayout: serialize GETDEVICEINFO calls by Christoph Hellwig · 10 years ago
  43. 8c393f9 nfs: fix pnfs direct write memory leak by Peng Tao · 10 years ago
  44. c4c23fb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  45. 661b99e Merge tag 'xfs-for-linus-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 10 years ago
  46. 0027589 xfs: track bulkstat progress by agino by Dave Chinner · 10 years ago
  47. febe3cb xfs: bulkstat error handling is broken by Dave Chinner · 10 years ago
  48. 6e57c542 xfs: bulkstat main loop logic is a mess by Dave Chinner · 10 years ago
  49. 2b831ac xfs: bulkstat chunk-formatter has issues by Dave Chinner · 10 years ago
  50. bf4a5af xfs: bulkstat chunk formatting cursor is broken by Dave Chinner · 10 years ago
  51. afa947c xfs: bulkstat btree walk doesn't terminate by Dave Chinner · 10 years ago
  52. 7e8631e fix breakage in o2net_send_tcp_msg() by Al Viro · 10 years ago
  53. 3f822c6 ovl: don't poison cursor by Miklos Szeredi · 10 years ago
  54. dca78001 Revert "NFS: nfs4_do_open should add negative results to the dcache." by Trond Myklebust · 10 years ago
  55. 7488cbc Revert "NFS: remove BUG possibility in nfs4_open_and_get_state" by Trond Myklebust · 10 years ago
  56. 809fd14 NFSv4: Ensure nfs_atomic_open set the dentry verifier on ENOENT by Trond Myklebust · 10 years ago
  57. 6e5aafb Btrfs: fix kfree on list_head in btrfs_lookup_csums_range error cleanup by Chris Mason · 10 years ago
  58. 7e05b80 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  59. 4f4274a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  60. 32e8fd2 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  61. e2488ab Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 10 years ago
  62. 9f2f7d4c ovl: initialize ->is_cursor by Miklos Szeredi · 10 years ago
  63. b2de525 Return short read or 0 at end of a raw device, not EIO by David Jeffery · 10 years ago
  64. b0afd8e isofs: don't bother with ->d_op for normal case by Al Viro · 10 years ago
  65. 69a91c2 fs: allow open(dir, O_TMPFILE|..., 0) with mode 0 by Eric Rannaud · 10 years ago
  66. ae9e9c6a ext4: make ext4_ext_convert_to_initialized() return proper number of blocks by Jan Kara · 10 years ago
  67. 4f879ca ext4: bail early when clearing inode journal flag fails by Jan Kara · 10 years ago
  68. 6050d47 ext4: bail out from make_indexed_dir() on first error by Jan Kara · 10 years ago
  69. d48458d jbd2: use a better hash function for the revoke table by Theodore Ts'o · 10 years ago
  70. a41537e ext4: prevent bugon on race between write/fcntl by Dmitry Monakhov · 10 years ago
  71. 50460fe ext4: remove extent status procfs files if journal load fails by Darrick J. Wong · 10 years ago
  72. 6b992ff ext4: disallow changing journal_csum option during remount by Darrick J. Wong · 10 years ago
  73. 98c1a75 ext4: enable journal checksum when metadata checksum feature enabled by Darrick J. Wong · 10 years ago
  74. 599a9b7 ext4: fix oops when loading block bitmap failed by Jan Kara · 10 years ago
  75. 9378c67 ext4: fix overflow when updating superblock backups after resize by Jan Kara · 10 years ago
  76. a7ca10f Merge branch 'akpm' (incoming from Andrew Morton) by Linus Torvalds · 10 years ago
  77. 5d11fb4 xfs: rework zero range to prevent invalid i_size updates by Brian Foster · 10 years ago
  78. 7a19dee xfs: Check error during inode btree iteration in xfs_bulkstat() by Jan Kara · 10 years ago
  79. d3556ba ocfs2: fix d_splice_alias() return code checking by Richard Weinberger · 10 years ago
  80. 6424bab fsnotify: next_i is freed during fsnotify_unmount_inodes. by Jerry Hoemann · 10 years ago
  81. d506aa68 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  82. f643ff5 isofs_cmp(): we'll never see a dentry for . or .. by Al Viro · 10 years ago
  83. d1b72cc overlayfs: fix lockdep misannotation by Miklos Szeredi · 10 years ago
  84. c209653 ovl: fix check for cursor by Miklos Szeredi · 10 years ago
  85. d45f00a overlayfs: barriers for opening upper-layer directory by Al Viro · 10 years ago
  86. a6bbce5 xfs: bulkstat doesn't release AGI buffer on error by Dave Chinner · 10 years ago
  87. d05a2b4 Btrfs: fix race that makes btrfs_lookup_extent_info miss skinny extent items by Filipe Manana · 10 years ago
  88. 9f76628 Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  89. 5ed5f58 Btrfs: properly clean up btrfs_end_io_wq_cache by Josef Bacik · 10 years ago
  90. 1a4ed8f Btrfs: fix invalid leaf slot access in btrfs_lookup_extent() by Filipe Manana · 10 years ago
  91. 21e7626 btrfs: use macro accessors in superblock validation checks by David Sterba · 10 years ago
  92. d1e14f1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  93. db6ec21 overlayfs: embed middle into overlay_readdir_data by Al Viro · 10 years ago
  94. 49be4fb overlayfs: embed root into overlay_readdir_data by Al Viro · 10 years ago
  95. 68bf861 overlayfs: make ovl_cache_entry->name an array instead of pointer by Al Viro · 10 years ago
  96. 3d268c9 overlayfs: don't hold ->i_mutex over opening the real directory by Al Viro · 10 years ago
  97. 1be47b3 Merge branch 'overlayfs.v25' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs into for-linus by Al Viro · 10 years ago
  98. 51486b9 fix inode leaks on d_splice_alias() failure exits by Al Viro · 10 years ago
  99. 69c433e fs: limit filesystem stacking depth by Miklos Szeredi · 10 years ago
  100. f45827e8 overlayfs: implement show_options by Erez Zadok · 10 years ago