| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | | | io_uring: refactor __io_sqe_files_scm | Pavel Begunkov | 2022-04-24 | 1 | -35/+13 | |
| | * | | | | | | | | | | | | | | | | io_uring: uniform SCM accounting | Pavel Begunkov | 2022-04-24 | 1 | -68/+25 | |
| | * | | | | | | | | | | | | | | | | io_uring: don't scm-account for non af_unix sockets | Pavel Begunkov | 2022-04-24 | 1 | -13/+38 | |
| | * | | | | | | | | | | | | | | | | io_uring: move finish_wait() outside of loop in cqring_wait() | Jens Axboe | 2022-04-24 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | io_uring: refactor io_req_add_compl_list() | Pavel Begunkov | 2022-04-24 | 1 | -3/+2 | |
| | * | | | | | | | | | | | | | | | | io_uring: silence io_for_each_link() warning | Pavel Begunkov | 2022-04-24 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | | | | | io_uring: partially uninline io_put_task() | Pavel Begunkov | 2022-04-24 | 1 | -10/+14 | |
| | * | | | | | | | | | | | | | | | | io_uring: cleanup conditional submit locking | Pavel Begunkov | 2022-04-24 | 1 | -54/+41 | |
| | * | | | | | | | | | | | | | | | | io_uring: optimise mutex locking for submit+iopoll | Pavel Begunkov | 2022-04-24 | 1 | -17/+23 | |
| | * | | | | | | | | | | | | | | | | io_uring: pre-calculate syscall iopolling decision | Pavel Begunkov | 2022-04-24 | 1 | -8/+13 | |
| | * | | | | | | | | | | | | | | | | io_uring: split off IOPOLL argument verifiction | Pavel Begunkov | 2022-04-24 | 1 | -7/+22 | |
| | * | | | | | | | | | | | | | | | | io_uring: clean up io_queue_next() | Pavel Begunkov | 2022-04-24 | 1 | -7/+6 | |
| | * | | | | | | | | | | | | | | | | io_uring: move poll recycling later in compl flushing | Pavel Begunkov | 2022-04-24 | 1 | -9/+9 | |
| | * | | | | | | | | | | | | | | | | io_uring: optimise io_free_batch_list | Pavel Begunkov | 2022-04-24 | 1 | -6/+14 | |
| | * | | | | | | | | | | | | | | | | io_uring: refactor io_req_find_next | Pavel Begunkov | 2022-04-24 | 1 | -6/+7 | |
| | * | | | | | | | | | | | | | | | | io_uring: remove extra ifs around io_commit_cqring | Pavel Begunkov | 2022-04-24 | 1 | -11/+14 | |
| | * | | | | | | | | | | | | | | | | io_uring: small optimisation of tctx_task_work | Pavel Begunkov | 2022-04-24 | 1 | -5/+4 | |
| | | |_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | afs: Fix afs_getattr() to refetch file status if callback break occurred | David Howells | 2022-05-22 | 1 | -1/+13 | |
| | |_|_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Merge tag 'io_uring-5.18-2022-05-18' of git://git.kernel.dk/linux-block | Linus Torvalds | 2022-05-18 | 1 | -0/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | io_uring: don't attempt to IOPOLL for MSG_RING requests | Jens Axboe | 2022-05-17 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | | | Merge tag 'gfs2-v5.18-rc4-fix3' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2022-05-13 | 2 | -82/+68 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | gfs2: Stop using glock holder auto-demotion for now | Andreas Gruenbacher | 2022-05-13 | 1 | -32/+14 | |
| | * | | | | | | | | | | | | | | | gfs2: buffered write prefaulting | Andreas Gruenbacher | 2022-05-13 | 1 | -12/+16 | |
| | * | | | | | | | | | | | | | | | gfs2: Align read and write chunks to the page cache | Andreas Gruenbacher | 2022-05-13 | 1 | -8/+7 | |
| | * | | | | | | | | | | | | | | | gfs2: Pull return value test out of should_fault_in_pages | Andreas Gruenbacher | 2022-05-13 | 1 | -12/+22 | |
| | * | | | | | | | | | | | | | | | gfs2: Clean up use of fault_in_iov_iter_{read,write}able | Andreas Gruenbacher | 2022-05-13 | 1 | -17/+9 | |
| | * | | | | | | | | | | | | | | | gfs2: Variable rename | Andreas Gruenbacher | 2022-05-13 | 1 | -17/+17 | |
| | * | | | | | | | | | | | | | | | gfs2: Fix filesystem block deallocation for short writes | Andreas Gruenbacher | 2022-05-13 | 1 | -6/+5 | |
| | | |_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Merge tag 'ceph-for-5.18-rc7' of https://github.com/ceph/ceph-client | Linus Torvalds | 2022-05-13 | 2 | -7/+20 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | ceph: check folio PG_private bit instead of folio->private | Xiubo Li | 2022-05-10 | 1 | -4/+7 | |
| | * | | | | | | | | | | | | | | | ceph: fix setting of xattrs on async created inodes | Jeff Layton | 2022-05-10 | 1 | -3/+13 | |
| | | |_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Merge tag 'nfs-for-5.18-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2022-05-13 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | nfs: fix broken handling of the softreval mount option | Dan Aloni | 2022-05-09 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | Merge tag 'mm-hotfixes-stable-2022-05-11' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2022-05-13 | 1 | -1/+22 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | procfs: prevent unprivileged processes accessing fdinfo dir | Kalesh Singh | 2022-05-09 | 1 | -1/+22 | |
| | | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Merge tag 'fixes_for_v5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2022-05-12 | 3 | -4/+21 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | udf: Avoid using stale lengthOfImpUse | Jan Kara | 2022-05-10 | 1 | -4/+4 | |
| | * | | | | | | | | | | | | | | writeback: Avoid skipping inode writeback | Jing Xia | 2022-05-10 | 1 | -0/+4 | |
| | * | | | | | | | | | | | | | | fanotify: do not allow setting dirent events in mask of non-dir | Amir Goldstein | 2022-05-09 | 1 | -0/+13 | |
| | | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Merge tag 'io_uring-5.18-2022-05-06' of git://git.kernel.dk/linux-block | Linus Torvalds | 2022-05-07 | 1 | -1/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / |/| | | / / / / / / / / / / | | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | io_uring: assign non-fixed early for async work | Jens Axboe | 2022-05-02 | 1 | -1/+6 | |
| * | | | | | | | | | | | | | Merge tag 'for-5.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2022-05-06 | 4 | -34/+53 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | btrfs: sysfs: export the balance paused state of exclusive operation | David Sterba | 2022-05-05 | 1 | -0/+3 | |
| | * | | | | | | | | | | | | | btrfs: fix assertion failure when logging directory key range item | Filipe Manana | 2022-05-05 | 1 | -14/+25 | |
| | * | | | | | | | | | | | | | btrfs: zoned: activate block group properly on unlimited active zone device | Naohiro Aota | 2022-05-05 | 1 | -14/+8 | |
| | * | | | | | | | | | | | | | btrfs: zoned: move non-changing condition check out of the loop | Naohiro Aota | 2022-05-05 | 1 | -6/+6 | |
| | * | | | | | | | | | | | | | btrfs: force v2 space cache usage for subpage mount | Qu Wenruo | 2022-05-05 | 1 | -0/+11 | |
| * | | | | | | | | | | | | | | Merge tag 'nfs-for-5.18-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2022-05-06 | 1 | -1/+11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | NFSv4: Don't invalidate inode attributes on delegation return | Trond Myklebust | 2022-04-25 | 1 | -1/+11 | |
| | | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge tag 'for-5.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2022-05-02 | 6 | -23/+91 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | / / / / | |_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | ||||||
