index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
iomap: Return -EAGAIN from iomap_write_iter()
Stefan Roesch
2022-07-25
1
-0
/
+4
*
iomap: Add async buffered write support
Stefan Roesch
2022-07-25
1
-5
/
+28
*
iomap: Add flags parameter to iomap_page_create()
Stefan Roesch
2022-07-25
1
-10
/
+20
*
io_uring: move to separate directory
Jens Axboe
2022-07-25
4
-14819
/
+0
*
io_uring: define a 'prep' and 'issue' handler for each opcode
Jens Axboe
2022-07-25
1
-458
/
+350
*
Merge tag 'io_uring-5.19-2022-07-21' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-07-22
1
-3
/
+11
|
\
|
*
io_uring: do not recycle buffer in READV
Dylan Yudaken
2022-07-21
1
-0
/
+8
|
*
io_uring: fix free of unallocated buffer list
Dylan Yudaken
2022-07-21
1
-3
/
+3
*
|
Merge tag 'for-5.19-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-07-16
9
-256
/
+340
|
\
\
|
*
|
Revert "btrfs: turn delayed_nodes_tree into an XArray"
David Sterba
2022-07-15
4
-44
/
+50
|
*
|
Revert "btrfs: turn name_cache radix tree into XArray in send_ctx"
David Sterba
2022-07-15
1
-18
/
+22
|
*
|
Revert "btrfs: turn fs_info member buffer_radix into XArray"
David Sterba
2022-07-15
4
-55
/
+97
|
*
|
Revert "btrfs: turn fs_roots_radix in btrfs_fs_info into an XArray"
David Sterba
2022-07-15
6
-139
/
+171
*
|
|
Merge tag 'ceph-for-5.19-rc7' of https://github.com/ceph/ceph-client
Linus Torvalds
2022-07-15
3
-13
/
+17
|
\
\
\
|
*
|
|
netfs: do not unlock and put the folio twice
Xiubo Li
2022-07-14
3
-13
/
+17
*
|
|
|
Revert "vf/remap: return the amount of bytes actually deduplicated"
Linus Torvalds
2022-07-15
1
-1
/
+1
*
|
|
|
Merge tag '5.19-rc6-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2022-07-14
3
-10
/
+16
|
\
\
\
\
|
*
|
|
|
smb3: workaround negprot bug in some Samba servers
Steve French
2022-07-14
1
-6
/
+7
|
*
|
|
|
cifs: remove unnecessary locking of chan_lock while freeing session
Shyam Prasad N
2022-07-12
1
-2
/
+0
|
*
|
|
|
cifs: fix race condition with delayed threads
Shyam Prasad N
2022-07-12
1
-2
/
+9
|
|
/
/
/
*
|
|
|
Merge tag 'nfsd-5.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2022-07-14
3
-8
/
+18
|
\
\
\
\
|
*
|
|
|
lockd: fix nlm_close_files
Jeff Layton
2022-07-11
1
-5
/
+4
|
*
|
|
|
lockd: set fl_owner when unlocking files
Jeff Layton
2022-07-11
1
-2
/
+3
|
*
|
|
|
NFSD: Decode NFSv4 birth time attribute
Chuck Lever
2022-07-11
2
-1
/
+11
*
|
|
|
|
vf/remap: return the amount of bytes actually deduplicated
Ansgar Lößer
2022-07-13
1
-1
/
+1
*
|
|
|
|
fs/remap: constrain dedupe of EOF blocks
Dave Chinner
2022-07-13
1
-1
/
+2
*
|
|
|
|
Merge tag 'ovl-fixes-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-07-12
1
-1
/
+24
|
\
\
\
\
\
|
*
|
|
|
|
ovl: turn of SB_POSIXACL with idmapped layers temporarily
Christian Brauner
2022-07-08
1
-1
/
+24
*
|
|
|
|
|
Merge tag 'for-5.19-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-07-11
2
-21
/
+27
|
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
btrfs: zoned: drop optimization of zone finish
Naohiro Aota
2022-07-08
1
-15
/
+6
|
*
|
|
|
|
btrfs: zoned: fix a leaked bioc in read_zone_info
Christoph Hellwig
2022-07-08
1
-5
/
+8
|
*
|
|
|
|
btrfs: return -EAGAIN for NOWAIT dio reads/writes on compressed and inline ex...
Filipe Manana
2022-07-08
1
-1
/
+13
*
|
|
|
|
|
Merge tag 'mm-hotfixes-stable-2022-07-11' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-07-11
1
-0
/
+3
|
\
\
\
\
\
\
|
*
|
|
|
|
|
nilfs2: fix incorrect masking of permission flags for symlinks
Ryusuke Konishi
2022-07-04
1
-0
/
+3
*
|
|
|
|
|
|
fix race between exit_itimers() and /proc/pid/timers
Oleg Nesterov
2022-07-11
1
-1
/
+1
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge tag 'io_uring-5.19-2022-07-09' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-07-10
1
-0
/
+3
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
io_uring: check that we have a file table when allocating update slots
Jens Axboe
2022-07-09
1
-0
/
+3
*
|
|
|
|
|
Merge tag 'fscache-fixes-20220708' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-07-09
3
-7
/
+26
|
\
\
\
\
\
\
|
*
|
|
|
|
|
fscache: Fix invalidation/lookup race
David Howells
2022-07-05
1
-1
/
+14
|
*
|
|
|
|
|
cachefiles: narrow the scope of flushed requests when releasing fd
Jia Zhu
2022-07-05
1
-1
/
+2
|
*
|
|
|
|
|
fscache: Introduce fscache_cookie_is_dropped()
Yue Hu
2022-07-05
1
-3
/
+8
|
*
|
|
|
|
|
fscache: Fix if condition in fscache_wait_on_volume_collision()
Yue Hu
2022-07-05
1
-2
/
+2
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'io_uring-5.19-2022-07-08' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-07-08
1
-1
/
+1
|
\
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
/
/
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
io_uring: explicit sqe padding for ioctl commands
Pavel Begunkov
2022-07-08
1
-1
/
+1
*
|
|
|
|
Merge tag 'xfs-5.19-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2022-07-03
14
-131
/
+130
|
\
\
\
\
\
|
*
|
|
|
|
xfs: prevent a UAF when log IO errors race with unmount
Darrick J. Wong
2022-07-01
1
-2
/
+7
|
*
|
|
|
|
xfs: dont treat rt extents beyond EOF as eofblocks to be cleared
Darrick J. Wong
2022-06-29
1
-0
/
+2
|
*
|
|
|
|
xfs: don't hold xattr leaf buffers across transaction rolls
Darrick J. Wong
2022-06-29
5
-65
/
+12
|
*
|
|
|
|
xfs: empty xattr leaf header blocks are not corruption
Darrick J. Wong
2022-06-29
1
-9
/
+17
|
*
|
|
|
|
xfs: clean up the end of xfs_attri_item_recover
Darrick J. Wong
2022-06-26
1
-19
/
+26
[next]