Age | Commit message (Expand) | Author |
2022-04-08 | io_uring: fix race between timeout flush and removal | Jens Axboe |
2022-04-08 | Merge tag 'nfs-for-5.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2022-04-08 | cifs: release cached dentries only if mount is complete | Shyam Prasad N |
2022-04-08 | cifs: Check the IOCB_DIRECT flag, not O_DIRECT | David Howells |
2022-04-07 | Merge tag '5.18-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2022-04-07 | NFS: Ensure rpc_run_task() cannot fail in nfs_async_rename() | Trond Myklebust |
2022-04-07 | NFSv4/pnfs: Handle RPC allocation errors in nfs4_proc_layoutget | Trond Myklebust |
2022-04-07 | NFSv4.2: Fix missing removal of SLAB_ACCOUNT on kmem_cache allocation | Muchun Song |
2022-04-07 | SUNRPC: Ensure we flush any closed sockets before xs_xprt_free() | Trond Myklebust |
2022-04-07 | NFS: Replace readdir's use of xxhash() with hash_64() | Trond Myklebust |
2022-04-07 | io_uring: use nospec annotation for more indexes | Pavel Begunkov |
2022-04-07 | io_uring: zero tag on rsrc removal | Pavel Begunkov |
2022-04-07 | io_uring: don't touch scm_fp_list after queueing skb | Pavel Begunkov |
2022-04-07 | io_uring: nospec index for tags on files update | Pavel Begunkov |
2022-04-07 | io_uring: implement compat handling for IORING_REGISTER_IOWQ_AFF | Eugene Syromiatnikov |
2022-04-07 | Revert "io_uring: Add support for napi_busy_poll" | Jens Axboe |
2022-04-07 | io_uring: drop the old style inflight file tracking | Jens Axboe |
2022-04-07 | io_uring: defer file assignment | Jens Axboe |
2022-04-07 | io_uring: propagate issue_flags state down to file assignment | Jens Axboe |
2022-04-06 | btrfs: fix btrfs_submit_compressed_write cgroup attribution | Dennis Zhou |
2022-04-06 | btrfs: fix root ref counts in error handling in btrfs_get_root_ref | Jia-Ju Bai |
2022-04-06 | btrfs: zoned: activate block group only for extent allocation | Naohiro Aota |
2022-04-06 | btrfs: return allocated block group from do_chunk_alloc() | Naohiro Aota |
2022-04-06 | btrfs: mark resumed async balance as writing | Naohiro Aota |
2022-04-06 | btrfs: remove support of balance v1 ioctl | Nikolay Borisov |
2022-04-06 | btrfs: release correct delalloc amount in direct IO write path | Naohiro Aota |
2022-04-06 | btrfs: remove unused variable in btrfs_{start,write}_dirty_block_groups() | Nathan Chancellor |
2022-04-06 | btrfs: zoned: remove redundant condition in btrfs_run_delalloc_range | Haowen Bai |
2022-04-05 | Merge tag 'for-5.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2022-04-05 | kobject: kobj_type: remove default_attrs | Greg Kroah-Hartman |
2022-04-04 | cifs: update internal module number | Steve French |
2022-04-04 | cifs: force new session setup and tcon for dfs | Paulo Alcantara |
2022-04-04 | io_uring: move read/write file prep state into actual opcode handler | Jens Axboe |
2022-04-04 | io_uring: defer splice/tee file validity check until command issue | Jens Axboe |
2022-04-04 | cifs: remove check of list iterator against head past the loop body | Jakob Koschel |
2022-04-04 | cifs: fix potential race with cifsd thread | Paulo Alcantara |
2022-04-03 | io_uring: don't check req->file in io_fsync_prep() | Jens Axboe |
2022-04-03 | Merge tag 'trace-v5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro... | Linus Torvalds |
2022-04-02 | proc: bootconfig: Add null pointer check | Lv Ruyi |
2022-04-01 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2022-04-01 | Merge tag 'vfs-5.18-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2022-04-01 | Merge tag 'xfs-5.18-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2022-04-01 | Merge tag 'for-5.18/io_uring-2022-04-01' of git://git.kernel.dk/linux-block | Linus Torvalds |
2022-04-01 | Merge tag '5.18-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbd | Linus Torvalds |
2022-04-01 | Merge tag '5.18-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2022-04-01 | Merge tag 'exfat-for-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2022-04-01 | Merge tag 'folio-5.18d' of git://git.infradead.org/users/willy/pagecache | Linus Torvalds |
2022-04-01 | nilfs2: get rid of nilfs_mapping_init() | Ryusuke Konishi |
2022-04-01 | nilfs2: fix lockdep warnings during disk space reclamation | Ryusuke Konishi |
2022-04-01 | nilfs2: fix lockdep warnings in page operations for btree nodes | Ryusuke Konishi |