- d194e12 fs: ext4: default KUNIT_* fragments to KUNIT_ALL_TESTS by Anders Roxell · 4 years, 8 months ago
- 0a85ed6 Merge tag 'block-5.7-2020-05-09' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 8 months ago
- d51cfc5 bdi: use bdi_dev_name() to get device name by Yufen Yu · 4 years, 9 months ago
- 1d3962a Merge tag 'io_uring-5.7-2020-05-08' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 8 months ago
- eb24fdd Merge tag 'ceph-for-5.7-rc5' of git://github.com/ceph/ceph-client by Linus Torvalds · 4 years, 8 months ago
- 12ae44a ceph: demote quotarealm lookup warning to a debug message by Luis Henriques · 4 years, 9 months ago
- c61529f6 Merge tag 'driver-core-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 4 years, 8 months ago
- af38553 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 8 months ago
- 412895f epoll: atomically remove wait entry on wake up by Roman Penyaev · 4 years, 8 months ago
- 0c54a6a eventpoll: fix missing wakeup for ovflist in ep_poll_callback by Khazhismel Kumykov · 4 years, 8 months ago
- 63ff822 io_uring: don't use 'fd' for openat/openat2/statx by Jens Axboe · 4 years, 9 months ago
- de268cc Merge tag 'configfs-for-5.7' of git://git.infradead.org/users/hch/configfs by Linus Torvalds · 4 years, 9 months ago
- 90da2e3 splice: move f_mode checks to do_{splice,tee}() by Pavel Begunkov · 4 years, 9 months ago
- 156c757 vboxsf: don't use the source name in the bdi name by Christoph Hellwig · 4 years, 9 months ago
- 7f13657 io_uring: handle -EFAULT properly in io_uring_setup() by Xiaoguang Wang · 4 years, 9 months ago
- 4d8e28f ceph: fix double unlock in handle_cap_export() by Wu Bo · 4 years, 9 months ago
- 7d8976a ceph: fix special error code in ceph_try_get_caps() by Wu Bo · 4 years, 9 months ago
- 0fa8263 ceph: fix endianness bug when handling MDS session feature bits by Jeff Layton · 4 years, 9 months ago
- d8f1b97 io_uring: fix mismatched finish_wait() calls in io_uring_cancel_files() by Xiaoguang Wang · 4 years, 9 months ago
- 262f7a6 Merge tag 'for-5.7-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 4 years, 9 months ago
- f66ed1e Merge tag 'iomap-5.7-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 9 months ago
- 29a47f4 Merge tag 'nfs-for-5.7-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 4 years, 9 months ago
- cf01853 Merge tag 'io_uring-5.7-2020-05-01' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 9 months ago
- 2fb3e82 io_uring: punt splice async because of inode mutex by Pavel Begunkov · 4 years, 9 months ago
- 4ee3631 io_uring: check non-sync defer_list carefully by Pavel Begunkov · 4 years, 9 months ago
- 7759a0b io_uring: fix extra put in sync_file_range() by Pavel Begunkov · 4 years, 9 months ago
- 3fd44c8 io_uring: use cond_resched() in io_ring_ctx_wait_and_kill() by Xiaoguang Wang · 4 years, 9 months ago
- dd461af io_uring: use proper references for fallback_req locking by Bijan Mottahedeh · 4 years, 9 months ago
- 490e896 io_uring: only force async punt if poll based retry can't handle it by Jens Axboe · 4 years, 9 months ago
- af197f5 io_uring: enable poll retry for any file with ->read_iter / ->write_iter by Jens Axboe · 4 years, 9 months ago
- 9c07b75b NFS: Fix a race in __nfs_list_for_each_server() by Trond Myklebust · 4 years, 9 months ago
- b75dfde fibmap: Warn and return an error in case of block > INT_MAX by Ritesh Harjani · 4 years, 9 months ago
- 9c6c723 btrfs: fix gcc-4.8 build warning for struct initializer by Arnd Bergmann · 4 years, 9 months ago
- 96c9a78 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 9 months ago
- dd7bc81 Fix use after free in get_tree_bdev() by David Howells · 4 years, 9 months ago
- dff5853 NFSv4.1: fix handling of backchannel binding in BIND_CONN_TO_SESSION by Olga Kornievskaia · 4 years, 9 months ago
- 3740d93 coredump: fix crash when umh is disabled by Luis Chamberlain · 4 years, 9 months ago
- 51184ae Merge tag 'for-5.7-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 4 years, 9 months ago
- 5b0bbee io_uring: statx must grab the file table for valid fd by Jens Axboe · 4 years, 9 months ago
- fcc9973 btrfs: transaction: Avoid deadlock due to bad initialization timing of fs_info::journal_info by Qu Wenruo · 4 years, 9 months ago
- f135cea btrfs: fix partial loss of prealloc extent past i_size after fsync by Filipe Manana · 4 years, 9 months ago
- b0d3869 propagate_one(): mnt_set_mountpoint() needs mount_lock by Al Viro · 4 years, 9 months ago
- 8aebfff configfs: fix config_item refcnt leak in configfs_rmdir() by Xiyu Yang · 4 years, 9 months ago
- d4fb4bf Merge tag '5.7-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 4 years, 9 months ago
- a8a0e2a Merge tag 'driver-core-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 4 years, 9 months ago
- b2768df Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 4 years, 9 months ago
- 6e47666 NFSv4: Remove unreachable error condition due to rpc_run_task() by Xiyu Yang · 4 years, 9 months ago
- 6ade99e proc: Put thread_pid in release_task not proc_flush_pid by Eric W. Biederman · 4 years, 9 months ago
- aee1a00 Merge tag 'io_uring-5.7-2020-04-24' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 9 months ago
- 3d29cb1 Merge tag 'block-5.7-2020-04-24' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 9 months ago
- 9a19562 Merge tag 'afs-fixes-20200424' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 4 years, 9 months ago
- c4bfda1 afs: Make record checking use TASK_UNINTERRUPTIBLE when appropriate by David Howells · 4 years, 9 months ago
- 69cf397 afs: Fix to actually set AFS_SERVER_FL_HAVE_EPOCH by David Howells · 4 years, 9 months ago
- be59167 afs: Remove some unused bits by David Howells · 4 years, 9 months ago
- 3815f1b dlmfs_file_write(): fix the bogosity in handling non-zero *ppos by Al Viro · 4 years, 9 months ago
- 1ddd873 Merge tag 'nfsd-5.7-rc-1' of git://git.linux-nfs.org/projects/cel/cel-2.6 by Linus Torvalds · 4 years, 9 months ago
- 6f8cd03 Merge tag 'for-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat by Linus Torvalds · 4 years, 9 months ago
- 1402d17d btrfs: fix transaction leak in btrfs_recover_relocation by Xiyu Yang · 4 years, 9 months ago
- f6033c5 btrfs: fix block group leak when removing fails by Xiyu Yang · 4 years, 9 months ago
- ef67963 btrfs: drop logs when we've aborted a transaction by Josef Bacik · 4 years, 10 months ago
- 5150bf1 btrfs: fix memory leak of transaction when deleting unused block group by Filipe Manana · 4 years, 9 months ago
- 0fe0781 cifs: fix uninitialised lease_key in open_shroot() by Paulo Alcantara · 4 years, 9 months ago
- 3786f4b cifs: ensure correct super block for DFS reconnect by Paulo Alcantara · 4 years, 9 months ago
- 65303de cifs: do not share tcons with DFS by Paulo Alcantara · 4 years, 9 months ago
- 81df1ad exfat: truncate atimes to 2s granularity by Eric Sandeen · 4 years, 9 months ago
- 674a998 exfat: properly set s_time_gran by Eric Sandeen · 4 years, 9 months ago
- cbd445d exfat: remove 'bps' mount-option by Tetsuhiro Kohada · 4 years, 10 months ago
- b051683 exfat: Unify access to the boot sector by Tetsuhiro Kohada · 4 years, 9 months ago
- cd76ac2 exfat: add missing MODULE_ALIAS_FS() by Thomas Backlund · 4 years, 10 months ago
- b7e038a exfat: Fix discard support by Pali Rohár · 4 years, 10 months ago
- d92c7ce cifs: minor update to comments around the cifs_tcp_ses_lock mutex by Steve French · 4 years, 9 months ago
- db973a7 coredump: fix null pointer dereference on coredump by Sudip Mukherjee · 4 years, 9 months ago
- bdebd6a2 vmalloc: fix remap_vmalloc_range() bounds checks by Jann Horn · 4 years, 9 months ago
- d56deb1 block: remove unused header by Ma, Jianpeng · 4 years, 9 months ago
- fada37f cifs: protect updating server->dstaddr with a spinlock by Ronnie Sahlberg · 4 years, 9 months ago
- 317ddf3 btrfs: discard: Use the correct style for SPDX License Identifier by Nishad Kamdar · 4 years, 9 months ago
- b849dd8 bdev: Reduce time holding bd_mutex in sync in blkdev_close() by Douglas Anderson · 4 years, 10 months ago
- 7648f93 nfs: Fix potential posix_acl refcnt leak in nfs3_set_acl by Andreas Gruenbacher · 4 years, 9 months ago
- 4d8948c NFS/pnfs: Fix a credential use-after-free issue in pnfs_roc() by Trond Myklebust · 4 years, 9 months ago
- 7bcc105 NFS/pnfs: Ensure that _pnfs_return_layout() waits for layoutreturn completion by Trond Myklebust · 4 years, 9 months ago
- 44575a6 io_uring: only restore req->work for req that needs do completion by Xiaoguang Wang · 4 years, 9 months ago
- 3e0dea5 Merge tag 'timers-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
- 439f1da Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 4 years, 9 months ago
- aee0314 Merge tag '5.7-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 4 years, 9 months ago
- c0d73a8 Merge tag 'xfs-5.7-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 9 months ago
- c4b4c2a buffer: remove useless comment and WB_REASON_FREE_MORE_MEM, reason. by Zhiqiang Liu · 4 years, 9 months ago
- 5d286d5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 4 years, 9 months ago
- a2286a4 Merge tag 'io_uring-5.7-2020-04-17' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 9 months ago
- c5304dd Merge tag 'for-5.7-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 4 years, 9 months ago
- 6221f1d SUNRPC: Fix backchannel RPC soft lockups by Chuck Lever · 4 years, 9 months ago
- 2b07021 debugfs: remove return value of debugfs_create_u32() by Greg Kroah-Hartman · 4 years, 9 months ago
- aec7db3 btrfs: fix setting last_trans for reloc roots by Josef Bacik · 4 years, 9 months ago
- 7a56db0 Merge tag 'nfs-for-5.7-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 4 years, 9 months ago
- 3fa84bf Merge tag 'ceph-for-5.7-rc2' of git://github.com/ceph/ceph-client by Linus Torvalds · 4 years, 9 months ago
- 9692ea9 smb3: remove overly noisy debug line in signing errors by Steve French · 4 years, 9 months ago
- f0f7a67 xfs: move inode flush to the sync workqueue by Darrick J. Wong · 4 years, 9 months ago
- 94d440d proc, time/namespace: Show clock symbolic names in /proc/pid/timens_offsets by Andrei Vagin · 4 years, 9 months ago
- 4fa3b1c proc: Handle umounts cleanly by Eric W. Biederman · 4 years, 9 months ago
- 907ea52 ext4: convert BUG_ON's to WARN_ON's in mballoc.c by Theodore Ts'o · 4 years, 9 months ago
- a17a9d9 ext4: increase wait time needed before reuse of deleted inode numbers by Theodore Ts'o · 4 years, 9 months ago