- 9ac29fd fuse: move ioctl to separate source file by Miklos Szeredi · 3 years, 9 months ago
- 51db776 vfs: remove unused ioctl helpers by Miklos Szeredi · 3 years, 9 months ago
- 8871d84 ubifs: convert to fileattr by Miklos Szeredi · 3 years, 9 months ago
- 03eb606 reiserfs: convert to fileattr by Miklos Szeredi · 3 years, 9 months ago
- 2b5f52c ocfs2: convert to fileattr by Miklos Szeredi · 3 years, 9 months ago
- 7c7c436 nilfs2: convert to fileattr by Miklos Szeredi · 3 years, 9 months ago
- 2ca58e3 jfs: convert to fileattr by Miklos Szeredi · 3 years, 9 months ago
- 9cbae74 hfsplus: convert to fileattr by Miklos Szeredi · 3 years, 9 months ago
- d701ea2 efivars: convert to fileattr by Miklos Szeredi · 3 years, 9 months ago
- 9fefd5d xfs: convert to fileattr by Miklos Szeredi · 3 years, 9 months ago
- 1f26b06 orangefs: convert to fileattr by Miklos Szeredi · 3 years, 9 months ago
- 88b631c gfs2: convert to fileattr by Miklos Szeredi · 3 years, 9 months ago
- 9b1bb01 f2fs: convert to fileattr by Miklos Szeredi · 3 years, 9 months ago
- 4db5c2e ext4: convert to fileattr by Miklos Szeredi · 3 years, 9 months ago
- aba405e ext2: convert to fileattr by Miklos Szeredi · 3 years, 9 months ago
- 97fc297 btrfs: convert to fileattr by Miklos Szeredi · 3 years, 9 months ago
- 66dbfab ovl: stack fileattr ops by Miklos Szeredi · 3 years, 9 months ago
- 97e2dee ecryptfs: stack fileattr ops by Miklos Szeredi · 3 years, 9 months ago
- 4c5b479 vfs: add fileattr ops by Miklos Szeredi · 3 years, 9 months ago
- d83e98f Merge tag 'io_uring-5.12-2021-04-03' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 9 months ago
- 8e29be3 Merge tag 'gfs2-v5.12-rc2-fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 3 years, 9 months ago
- e82ad48 io_uring: fix !CONFIG_BLOCK compilation failure by Jens Axboe · 3 years, 9 months ago
- d93a0d4 Merge tag 'block-5.12-2021-04-02' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 9 months ago
- 1faccb6 Merge tag 'io_uring-5.12-2021-04-02' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 9 months ago
- 230d50d io_uring: move reissue into regular IO path by Jens Axboe · 3 years, 9 months ago
- f8b78ca block: don't ignore REQ_NOWAIT for direct IO by Pavel Begunkov · 4 years, 2 months ago
- 07204f2 io_uring: fix EIOCBQUEUED iter revert by Pavel Begunkov · 3 years, 9 months ago
- 696ee88 io_uring/io-wq: protect against sprintf overflow by Pavel Begunkov · 3 years, 9 months ago
- 4b982bd io_uring: don't mark S_ISBLK async work as unbounded by Jens Axboe · 3 years, 9 months ago
- 5e46d1b reiserfs: update reiserfs_xattrs_initialized() condition by Tetsuo Handa · 3 years, 10 months ago
- 82734c5 io_uring: drop sqd lock before handling signals for SQPOLL by Jens Axboe · 3 years, 10 months ago
- 5152042 io_uring: handle setup-failed ctx in kill_timeouts by Pavel Begunkov · 3 years, 10 months ago
- 5a978dc io_uring: always go for cancellation spin on exec by Pavel Begunkov · 3 years, 10 months ago
- 81b1d39 Merge tag '5.12-rc4-smb3' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 3 years, 10 months ago
- b44d1dd Merge tag 'io_uring-5.12-2021-03-27' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 10 months ago
- abed516 Merge tag 'block-5.12-2021-03-27' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 10 months ago
- 2b8ed1c io_uring: remove unsued assignment to pointer io by Colin Ian King · 3 years, 10 months ago
- 78d9d7c io_uring: don't cancel extra on files match by Pavel Begunkov · 3 years, 10 months ago
- 2482b58 io_uring: don't cancel-track common timeouts by Pavel Begunkov · 3 years, 10 months ago
- 80c4cbd io_uring: do post-completion chore on t-out cancel by Pavel Begunkov · 3 years, 10 months ago
- 1ee4160 io_uring: fix timeout cancel return code by Pavel Begunkov · 3 years, 10 months ago
- dbe1bdb io_uring: handle signals for IO threads like a normal thread by Jens Axboe · 3 years, 10 months ago
- cfc63fc smb3: fix cached file size problems in duplicate extents (reflink) by Steve French · 3 years, 10 months ago
- 219481a cifs: Silently ignore unknown oplock break handle by Vincent Whitchurch · 3 years, 10 months ago
- cee8f4f cifs: revalidate mapping when we open files for SMB1 POSIX by Ronnie Sahlberg · 3 years, 10 months ago
- 3bffbe9 cifs: Fix chmod with modefromsid when an older ACE already exists. by Shyam Prasad N · 3 years, 10 months ago
- 45a4546 cifs: Adjust key sizes and key generation routines for AES256 encryption by Shyam Prasad N · 3 years, 10 months ago
- 701c09c Merge tag 'for-5.12-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 10 months ago
- 90b8749 io_uring: maintain CQE order of a failed link by Pavel Begunkov · 3 years, 10 months ago
- 0023224 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 10 months ago
- ff132c5 gfs2: report "already frozen/thawed" errors by Bob Peterson · 3 years, 10 months ago
- 8b44ca2 squashfs: fix xattr id and id lookup sanity checks by Phillip Lougher · 3 years, 10 months ago
- c1b2028 squashfs: fix inode lookup sanity checks by Sean Nyekjaer · 3 years, 10 months ago
- f5d2d23 io-wq: fix race around pending work on teardown by Jens Axboe · 3 years, 10 months ago
- 8a9d2e1 Merge tag 'afs-cachefiles-fixes-20210323' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 3 years, 10 months ago
- bf1c82a cachefiles: do not yet allow on idmapped mounts by Christian Brauner · 3 years, 10 months ago
- a185f1d io_uring: do ctx sqd ejection in a clear context by Pavel Begunkov · 3 years, 10 months ago
- 75b6979 afs: Use wait_on_page_writeback_killable by Matthew Wilcox (Oracle) · 3 years, 10 months ago
- 39f985c fs/cachefiles: Remove wait_bit_key layout dependency by Matthew Wilcox (Oracle) · 3 years, 10 months ago
- 5116784 block: clear GD_NEED_PART_SCAN later in bdev_disk_changed by Chris Chiu · 3 years, 10 months ago
- d81269f io_uring: fix provide_buffers sign extension by Pavel Begunkov · 3 years, 10 months ago
- b65c128 io_uring: don't skip file_end_write() on reissue by Pavel Begunkov · 3 years, 10 months ago
- d07f1e8a io_uring: correct io_queue_async_work() traces by Pavel Begunkov · 3 years, 10 months ago
- d7f5f1b Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 3 years, 10 months ago
- 0b8cfa9 io_uring: don't use {test,clear}_tsk_thread_flag() for current by Jens Axboe · 3 years, 10 months ago
- 2c41fab Merge tag 'io_uring-5.12-2021-03-21' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 10 months ago
- 5e3ddf9 Merge tag 'x86_urgent_for_v5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 10 months ago
- 0031275 io_uring: call req_set_fail_links() on short send[msg]()/recv[msg]() with MSG_WAITALL by Stefan Metzmacher · 3 years, 10 months ago
- 00ddff4 io-wq: ensure task is running before processing task_work by Jens Axboe · 3 years, 10 months ago
- 64395d9 ext4: initialize ret to suppress smatch warning by Theodore Ts'o · 3 years, 10 months ago
- 512c15e ext4: stop inode update before return by Pan Bian · 4 years ago
- 8210bb2 ext4: fix rename whiteout with fast commit by Harshad Shirwadkar · 3 years, 10 months ago
- 2a4ae3b ext4: fix timer use-after-free on failed mount by Jan Kara · 3 years, 10 months ago
- 7d8bd3c ext4: fix potential error in ext4_do_update_inode by Shijie Luo · 3 years, 10 months ago
- 6b22489 ext4: do not try to set xattr into ea_inode if value is empty by zhangyi (F) · 3 years, 10 months ago
- 5dccdc5 ext4: do not iput inode under running transaction in ext4_rename() by zhangyi (F) · 3 years, 10 months ago
- b7ff91f ext4: find old entry again if failed to rename whiteout by zhangyi (F) · 3 years, 10 months ago
- bfdc4aa Merge tag '5.12-rc3-smb3' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 3 years, 10 months ago
- 1c273e1 Merge tag 'zonefs-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs by Linus Torvalds · 3 years, 10 months ago
- 0ada2dad Merge tag 'io_uring-5.12-2021-03-19' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 10 months ago
- 65af8f0 cifs: fix allocation size on newly created files by Steve French · 3 years, 10 months ago
- af3ef3b cifs: warn and fail if trying to use rootfs without the config option by Aurelien Aptel · 3 years, 10 months ago
- 403dba0 fs/cifs/: fix misspellings using codespell tool by Liu xuzhi · 3 years, 10 months ago
- 81aa096 Merge tag 'for-5.12-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 10 months ago
- c1d6abd btrfs: fix check_data_csum() error message for direct I/O by Omar Sandoval · 3 years, 10 months ago
- c73891c Merge tag 'xfs-5.12-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 3 years, 10 months ago
- 8ff0f3b Merge branch 'iomap-5.12-fixes' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 3 years, 10 months ago
- 0bb7883 btrfs: fix sleep while in non-sleep context during qgroup removal by Filipe Manana · 3 years, 10 months ago
- de75a3d io_uring: don't leak creds on SQO attach error by Pavel Begunkov · 3 years, 10 months ago
- ee53fb2 io_uring: use typesafe pointers in io_uring_task by Stefan Metzmacher · 3 years, 10 months ago
- 53e043b io_uring: remove structures from include/linux/io_uring.h by Stefan Metzmacher · 3 years, 10 months ago
- 76cd979 io_uring: imply MSG_NOSIGNAL for send[msg]()/recv[msg]() calls by Stefan Metzmacher · 3 years, 10 months ago
- 8d488a8 btrfs: fix subvolume/snapshot deletion not triggered on mount by Filipe Manana · 3 years, 10 months ago
- ebd99a6 btrfs: fix build when using M=fs/btrfs by David Sterba · 3 years, 10 months ago
- 3cb8949 btrfs: do not initialize dev replace for bad dev root by Josef Bacik · 3 years, 10 months ago
- 820a49d btrfs: initialize device::fs_info always by Josef Bacik · 3 years, 10 months ago
- 82d62d0 btrfs: do not initialize dev stats if we have no dev_root by Josef Bacik · 3 years, 10 months ago
- f3da882 btrfs: zoned: remove outdated WARN_ON in direct IO by Johannes Thumshirn · 3 years, 10 months ago
- 6980d29 zonefs: fix to update .i_wr_refcnt correctly in zonefs_open_zone() by Chao Yu · 3 years, 10 months ago
- 5abbe51 kernel, fs: Introduce and use set_restart_fn() and arch_set_restart_data() by Oleg Nesterov · 4 years ago