index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2021-08-31
Merge tag 'fs.close_range.v5.15' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-08-31
Merge tag 'fs.move_mount.move_mount_set_group.v5.15' of git://git.kernel.org/...
Linus Torvalds
2021-08-31
Merge tag 'iomap-5.15-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2021-08-31
Merge tag 'vfs-5.15-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2021-08-31
Merge tag 'nfsd-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2021-08-31
Merge tag 'gfs2-v5.14-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-08-31
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
2021-08-31
Merge tag 'for-5.15-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2021-08-31
Merge tag '5.15-rc-smb3-fixes-part1' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2021-08-31
Merge tag '5.15-rc-first-ksmbd-merge' of git://git.samba.org/ksmbd
Linus Torvalds
2021-08-30
Merge tag 'for-5.15/io_uring-vfs-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-08-30
Merge tag 'io_uring-bio-cache.5-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-08-30
Merge tag 'for-5.15/io_uring-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-08-30
Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-08-30
Merge tag 'timers-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-08-30
Merge tag 'sched-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-08-30
Merge tag 'locks-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jlay...
Linus Torvalds
2021-08-30
Merge tag 'hole_punch_for_v5.15-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-08-30
Merge tag 'fs_for_v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-08-30
Merge tag 'fiemap_for_v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-08-30
Merge tag 'fsnotify_for_v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-08-30
io-wq: fix wakeup race when adding new work
Jens Axboe
2021-08-30
io-wq: wqe and worker locks no longer need to be IRQ safe
Jens Axboe
2021-08-30
io-wq: check max_worker limits if a worker transitions bound state
Jens Axboe
2021-08-29
io_uring: allow updating linked timeouts
Pavel Begunkov
2021-08-29
io_uring: keep ltimeouts in a list
Pavel Begunkov
2021-08-29
io_uring: support CLOCK_BOOTTIME/REALTIME for timeouts
Jens Axboe
2021-08-29
io-wq: provide a way to limit max number of workers
Jens Axboe
2021-08-28
eventfd: Make signal recursion protection a task bit
Thomas Gleixner
2021-08-27
ksmbd: fix __write_overflow warning in ndr_read_string
Namjae Jeon
2021-08-27
io_uring: add build check for buf_index overflows
Pavel Begunkov
2021-08-27
io_uring: clarify io_req_task_cancel() locking
Pavel Begunkov
2021-08-27
io_uring: add task-refs-get helper
Pavel Begunkov
2021-08-27
io_uring: fix failed linkchain code logic
Hao Xu
2021-08-27
io_uring: remove redundant req_set_fail()
Hao Xu
2021-08-26
nfsd: fix crash on LOCKT on reexported NFSv3
J. Bruce Fields
2021-08-26
nfs: don't allow reexport reclaims
J. Bruce Fields
2021-08-26
lockd: don't attempt blocking locks on nfs reexports
J. Bruce Fields
2021-08-26
nfs: don't atempt blocking locks on nfs reexports
J. Bruce Fields
2021-08-26
Merge tag 'ceph-for-5.14-rc8' of git://github.com/ceph/ceph-client
Linus Torvalds
2021-08-26
Merge tag 'for-5.14-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-08-26
iomap: standardize tracepoint formatting and storage
Darrick J. Wong
2021-08-25
cifs: Do not leak EDEADLK to dgetents64 for STATUS_USER_SESSION_DELETED
Ronnie Sahlberg
2021-08-25
cifs: cifs_md4 convert to SPDX identifier
Steve French
2021-08-25
cifs: create a MD4 module and switch cifs.ko to use it
Ronnie Sahlberg
2021-08-25
cifs: fork arc4 and create a separate module for it for cifs and other users
Ronnie Sahlberg
2021-08-25
cifs: remove support for NTLM and weaker authentication algorithms
Ronnie Sahlberg
2021-08-25
cifs: enable fscache usage even for files opened as rw
Shyam Prasad N
2021-08-25
smb3: fix posix extensions mount option
Steve French
2021-08-25
cifs: fix wrong release in sess_alloc_buffer() failed path
Ding Hui
[next]