index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2021-09-08
cifs: update FSCTL definitions
Steve French
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
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-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
2021-08-25
CIFS: Fix a potencially linear read overflow
Len Baker
2021-08-25
io_uring: don't free request to slab
Hao Xu
2021-08-25
pipe: do FASYNC notifications for every pipe IO, not just state changes
Linus Torvalds
2021-08-25
ceph: fix possible null-pointer dereference in ceph_mdsmap_decode()
Tuo Li
2021-08-25
ceph: correctly handle releasing an embedded cap flush
Xiubo Li
2021-08-25
Revert "btrfs: compression: don't try to compress if we don't have enough pages"
Qu Wenruo
2021-08-25
io_uring: accept directly into fixed file table
Pavel Begunkov
2021-08-25
io_uring: hand code io_accept() fd installing
Pavel Begunkov
2021-08-25
io_uring: openat directly into fixed fd table
Pavel Begunkov
2021-08-24
block: mark blkdev_fsync static
Christoph Hellwig
2021-08-24
fs: clean up after mandatory file locking support removal
Lukas Bulwahn
2021-08-23
io_uring: add support for IORING_OP_LINKAT
Dmitry Kadashev
[next]