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 branch 'for-5.9/block' into for-5.9/block-merge
Jens Axboe
2020-07-20
18
-252
/
+128
|
\
|
*
block: integrate bd_start_claiming into __blkdev_get
Christoph Hellwig
2020-07-16
1
-122
/
+55
|
*
block: use bd_prepare_to_claim directly in the loop driver
Christoph Hellwig
2020-07-16
1
-4
/
+5
|
*
block: refactor bd_start_claiming
Christoph Hellwig
2020-07-16
1
-20
/
+13
|
*
block: simplify the restart case in __blkdev_get
Christoph Hellwig
2020-07-16
1
-15
/
+10
|
*
writeback: remove bdi->congested_fn
Christoph Hellwig
2020-07-09
1
-23
/
+0
|
*
isofs: remove a stale comment
Christoph Hellwig
2020-07-09
1
-3
/
+0
|
*
block: remove flush_disk
Christoph Hellwig
2020-07-09
1
-23
/
+7
|
*
block: remove the all_bdevs list
Christoph Hellwig
2020-07-01
1
-15
/
+7
|
*
block: remove the bd_queue field from struct block_device
Christoph Hellwig
2020-07-01
3
-10
/
+7
|
*
block: remove the bd_block_size field from struct block_device
Christoph Hellwig
2020-07-01
1
-7
/
+2
|
*
block: simplify set_init_blocksize
Christoph Hellwig
2020-07-01
1
-6
/
+0
|
*
fs: remove a weird comment in submit_bh_wbc
Christoph Hellwig
2020-07-01
1
-5
/
+0
|
*
block: move struct block_device to blk_types.h
Christoph Hellwig
2020-06-24
5
-0
/
+5
|
*
block: move block-related definitions out of fs.h
Christoph Hellwig
2020-06-24
7
-2
/
+21
|
*
block: mark bd_finish_claiming static
Christoph Hellwig
2020-06-24
1
-3
/
+2
*
|
Merge tag 'nfs-for-5.8-3' of git://git.linux-nfs.org/projects/anna/linux-nfs ...
Linus Torvalds
2020-07-18
3
-12
/
+22
|
\
\
|
*
|
SUNRPC reverting d03727b248d0 ("NFSv4 fix CLOSE not waiting for direct IO com...
Olga Kornievskaia
2020-07-17
2
-10
/
+4
|
*
|
NFS: Fix interrupted slots by sending a solo SEQUENCE operation
Anna Schumaker
2020-07-13
1
-2
/
+18
*
|
|
Merge tag 'io_uring-5.8-2020-07-17' of git://git.kernel.dk/linux-block into m...
Linus Torvalds
2020-07-17
1
-2
/
+8
|
\
\
\
|
*
|
|
io_uring: fix recvmsg memory leak with buffer selection
Pavel Begunkov
2020-07-15
1
-2
/
+8
*
|
|
|
Merge tag 'fuse-fixes-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-07-17
3
-57
/
+95
|
\
\
\
\
|
*
|
|
|
fuse: Fix parameter for FS_IOC_{GET,SET}FLAGS
Chirantan Ekbote
2020-07-15
1
-1
/
+11
|
*
|
|
|
fuse: don't ignore errors from fuse_writepages_fill()
Vasily Averin
2020-07-14
1
-2
/
+0
|
*
|
|
|
fuse: clean up condition for writepage sending
Miklos Szeredi
2020-07-14
1
-18
/
+35
|
*
|
|
|
fuse: reject options on reconfigure via fsconfig(2)
Miklos Szeredi
2020-07-14
2
-6
/
+11
|
*
|
|
|
fuse: ignore 'data' argument of mount(..., MS_REMOUNT)
Miklos Szeredi
2020-07-14
1
-0
/
+7
|
*
|
|
|
fuse: use ->reconfigure() instead of ->remount_fs()
Miklos Szeredi
2020-07-14
1
-3
/
+5
|
*
|
|
|
fuse: fix warning in tree_insert() and clean up writepage insertion
Miklos Szeredi
2020-07-14
1
-32
/
+30
|
*
|
|
|
fuse: move rb_erase() before tree_insert()
Miklos Szeredi
2020-07-14
1
-1
/
+2
*
|
|
|
|
Merge tag 'ovl-fixes-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-07-17
6
-40
/
+63
|
\
\
\
\
\
|
*
|
|
|
|
ovl: fix lookup of indexed hardlinks with metacopy
Amir Goldstein
2020-07-16
1
-0
/
+4
|
*
|
|
|
|
ovl: fix unneeded call to ovl_change_flags()
Amir Goldstein
2020-07-16
1
-4
/
+6
|
*
|
|
|
|
ovl: fix mount option checks for nfs_export with no upperdir
Amir Goldstein
2020-07-16
1
-13
/
+18
|
*
|
|
|
|
ovl: force read-only sb on failure to create index dir
Amir Goldstein
2020-07-16
1
-5
/
+6
|
*
|
|
|
|
ovl: fix regression with re-formatted lower squashfs
Amir Goldstein
2020-07-16
1
-0
/
+12
|
*
|
|
|
|
ovl: fix oops in ovl_indexdir_cleanup() with nfs_export=on
Amir Goldstein
2020-07-16
1
-9
/
+7
|
*
|
|
|
|
ovl: relax WARN_ON() when decoding lower directory file handle
Amir Goldstein
2020-07-16
1
-1
/
+1
|
*
|
|
|
|
ovl: remove not used argument in ovl_check_origin
youngjun
2020-07-16
1
-9
/
+2
|
*
|
|
|
|
ovl: change ovl_copy_up_flags static
youngjun
2020-07-16
2
-2
/
+1
|
*
|
|
|
|
ovl: inode reference leak in ovl_is_inuse true case.
youngjun
2020-07-16
1
-1
/
+10
|
|
/
/
/
/
*
|
|
/
/
afs: Fix interruption of operations
David Howells
2020-07-16
2
-2
/
+3
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Merge tag 'io_uring-5.8-2020-07-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-07-12
1
-1
/
+4
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
io_uring: fix not initialised work->flags
Pavel Begunkov
2020-07-12
1
-1
/
+2
|
*
|
|
io_uring: fix missing msg_name assignment
Pavel Begunkov
2020-07-12
1
-0
/
+2
*
|
|
|
Merge tag 'for-5.8-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-07-12
3
-8
/
+3
|
\
\
\
\
|
*
|
|
|
btrfs: wire up iter_file_splice_write
Christoph Hellwig
2020-07-09
1
-0
/
+1
|
*
|
|
|
btrfs: fix double put of block group with nocow
Josef Bacik
2020-07-09
1
-8
/
+1
|
*
|
|
|
btrfs: discard: add missing put when grabbing block group from unused list
Qu Wenruo
2020-07-07
1
-0
/
+1
*
|
|
|
|
Merge tag '5.8-rc4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2020-07-11
5
-18
/
+22
|
\
\
\
\
\
[next]