1. c96dcee jbd2: do not clear the BH_Mapped flag when forgetting a metadata buffer by zhangyi (F) · 5 years ago
  2. 6a66a7d jbd2: move the clearing of b_modified flag to the journal_unmap_buffer() by zhangyi (F) · 5 years ago
  3. af133ad ext4: add cond_resched() to ext4_protect_reserved_inode by Shijie Luo · 5 years ago
  4. 48a3431 ext4: fix checksum errors with indexed dirs by Jan Kara · 5 years ago
  5. 4f97a68 ext4: fix support for inode sizes > 1024 bytes by Theodore Ts'o · 5 years ago
  6. 46d3688 ext4: simplify checking quota limits in ext4_statfs() by Jan Kara · 5 years ago
  7. 14c9ca0 ext4: don't assume that mmp_nodename/bdevname have NUL by Andreas Dilger · 5 years ago
  8. e5da4c93 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 5 years ago
  9. 83fa805 Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 5 years ago
  10. 896f8d2 Merge tag 'for-5.6/io_uring-vfs-2020-01-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  11. 33c84e8 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  12. 08a3ef8 Merge tag 'linux-kselftest-5.6-rc1-kunit' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 5 years ago
  13. 22b17db Merge tag 'y2038-drivers-for-v5.6-signed' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
  14. 3e4827b io_uring: add support for epoll_ctl(2) by Jens Axboe · 5 years ago
  15. 39220e8 eventpoll: support non-blocking do_epoll_ctl() calls by Jens Axboe · 5 years ago
  16. 58e41a4 eventpoll: abstract out epoll_ctl() handler by Jens Axboe · 5 years ago
  17. f86cd20 io_uring: fix linked command file table usage by Jens Axboe · 5 years ago
  18. 3893c202 Merge tag 'erofs-for-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs by Linus Torvalds · 5 years ago
  19. 5307040 Merge branch 'work.adfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  20. 6aee4ba Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  21. 975f9ce Merge tag 'driver-core-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 5 years ago
  22. 75c6a03 io_uring: support using a registered personality for commands by Jens Axboe · 5 years ago
  23. 071698e io_uring: allow registering credentials by Jens Axboe · 5 years ago
  24. 24369c2 io_uring: add io-wq workqueue sharing by Pavel Begunkov · 5 years ago
  25. eba6f5a io-wq: allow grabbing existing io-wq by Pavel Begunkov · 5 years ago
  26. cccf0ee io_uring/io-wq: don't use static creds/mm assignments by Jens Axboe · 5 years ago
  27. a78208e Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
  28. 6835398 Merge tag '5.6-smb3-fixes-and-dfs-and-readdir-improvements' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 5 years ago
  29. c899437 Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 5 years ago
  30. f0d8744 Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 5 years ago
  31. b5f7ab6 Merge tag 'fs-dedupe-last-block-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 5 years ago
  32. 81a046b Merge tag 'for-5.6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 5 years ago
  33. 4244057 Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  34. c677124 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  35. c0e809e Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  36. ab67f60 Merge tag 'smp-core-2020-01-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  37. e279160 Merge tag 'timers-core-2020-01-27' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  38. 848f7e1 io-wq: make the io_wq ref counted by Jens Axboe · 5 years ago
  39. 9466f43 io_uring: fix refcounting with batched allocations at OOM by Pavel Begunkov · 5 years ago
  40. 8cdf219 io_uring: add comment for drain_next by Pavel Begunkov · 5 years ago
  41. 980ad26 io_uring: don't attempt to copy iovec for READ/WRITE by Jens Axboe · 5 years ago
  42. f1f27ad CIFS: Fix task struct use-after-free on reconnect by Vincent Whitchurch · 5 years ago
  43. 050d2a8 cifs: use PTR_ERR_OR_ZERO() to simplify code by Chen Zhou · 5 years ago
  44. 8bd0d70 cifs: add support for fallocate mode 0 for non-sparse files by Ronnie Sahlberg · 5 years ago
  45. fe12926 cifs: fix NULL dereference in match_prepath by Ronnie Sahlberg · 5 years ago
  46. 643fbce smb3: fix default permissions on new files when mounting with modefromsid by Steve French · 5 years ago
  47. 438471b CIFS: Add support for setting owner info, dos attributes, and create time by Boris Protopopov · 5 years ago
  48. c4985c3 cifs: remove set but not used variable 'server' by YueHaibing · 5 years ago
  49. 0a5a988 cifs: Fix memory allocation in __smb2_handle_cancelled_cmd() by Paulo Alcantara (SUSE) · 5 years ago
  50. 5739375 cifs: Fix mount options set in automount by Paulo Alcantara (SUSE) · 5 years ago
  51. 463a7b4 cifs: fix unitialized variable poential problem with network I/O cache lock patch by Steve French · 5 years ago
  52. eecfc57 cifs: Fix return value in __update_cache_entry by YueHaibing · 5 years ago
  53. 742d8de cifs: Avoid doing network I/O while holding cache lock by Paulo Alcantara (SUSE) · 5 years ago
  54. 06d5737 cifs: Fix potential deadlock when updating vol in cifs_reconnect() by Paulo Alcantara (SUSE) · 5 years ago
  55. ff2f7fc cifs: Merge is_path_valid() into get_normalized_path() by Paulo Alcantara (SUSE) · 5 years ago
  56. 345c1a4 cifs: Introduce helpers for finding TCP connection by Paulo Alcantara (SUSE) · 5 years ago
  57. 199c6bd cifs: Get rid of kstrdup_const()'d paths by Paulo Alcantara (SUSE) · 5 years ago
  58. 185352a cifs: Clean up DFS referral cache by Paulo Alcantara (SUSE) · 5 years ago
  59. 6629400 cifs: Don't use iov_iter::type directly by David Howells · 5 years ago
  60. 731b82b cifs: set correct max-buffer-size for smb2_ioctl_init() by Ronnie Sahlberg · 5 years ago
  61. 3747860 cifs: use compounding for open and first query-dir for readdir() by Ronnie Sahlberg · 5 years ago
  62. af08f9e cifs: create a helper function to parse the query-directory response buffer by Ronnie Sahlberg · 5 years ago
  63. 0a17799 cifs: prepare SMB2_query_directory to be used with compounding by Ronnie Sahlberg · 5 years ago
  64. 01d1bd7 fs/cifs/cifssmb.c: use true,false for bool variable by zhengbin · 5 years ago
  65. 720aec0 fs/cifs/smb2ops.c: use true,false for bool variable by zhengbin · 5 years ago
  66. 5cf9ad0 Merge tag 'io_uring-5.5-2020-01-26' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  67. b1b2989 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  68. ebe1002 io_uring: don't cancel all work on process exit by Jens Axboe · 5 years ago
  69. 73e08e7 Revert "io_uring: only allow submit from owning task" by Jens Axboe · 5 years ago
  70. a45ea48 afs: Fix characters allowed into cell names by David Howells · 5 years ago
  71. d0cb501 do_last(): fetch directory ->i_mode and ->i_uid before it's too late by Al Viro · 5 years ago
  72. a075f23 Merge tag 'for-5.5-rc8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 5 years ago
  73. 587065d fs/adfs: bigdir: Fix an error code in adfs_fplus_read() by Dan Carpenter · 5 years ago
  74. 4cea903 btrfs: dev-replace: remove warning for unknown return codes when finished by David Sterba · 5 years ago
  75. 7f6225e jbd2: clean __jbd2_journal_abort_hard() and __journal_abort_soft() by zhangyi (F) · 5 years ago
  76. 0e98c08 jbd2: make sure ESHUTDOWN to be recorded in the journal superblock by zhangyi (F) · 5 years ago
  77. 51f57b0 ext4, jbd2: ensure panic when aborting with zero errno by zhangyi (F) · 5 years ago
  78. d0a186e jbd2: switch to use jbd2_journal_abort() when failed to submit the commit record by zhangyi (F) · 5 years ago
  79. 1a8e9cf4 jbd2_seq_info_next should increase position index by Vasily Averin · 5 years ago
  80. 17c51d8 jbd2: remove pointless assertion in __journal_remove_journal_head by Shijie Luo · 5 years ago
  81. 8d6ce13 ext4,jbd2: fix comment and code style by Shijie Luo · 5 years ago
  82. 0c1cba6 jbd2: delete the duplicated words in the comments by wangyan · 5 years ago
  83. 52144d8 ext4: fix extent_status trace points by Dmitry Monakhov · 5 years ago
  84. 57c32ea ext4: choose hardlimit when softlimit is larger than hardlimit in ext4_statfs_project() by Chengguang Xu · 5 years ago
  85. ec772f0 ext4: fix race conditions in ->d_compare() and ->d_hash() by Eric Biggers · 5 years ago
  86. 244adf6 ext4: make dioread_nolock the default by Theodore Ts'o · 5 years ago
  87. cb92315 smp: Remove allocation mask from on_each_cpu_cond.*() by Sebastian Andrzej Siewior · 5 years ago
  88. 1bbb97b btrfs: scrub: Require mandatory block group RO for dev-replace by Qu Wenruo · 5 years ago
  89. fa0a4e3 Merge tag 'ceph-for-5.5-rc8' of https://github.com/ceph/ceph-client by Linus Torvalds · 5 years ago
  90. 3c2659b readdir: make user_access_begin() use the real access range by Linus Torvalds · 5 years ago
  91. 2c6b7bc readdir: be more conservative with directory entry names by Linus Torvalds · 5 years ago
  92. 831d2fa Btrfs: make deduplication with range including the last block work by Filipe Manana · 5 years ago
  93. a5e6ea1 fs: allow deduplication of eof block into the end of the destination file by Filipe Manana · 5 years ago
  94. 4068664 ext4: fix extent_status fragmentation for plain files by Dmitry Monakhov · 5 years ago
  95. 4e19443 btrfs: free block groups after free'ing fs trees by Josef Bacik · 5 years ago
  96. 1362089 btrfs: Fix split-brain handling when changing FSID to metadata uuid by Nikolay Borisov · 5 years ago
  97. 0584071 btrfs: Handle another split brain scenario with metadata uuid feature by Nikolay Borisov · 5 years ago
  98. c6730a0 btrfs: Factor out metadata_uuid code from find_fsid. by Su Yue · 5 years ago
  99. c0d81c7 btrfs: Call find_fsid from find_fsid_inprogress by Su Yue · 5 years ago
  100. b5e4ff9 Btrfs: fix infinite loop during fsync after rename operations by Filipe Manana · 5 years ago