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
*
Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-08-02
67
-280
/
+279
|
\
|
*
fs/buffer: Fix the ll_rw_block() kernel-doc header
Bart Van Assche
2022-07-15
1
-3
/
+2
|
*
fs/zonefs: Use the enum req_op type for tracing request operations
Bart Van Assche
2022-07-14
1
-1
/
+1
|
*
fs/xfs: Use the enum req_op and blk_opf_t types
Bart Van Assche
2022-07-14
4
-5
/
+5
|
*
fs/ocfs2: Use the enum req_op and blk_opf_t types
Bart Van Assche
2022-07-14
1
-6
/
+5
|
*
fs/ntfs3: Use enum req_op where appropriate
Bart Van Assche
2022-07-14
2
-2
/
+2
|
*
fs/nilfs2: Use the enum req_op and blk_opf_t types
Bart Van Assche
2022-07-14
5
-21
/
+21
|
*
fs/nfs: Use enum req_op where appropriate
Bart Van Assche
2022-07-14
1
-7
/
+6
|
*
fs/jbd2: Fix the documentation of the jbd2_write_superblock() callers
Bart Van Assche
2022-07-14
1
-7
/
+8
|
*
fs/iomap: Use the new blk_opf_t type
Bart Van Assche
2022-07-14
1
-4
/
+4
|
*
fs/hfsplus: Use the enum req_op and blk_opf_t types
Bart Van Assche
2022-07-14
4
-12
/
+11
|
*
fs/gfs2: Use the enum req_op and blk_opf_t types
Bart Van Assche
2022-07-14
5
-11
/
+10
|
*
fs/f2fs: Use the enum req_op and blk_opf_t types
Bart Van Assche
2022-07-14
4
-10
/
+11
|
*
fs/ext4: Use the new blk_opf_t type
Bart Van Assche
2022-07-14
3
-12
/
+12
|
*
fs/btrfs: Use the enum req_op and blk_opf_t types
Bart Van Assche
2022-07-14
6
-19
/
+19
|
*
fs/mpage: Use the new blk_opf_t type
Bart Van Assche
2022-07-14
1
-3
/
+3
|
*
fs/direct-io: Reduce the size of struct dio
Bart Van Assche
2022-07-14
1
-17
/
+23
|
*
fs/buffer: Combine two submit_bh() and ll_rw_block() arguments
Bart Van Assche
2022-07-14
33
-86
/
+84
|
*
fs/buffer: Use the new blk_opf_t type
Bart Van Assche
2022-07-14
1
-10
/
+11
|
*
treewide: Rename enum req_opf into enum req_op
Bart Van Assche
2022-07-14
2
-4
/
+3
|
*
block: remove bdevname
Christoph Hellwig
2022-07-14
2
-3
/
+6
|
*
ext4: only initialize mmp_bdevname once
Christoph Hellwig
2022-07-14
1
-4
/
+4
|
*
ocfs2/cluster: remove the hr_dev_name field from struct o2hb_region
Christoph Hellwig
2022-07-14
1
-34
/
+30
|
*
block: replace blkdev_nr_zones with bdev_nr_zones
Christoph Hellwig
2022-07-06
1
-9
/
+8
|
*
iomap: add support for dma aligned direct-io
Keith Busch
2022-06-27
1
-2
/
+2
*
|
Merge tag 'for-5.20/io_uring-buffered-writes-2022-07-29' of git://git.kernel....
Linus Torvalds
2022-08-02
5
-70
/
+191
|
\
\
|
*
|
xfs: Add async buffered write support
Stefan Roesch
2022-07-25
2
-7
/
+9
|
*
|
xfs: Specify lockmode when calling xfs_ilock_for_iomap()
Stefan Roesch
2022-07-25
1
-3
/
+3
|
*
|
fs: Add async write file modification handling.
Stefan Roesch
2022-07-25
1
-3
/
+42
|
*
|
fs: Split off inode_needs_update_time and __file_update_time
Stefan Roesch
2022-07-25
1
-26
/
+50
|
*
|
fs: add __remove_file_privs() with flags parameter
Stefan Roesch
2022-07-25
1
-20
/
+37
|
*
|
fs: add a FMODE_BUF_WASYNC flags for f_mode
Stefan Roesch
2022-07-25
1
-1
/
+3
|
*
|
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
*
|
|
Merge tag 'for-5.20/io_uring-2022-07-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-08-02
4
-14927
/
+0
|
\
|
|
|
*
|
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 'fs.idmapped.overlay.acl.v5.20' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-08-01
7
-93
/
+219
|
\
\
\
|
*
|
|
Revert "ovl: turn of SB_POSIXACL with idmapped layers temporarily"
Christian Brauner
2022-07-15
1
-24
/
+1
|
*
|
|
ovl: handle idmappings in ovl_get_acl()
Christian Brauner
2022-07-15
1
-8
/
+79
|
*
|
|
acl: make posix_acl_clone() available to overlayfs
Christian Brauner
2022-07-15
1
-1
/
+2
|
*
|
|
acl: port to vfs{g,u}id_t
Christian Brauner
2022-07-15
1
-11
/
+11
|
*
|
|
acl: move idmapped mount fixup into vfs_{g,s}etxattr()
Christian Brauner
2022-07-15
5
-51
/
+128
|
*
|
|
Merge tag 'ovl-fixes-5.19-rc7' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Christian Brauner
2022-07-15
57
-467
/
+991
|
|
\
\
\
*
|
|
|
|
Merge tag 'fs.idmapped.vfsuid.v5.20' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-08-01
15
-119
/
+137
|
\
|
|
|
|
|
*
|
|
|
attr: fix kernel doc
Christian Brauner
2022-06-27
1
-2
/
+2
|
*
|
|
|
attr: port attribute changes to new types
Christian Brauner
2022-06-26
15
-103
/
+129
|
*
|
|
|
security: pass down mount idmapping to setattr hook
Christian Brauner
2022-06-26
2
-2
/
+3
|
*
|
|
|
quota: port quota helpers mount ids
Christian Brauner
2022-06-26
9
-14
/
+15
[next]