index
:
linux.git
master
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-04-03
gfs2: Silence possible null pointer dereference warning
Andreas Gruenbacher
2021-04-03
gfs2: Turn gfs2_meta_indirect_buffer into gfs2_meta_buffer
Andreas Gruenbacher
2021-04-03
gfs2: Replace gfs2_lblk_to_dblk with gfs2_get_extent
Andreas Gruenbacher
2021-04-03
gfs2: Turn gfs2_extent_map into gfs2_{get,alloc}_extent
Andreas Gruenbacher
2021-04-03
gfs2: Add new gfs2_iomap_get helper
Andreas Gruenbacher
2021-04-03
gfs2: Remove unused variable sb_format
Andreas Gruenbacher
2021-04-03
gfs2: Fix dir.c function parameter descriptions
Bob Peterson
2021-04-03
gfs2: Eliminate gh parameter from go_xmote_bh func
Bob Peterson
2021-04-03
gfs2: don't create empty buffers for NO_CREATE
Bob Peterson
2021-04-03
Merge tag 'gfs2-v5.12-rc2-fixes2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-04-02
Merge tag 'block-5.12-2021-04-02' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-04-02
Merge tag 'io_uring-5.12-2021-04-02' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-04-02
io_uring: move reissue into regular IO path
Jens Axboe
2021-04-02
block: don't ignore REQ_NOWAIT for direct IO
Pavel Begunkov
2021-04-01
io_uring: fix EIOCBQUEUED iter revert
Pavel Begunkov
2021-04-01
io_uring/io-wq: protect against sprintf overflow
Pavel Begunkov
2021-04-01
io_uring: don't mark S_ISBLK async work as unbounded
Jens Axboe
2021-03-30
reiserfs: update reiserfs_xattrs_initialized() condition
Tetsuo Handa
2021-03-30
io_uring: drop sqd lock before handling signals for SQPOLL
Jens Axboe
2021-03-29
io_uring: handle setup-failed ctx in kill_timeouts
Pavel Begunkov
2021-03-28
io_uring: always go for cancellation spin on exec
Pavel Begunkov
2021-03-28
Merge tag '5.12-rc4-smb3' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2021-03-28
Merge tag 'io_uring-5.12-2021-03-27' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-03-28
Merge tag 'block-5.12-2021-03-27' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-03-27
io_uring: remove unsued assignment to pointer io
Colin Ian King
2021-03-27
io_uring: don't cancel extra on files match
Pavel Begunkov
2021-03-27
io_uring: don't cancel-track common timeouts
Pavel Begunkov
2021-03-27
io_uring: do post-completion chore on t-out cancel
Pavel Begunkov
2021-03-27
io_uring: fix timeout cancel return code
Pavel Begunkov
2021-03-27
io_uring: handle signals for IO threads like a normal thread
Jens Axboe
2021-03-26
smb3: fix cached file size problems in duplicate extents (reflink)
Steve French
2021-03-26
cifs: Silently ignore unknown oplock break handle
Vincent Whitchurch
2021-03-26
cifs: revalidate mapping when we open files for SMB1 POSIX
Ronnie Sahlberg
2021-03-26
cifs: Fix chmod with modefromsid when an older ACE already exists.
Shyam Prasad N
2021-03-26
cifs: Adjust key sizes and key generation routines for AES256 encryption
Shyam Prasad N
2021-03-25
Merge tag 'for-5.12-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-03-25
io_uring: maintain CQE order of a failed link
Pavel Begunkov
2021-03-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-03-25
gfs2: report "already frozen/thawed" errors
Bob Peterson
2021-03-25
squashfs: fix xattr id and id lookup sanity checks
Phillip Lougher
2021-03-25
squashfs: fix inode lookup sanity checks
Sean Nyekjaer
2021-03-25
io-wq: fix race around pending work on teardown
Jens Axboe
2021-03-24
Merge tag 'afs-cachefiles-fixes-20210323' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2021-03-24
cachefiles: do not yet allow on idmapped mounts
Christian Brauner
2021-03-24
io_uring: do ctx sqd ejection in a clear context
Pavel Begunkov
2021-03-23
afs: Use wait_on_page_writeback_killable
Matthew Wilcox (Oracle)
2021-03-23
fs/cachefiles: Remove wait_bit_key layout dependency
Matthew Wilcox (Oracle)
2021-03-23
block: clear GD_NEED_PART_SCAN later in bdev_disk_changed
Chris Chiu
2021-03-22
io_uring: fix provide_buffers sign extension
Pavel Begunkov
2021-03-22
io_uring: don't skip file_end_write() on reissue
Pavel Begunkov
[next]