1. 7063743 ext4: remove unnecessary assignment in ext4_htree_store_dirent() by Chengguang Xu · 5 years ago
  2. d4c5e96 ext4: avoid fetching btime in ext4_getattr() unless requested by Theodore Ts'o · 5 years ago
  3. 8cd115b ext4: Optimize ext4 DIO overwrites by Jan Kara · 5 years ago
  4. 4549b49 ext4: export information about first/last errors via /sys/fs/ext4/<dev> by Theodore Ts'o · 5 years ago
  5. 46f870d6 ext4: simulate various I/O and checksum errors when reading metadata by Theodore Ts'o · 5 years ago
  6. 878520a ext4: save the error code which triggered an ext4_error() in the superblock by Theodore Ts'o · 5 years ago
  7. a562c68 Merge branch 'rk/inode_lock' into dev by Theodore Ts'o · 5 years ago
  8. bc6385d ext4: Move to shared i_rwsem even without dioread_nolock mount opt by Ritesh Harjani · 5 years ago
  9. aa9714d0 ext4: Start with shared i_rwsem in case of DIO instead of exclusive by Ritesh Harjani · 5 years ago
  10. f629afe ext4: fix ext4_dax_read/write inode locking sequence for IOCB_NOWAIT by Ritesh Harjani · 5 years ago
  11. cf2834a ext4: treat buffers contining write errors as valid in ext4_sb_bread() by Theodore Ts'o · 5 years ago
  12. 9efa3ed Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  13. c601747 Merge tag 'xfs-5.5-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  14. a396560 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 5 years ago
  15. 0dd1e37 pipe: fix empty pipe check in pipe_write() by Jan Stancek · 5 years ago
  16. 68d7b2d ext4: fix unused-but-set-variable warning in ext4_add_entry() by Yunfeng Ye · 5 years ago
  17. f8f04d0 Merge tag 'io_uring-5.5-20191220' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  18. 5084bf6 xfs: Make the symbol 'xfs_rtalloc_log_count' static by Chen Wandun · 5 years ago
  19. 13eaec4 xfs: don't commit sunit/swidth updates to disk if that would cause repair failures by Darrick J. Wong · 5 years ago
  20. 4f5b1b3 xfs: split the sunit parameter update into two parts by Darrick J. Wong · 5 years ago
  21. 1cac233 xfs: refactor agfl length computation function by Darrick J. Wong · 5 years ago
  22. af952ae libxfs: resync with the userspace libxfs by Darrick J. Wong · 5 years ago
  23. 826f7e3 xfs: use bitops interface for buf log item AIL flag check by Brian Foster · 5 years ago
  24. fd6c2e4 io_uring: io_wq_submit_work() should not touch req->rw by Jens Axboe · 5 years ago
  25. 7c504e65 io_uring: don't wait when under-submitting by Pavel Begunkov · 5 years ago
  26. 1edc8eb2 fs: call fsnotify_sb_delete after evict_inodes by Eric Sandeen · 5 years ago
  27. 04646ae fs: avoid softlockups in s_inodes iterators by Eric Sandeen · 5 years ago
  28. e781573 io_uring: warn about unhandled opcode by Jens Axboe · 5 years ago
  29. d625c6e io_uring: read opcode and user_data from SQE exactly once by Jens Axboe · 5 years ago
  30. b29472e io_uring: make IORING_OP_TIMEOUT_REMOVE deferrable by Jens Axboe · 5 years ago
  31. fbf2384 io_uring: make IORING_OP_CANCEL_ASYNC deferrable by Jens Axboe · 5 years ago
  32. 0969e78 io_uring: make IORING_POLL_ADD and IORING_POLL_REMOVE deferrable by Jens Axboe · 5 years ago
  33. ffbb8d6 io_uring: make HARDLINK imply LINK by Pavel Begunkov · 5 years ago
  34. 8ed8d3c io_uring: any deferred command must have stable sqe data by Jens Axboe · 5 years ago
  35. fc4df99 io_uring: remove 'sqe' parameter to the OP helpers that take it by Jens Axboe · 5 years ago
  36. b7bb4f7 io_uring: fix pre-prepped issue with force_nonblock == true by Jens Axboe · 5 years ago
  37. 525b305 io-wq: re-add io_wq_current_is_worker() by Jens Axboe · 5 years ago
  38. 2187f21 Merge tag 'for-5.5-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 5 years ago
  39. b1de6fc xfs: fix log reservation overflows when allocating large rt extents by Darrick J. Wong · 5 years ago
  40. 4340ebd Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  41. 6afa873 Merge tag 'linux-kselftest-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 5 years ago
  42. 0b416c3 io_uring: fix sporadic -EFAULT from IORING_OP_RECVMSG by Jens Axboe · 5 years ago
  43. 69000d8 ext4: use RCU API in debug_print_tree by Phong Tran · 5 years ago
  44. 9803387 ext4: validate the debug_want_extra_isize mount option at parse time by Theodore Ts'o · 5 years ago
  45. d195a66 io_uring: fix stale comment and a few typos by Brian Gianforcaro · 5 years ago
  46. 2e6d304 Merge branch 'remove-ksys-mount-dup' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/linux by Linus Torvalds · 5 years ago
  47. a70fd5a ext4: reserve revoke credits in __ext4_new_inode by yangerkun · 5 years ago
  48. 7f420d6 ext4: unlock on error in ext4_expand_extra_isize() by Dan Carpenter · 5 years ago
  49. 707d1a2 ext4: optimize __ext4_check_dir_entry() by Theodore Ts'o · 5 years ago
  50. 109ba77 ext4: check for directory entries too close to block end by Jan Kara · 5 years ago
  51. 64d4ce8 ext4: fix ext4_empty_dir() for directories with holes by Jan Kara · 5 years ago
  52. 103a022 Merge tag '5.5-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 5 years ago
  53. 81c64b0b Merge tag 'ovl-fixes-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 5 years ago
  54. 5bd831a Merge tag 'io_uring-5.5-20191212' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  55. 22ff311 Merge tag 'sizeof_field-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 5 years ago
  56. fbd5429 btrfs: send: remove WARN_ON for readonly mount by Anand Jain · 5 years ago
  57. ca1aa28 btrfs: do not leak reloc root if we fail to read the fs root by Josef Bacik · 5 years ago
  58. 9bc574d btrfs: skip log replay on orphaned roots by Josef Bacik · 5 years ago
  59. 714cd3e btrfs: handle ENOENT in btrfs_uuid_tree_iterate by Josef Bacik · 5 years ago
  60. c7e54b5 btrfs: abort transaction after failed inode updates in create_subvol by Josef Bacik · 5 years ago
  61. 147271e Btrfs: fix hole extent items with a zero size after range cloning by Filipe Manana · 5 years ago
  62. 6609fee Btrfs: fix removal logic of the tree mod log that leads to use-after-free issues by Filipe Manana · 5 years ago
  63. ad1d8c4 Btrfs: make tree checker detect checksum items with overlapping ranges by Filipe Manana · 5 years ago
  64. 40e046a Btrfs: fix missing data checksums after replaying a log tree by Filipe Manana · 5 years ago
  65. b6293c8 btrfs: return error pointer from alloc_test_extent_buffer by Dan Carpenter · 5 years ago
  66. cf93e15 btrfs: fix devs_max constraints for raid1c3 and raid1c4 by David Sterba · 5 years ago
  67. 994bf9c btrfs: tree-checker: Fix error format string for size_t by Andreas Färber · 5 years ago
  68. 943eb3b btrfs: don't double lock the subvol_sem for rename exchange by Josef Bacik · 5 years ago
  69. db8fe64 btrfs: handle error in btrfs_cache_block_group by Josef Bacik · 5 years ago
  70. f72ff01 btrfs: do not call synchronize_srcu() in inode_tree_del by Josef Bacik · 5 years ago
  71. fcb9705 Btrfs: fix cloning range with a hole when using the NO_HOLES feature by Filipe Manana · 5 years ago
  72. 37d0259 btrfs: Fix error messages in qgroup_rescan_init by Nikolay Borisov · 5 years ago
  73. d919131 CIFS: Close cached root handle only if it has a lease by Pavel Shilovsky · 5 years ago
  74. e0fc5b1 SMB3: Fix crash in SMB2_open_init due to uninitialized field in compounding path by Steve French · 5 years ago
  75. 37d4e84 Merge tag 'ceph-for-5.5-rc2' of git://github.com/ceph/ceph-client by Linus Torvalds · 5 years ago
  76. 8243186 fs: remove ksys_dup() by Dominik Brodowski · 6 years ago
  77. cccaa5e init: use do_mount() instead of ksys_mount() by Dominik Brodowski · 6 years ago
  78. ae4b064 Merge tag 'afs-fixes-20191211' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 5 years ago
  79. 9e3aa61 io_uring: ensure we return -EINVAL on unknown opcode by Jens Axboe · 5 years ago
  80. d0c2204 xfs: stabilize insert range start boundary to avoid COW writeback race by Brian Foster · 5 years ago
  81. 687dec9 Merge tag 'erofs-for-5.5-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs by Linus Torvalds · 5 years ago
  82. d1c6a2a pipe: simplify signal handling in pipe_read() and add comments by Linus Torvalds · 5 years ago
  83. 5055980 afs: Show volume name in /proc/net/afs/<cell>/volumes by David Howells · 5 years ago
  84. 106bc79 afs: Fix missing cell comparison in afs_test_super() by David Howells · 5 years ago
  85. 1da4bd9 afs: Fix creation calls in the dynamic root to fail with EOPNOTSUPP by David Howells · 5 years ago
  86. 158d583 afs: Fix mountpoint parsing by David Howells · 5 years ago
  87. 346da4d sched/cputime, proc/stat: Fix incorrect guest nice cpustat value by Flavio Leitner · 5 years ago
  88. 10d5934 io_uring: add sockets to list of files that support non-blocking issue by Jens Axboe · 5 years ago
  89. 53108d4 io_uring: only hash regular files for async work execution by Jens Axboe · 5 years ago
  90. 4a0a7a1 io_uring: run next sqe inline if possible by Jens Axboe · 5 years ago
  91. 392edb4 io_uring: don't dynamically allocate poll data by Jens Axboe · 5 years ago
  92. d968856 io_uring: deferred send/recvmsg should assign iov by Jens Axboe · 5 years ago
  93. 8a4955f io_uring: sqthread should grab ctx->uring_lock for submissions by Jens Axboe · 5 years ago
  94. e995d51 io-wq: briefly spin for new work after finishing work by Jens Axboe · 5 years ago
  95. 506d95f io-wq: remove worker->wait waitqueue by Jens Axboe · 5 years ago
  96. 4e88d6e io_uring: allow unbreakable links by Jens Axboe · 5 years ago
  97. 6889ee5 ovl: relax WARN_ON() on rename to self by Amir Goldstein · 5 years ago
  98. 9c6d8f1 ovl: fix corner case of non-unique st_dev;st_ino by Amir Goldstein · 5 years ago
  99. ec7bbb53 ovl: don't use a temp buf for encoding real fh by Amir Goldstein · 5 years ago
  100. cbe7fba ovl: make sure that real fid is 32bit aligned in memory by Amir Goldstein · 5 years ago