- b48397cb Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 4 years, 8 months ago
- f87d1c9 exec: Move would_dump into flush_old_exec by Eric W. Biederman · 4 years, 8 months ago
- 5a9ffb9 Merge tag '5.7-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 4 years, 8 months ago
- 18e70f3 Merge tag 'io_uring-5.7-2020-05-15' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 8 months ago
- 12bf0b63 Merge tag 'nfs-for-5.7-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 4 years, 8 months ago
- a481379 cifs: fix leaked reference on requeued write by Adam McCoy · 4 years, 8 months ago
- 8eed292 NFSv3: fix rpc receive buffer size for MOUNT call by Olga Kornievskaia · 4 years, 8 months ago
- 6575909 epoll: call final ep_events_available() check under the lock by Roman Penyaev · 4 years, 8 months ago
- 9bd21d4 cifs: Fix null pointer check in cifs_read by Steve French · 4 years, 8 months ago
- 9d9e88a io_uring: polled fixed file must go through free iteration by Jens Axboe · 4 years, 8 months ago
- 4fa7ef6 NFS/pnfs: Don't use RPC_TASK_CRED_NOREF with pnfs by Trond Myklebust · 4 years, 8 months ago
- e719340 Merge tag 'gfs2-v5.7-rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 4 years, 8 months ago
- f304a80 NFS: Don't use RPC_TASK_CRED_NOREF with delegreturn by Trond Myklebust · 4 years, 8 months ago
- 2b666a1 Merge tag 'fscache-fixes-20200508-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Trond Myklebust · 4 years, 8 months ago
- 29fe839 nfs: fix NULL deference in nfs4_get_valid_delegation by J. Bruce Fields · 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
- c968742 io_uring: fix zero len do_splice() by Pavel Begunkov · 4 years, 9 months ago
- 7bb0c53 cachefiles: Fix race between read_waiter and read_copier involving op->to_do by Lei Xue · 4 years, 8 months ago
- 50eaa65 NFSv4: Fix fscache cookie aux_data to ensure change_attr is included by Dave Wysochanski · 4 years, 9 months ago
- 1575161 NFS: Fix fscache super_cookie allocation by Dave Wysochanski · 4 years, 9 months ago
- d9bfced NFS: Fix fscache super_cookie index_key from changing after umount by Dave Wysochanski · 4 years, 9 months ago
- b14c949 Revert "gfs2: Don't demote a glock until its revokes are written" by Bob Peterson · 4 years, 8 months ago
- b11e1a8 gfs2: If go_sync returns error, withdraw but skip invalidate by Bob Peterson · 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
- f4e2f5e gfs2: Grab glock reference sooner in gfs2_add_revoke by Andreas Gruenbacher · 4 years, 9 months ago
- c9cb9e3 gfs2: don't call quota_unhold if quotas are not locked by Bob Peterson · 4 years, 9 months ago
- 4ed0c30 gfs2: move privileged user check to gfs2_quota_lock_check by Bob Peterson · 4 years, 9 months ago
- e6ce26e gfs2: remove check for quotas on in gfs2_quota_check by Bob Peterson · 4 years, 9 months ago
- f9615fe gfs2: Change BUG_ON to an assert_withdraw in gfs2_quota_change by Bob Peterson · 4 years, 9 months ago
- 2297ab6 gfs2: Fix problems regarding gfs2_qa_get and _put by Bob Peterson · 4 years, 9 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
- aa83da7 gfs2: More gfs2_find_jhead fixes by Andreas Gruenbacher · 4 years, 9 months ago
- 566a2ab gfs2: Another gfs2_walk_metadata fix by Andreas Gruenbacher · 4 years, 9 months ago
- d22f69a gfs2: Fix use-after-free in gfs2_logd after withdraw by Bob Peterson · 4 years, 9 months ago
- 53af80c gfs2: Fix BUG during unmount after file system withdraw by Bob Peterson · 4 years, 9 months ago
- a8b7528 gfs2: Fix error exit in do_xmote by Bob Peterson · 4 years, 9 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, 8 months ago
- de268cc Merge tag 'configfs-for-5.7' of git://git.infradead.org/users/hch/configfs by Linus Torvalds · 4 years, 8 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
- ac91558 gfs2: fix withdraw sequence deadlock by Bob Peterson · 4 years, 9 months ago
- 3dc58df CIFS: Spelling s/EACCESS/EACCES/ by Geert Uytterhoeven · 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
- c5f9d9d cachefiles: Fix corruption of the return value in cachefiles_read_or_alloc_pages() by David Howells · 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