- 15517c7 Merge tag 'locks-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 3 years, 4 months ago
- 1e6907d58 Merge tag 'io_uring-5.14-2021-08-20' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 4 months ago
- fdd92b6 fs: warn about impending deprecation of mandatory locks by Jeff Layton · 3 years, 4 months ago
- a30f895 io_uring: fix xa_alloc_cycle() error return value check by Jens Axboe · 3 years, 4 months ago
- d6d09a6 Merge tag 'for-5.14-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 5 months ago
- 3b84482 pipe: avoid unnecessary EPOLLET wakeups under normal loads by Linus Torvalds · 3 years, 5 months ago
- 9cb0073 io_uring: pin ctx on fallback execution by Pavel Begunkov · 3 years, 5 months ago
- 3f79f6f btrfs: prevent rename2 from exchanging a subvol with a directory from different parents by NeilBrown · 3 years, 5 months ago
- 7ba34c0 Merge tag 'libnvdimm-fixes-5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 3 years, 5 months ago
- 21f9652 io_uring: only assign io_uring_enter() SQPOLL error in actual error case by Jens Axboe · 3 years, 5 months ago
- 118516e2 Merge tag 'configfs-5.14' of git://git.infradead.org/users/hch/configfs by Linus Torvalds · 3 years, 5 months ago
- 27b2eaa Merge tag '5.14-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 3 years, 5 months ago
- 42995ce Merge tag 'io_uring-5.14-2021-08-13' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 5 months ago
- 3a03c67 Merge tag 'ceph-for-5.14-rc6' of git://github.com/ceph/ceph-client by Linus Torvalds · 3 years, 5 months ago
- f8fbb47 Merge branch 'for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years, 5 months ago
- 9e99275 cifs: Call close synchronously during unlink/rename/lease break. by Rohith Surabattula · 3 years, 5 months ago
- 4153570 cifs: Handle race conditions during rename by Rohith Surabattula · 3 years, 5 months ago
- 96dcb97 Merge branch 'for-5.14/dax' into libnvdimm-fixes by Dan Williams · 3 years, 5 months ago
- b3f0ccc Merge tag 'ovl-fixes-5.14-rc6-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 3 years, 5 months ago
- 981567b cifs: use the correct max-length for dentry_path_raw() by Ronnie Sahlberg · 3 years, 5 months ago
- 427215d ovl: prevent private clone if bind mount is not allowed by Miklos Szeredi · 3 years, 5 months ago
- 580c610 ovl: fix uninitialized pointer read in ovl_lookup_real_one() by Miklos Szeredi · 3 years, 5 months ago
- 9b91b6b ovl: fix deadlock in splice write by Miklos Szeredi · 3 years, 5 months ago
- 9011c27 ovl: skip stale entries in merge dir cache iteration by Amir Goldstein · 3 years, 8 months ago
- 43597aa io_uring: fix ctx-exit io_rsrc_put_work() deadlock by Pavel Begunkov · 3 years, 5 months ago
- c018db4 io_uring: drop ctx->uring_lock before flushing work item by Jens Axboe · 3 years, 5 months ago
- 47cae0c io-wq: fix IO_WORKER_F_FIXED issue in create_io_worker() by Hao Xu · 3 years, 5 months ago
- 49e7f0c io-wq: fix bug of creating io-wokers unconditionally by Hao Xu · 3 years, 5 months ago
- 4956b9e io_uring: rsrc ref lock needs to be IRQ safe by Jens Axboe · 3 years, 5 months ago
- f153c22 ucounts: add missing data type changes by Sven Schnelle · 3 years, 5 months ago
- 769f526 configfs: restore the kernel v5.13 text attribute write behavior by Bart Van Assche · 3 years, 5 months ago
- 20c0b38 io_uring: Use WRITE_ONCE() when writing to sq_flags by Nadav Amit · 3 years, 5 months ago
- ef98eb0 io_uring: clear TIF_NOTIFY_SIGNAL when running task work by Nadav Amit · 3 years, 5 months ago
- 85a9050 Merge tag 'io_uring-5.14-2021-08-07' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 5 months ago
- c9194f3 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 3 years, 5 months ago
- 877ba3f ext4: fix potential htree corruption when growing large_dir directories by Theodore Ts'o · 3 years, 5 months ago
- 2169827 io-wq: fix lack of acct->nr_workers < acct->max_workers judgement by Hao Xu · 3 years, 5 months ago
- 3d4e4fa io-wq: fix no lock protection of acct->nr_worker by Hao Xu · 3 years, 5 months ago
- 7d3fc01 cifs: create sd context must be a multiple of 8 by Shyam Prasad N · 3 years, 5 months ago
- 46c4c9d pipe: increase minimum default pipe size to 2 pages by Alex Xu (Hello71) · 3 years, 5 months ago
- 83d6c39 io-wq: fix race between worker exiting and activating free worker by Jens Axboe · 3 years, 5 months ago
- 8434ffe ceph: take snap_empty_lock atomically with snaprealm refcount change by Jeff Layton · 3 years, 5 months ago
- bf2ba43 ceph: reduce contention in ceph_check_delayed_caps() by Luis Henriques · 3 years, 6 months ago
- aa66032 Merge tag 'xfs-5.14-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 3 years, 5 months ago
- f3438b4 Merge tag '5.14-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 3 years, 5 months ago
- 3a34b13 pipe: make pipe writes always wake up readers by Linus Torvalds · 3 years, 5 months ago
- 4669e13 Merge tag 'block-5.14-2021-07-30' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 5 months ago
- 27eb687 Merge tag 'io_uring-5.14-2021-07-30' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 5 months ago
- 051df24 Merge tag 'for-5.14-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 5 months ago
- ad6ec09 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 5 months ago
- 9449ad3 ocfs2: issue zeroout to EOF blocks by Junxiao Bi · 3 years, 5 months ago
- f267aeb ocfs2: fix zero out valid data by Junxiao Bi · 3 years, 5 months ago
- cade08a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha by Linus Torvalds · 3 years, 5 months ago
- 81a448d xfs: prevent spoofing of rtbitmap blocks when recovering buffers by Darrick J. Wong · 3 years, 5 months ago
- 9d11001 xfs: limit iclog tail updates by Dave Chinner · 3 years, 5 months ago
- b2ae3a9 xfs: need to see iclog flags in tracing by Dave Chinner · 3 years, 5 months ago
- d8f4c2d xfs: Enforce attr3 buffer recovery order by Dave Chinner · 3 years, 5 months ago
- 32baa63 xfs: logging the on disk inode LSN can make it go backwards by Dave Chinner · 3 years, 5 months ago
- 8191d82 xfs: avoid unnecessary waits in xfs_log_force_lsn() by Dave Chinner · 3 years, 5 months ago
- 2bf1ec0 xfs: log forces imply data device cache flushes by Dave Chinner · 3 years, 5 months ago
- 45eddb4 xfs: factor out forced iclog flushes by Dave Chinner · 3 years, 5 months ago
- 0dc8f7f xfs: fix ordering violation between cache flushes and tail updates by Dave Chinner · 3 years, 5 months ago
- 9d39206 xfs: fold __xlog_state_release_iclog into xlog_state_release_iclog by Dave Chinner · 3 years, 5 months ago
- b5d721e xfs: external logs need to flush data device by Dave Chinner · 3 years, 5 months ago
- b1e2723 xfs: flush data dev on external log write by Dave Chinner · 3 years, 5 months ago
- 7280305 btrfs: calculate number of eb pages properly in csum_tree_block by David Sterba · 3 years, 5 months ago
- b946dbc cifs: add missing parsing of backupuid by Ronnie Sahlberg · 3 years, 5 months ago
- 4010a52 Merge tag 'fixes_for_v5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 3 years, 5 months ago
- b2a6166 btrfs: fix rw device counting in __btrfs_free_extra_devids by Desmond Cheong Zhi Xi · 3 years, 5 months ago
- ecc64fa btrfs: fix lost inode on log replay after mix of fsync, rename and inode eviction by Filipe Manana · 3 years, 5 months ago
- 240246f btrfs: mark compressed range uptodate only if all bio succeed by Goldwyn Rodrigues · 3 years, 6 months ago
- a890d01 io_uring: fix poll requests leaking second poll entries by Hao Xu · 3 years, 5 months ago
- ef04688 io_uring: don't block level reissue off completion path by Jens Axboe · 3 years, 5 months ago
- 340e845 block: delay freeing the gendisk by Christoph Hellwig · 3 years, 5 months ago
- 51bbe7e Merge branch 'for-5.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 3 years, 5 months ago
- 773af69 io_uring: always reissue from task_work context by Jens Axboe · 3 years, 5 months ago
- 5ad4df5 smb3: rc uninitialized in one fallocate path by Steve French · 3 years, 5 months ago
- f2a26a3 SMB3: fix readpage for large swap cache by Steve French · 3 years, 5 months ago
- 110aa25 io_uring: fix race in unified task_work running by Jens Axboe · 3 years, 5 months ago
- 44eff40 io_uring: fix io_prep_async_link locking by Pavel Begunkov · 3 years, 5 months ago
- 6208721 binfmt: remove support for em86 (alpha only) by David Hildenbrand · 3 years, 9 months ago
- d8079fa Merge tag '5.14-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 3 years, 5 months ago
- 0ee818c Merge tag 'io_uring-5.14-2021-07-24' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 5 months ago
- bca1d4d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 5 months ago
- e0f7e2b hugetlbfs: fix mount mode command line processing by Mike Kravetz · 3 years, 5 months ago
- 593311e writeback, cgroup: do not reparent dax inodes by Roman Gushchin · 3 years, 5 months ago
- e71e2ac userfaultfd: do not untag user pointers by Peter Collingbourne · 3 years, 5 months ago
- 991468d io_uring: explicitly catch any illegal async queue attempt by Jens Axboe · 3 years, 5 months ago
- 3c30ef0 io_uring: never attempt iopoll reissue from release path by Jens Axboe · 3 years, 5 months ago
- f0fddce Merge tag 'for-5.14-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 5 months ago
- 704f4cb Merge tag 'ceph-for-5.14-rc3' of git://github.com/ceph/ceph-client by Linus Torvalds · 3 years, 5 months ago
- 73dc707 ext4: remove conflicting comment from __ext4_forget by Guoqing Jiang · 3 years, 6 months ago
- b665414 ext4: fix potential uninitialized access to retval in kmmpd by Ye Bin · 3 years, 6 months ago
- 488968a cifs: fix fallocate when trying to allocate a hole. by Ronnie Sahlberg · 3 years, 5 months ago
- 0cc936f io_uring: fix early fdput() of file by Jens Axboe · 3 years, 5 months ago
- 7b09d4e CIFS: Clarify SMB1 code for POSIX delete file by Steve French · 3 years, 5 months ago
- 21a6491 CIFS: Clarify SMB1 code for POSIX Create by Steve French · 3 years, 5 months ago
- b623661 cifs: support share failover when remounting by Paulo Alcantara · 3 years, 6 months ago
- 2485bd7 cifs: only write 64kb at a time when fallocating a small region of a file by Ronnie Sahlberg · 3 years, 5 months ago
- c7c3a6d btrfs: store a block_device in struct btrfs_ordered_extent by Christoph Hellwig · 3 years, 5 months ago