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.8/block-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-06-03
24
-123
/
+172
|
\
|
*
block: remove the error_sector argument to blkdev_issue_flush
Christoph Hellwig
2020-05-22
16
-17
/
+17
|
*
zonefs: use REQ_OP_ZONE_APPEND for sync DIO
Johannes Thumshirn
2020-05-13
1
-8
/
+72
|
*
block: add blk_io_schedule() for avoiding task hung in sync dio
Ming Lei
2020-05-13
3
-4
/
+4
|
*
hfs: stop using ioctl_by_bdev
Christoph Hellwig
2020-05-10
1
-13
/
+19
|
*
bdi: remove the name field in struct backing_dev_info
Christoph Hellwig
2020-05-10
2
-3
/
+1
|
*
bdi: simplify bdi_alloc
Christoph Hellwig
2020-05-10
1
-1
/
+1
|
*
Merge branch 'block-5.7' into for-5.8/block
Jens Axboe
2020-05-10
4
-4
/
+13
|
|
\
|
*
|
udf: stop using ioctl_by_bdev
Christoph Hellwig
2020-05-04
1
-16
/
+13
|
*
|
isofs: stop using ioctl_by_bdev
Christoph Hellwig
2020-05-04
1
-28
/
+26
|
*
|
hfsplus: stop using ioctl_by_bdev
Christoph Hellwig
2020-05-04
1
-15
/
+18
|
*
|
block: unexport bdev_read_page and bdev_write_page
Christoph Hellwig
2020-04-24
1
-2
/
+0
|
*
|
block: fold bdev_unhash_inode into invalidate_partition
Christoph Hellwig
2020-04-20
1
-15
/
+0
|
*
|
block: remove the disk argument from blk_drop_partitions
Christoph Hellwig
2020-04-20
1
-1
/
+1
*
|
|
Merge tag 'pm-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2020-06-02
1
-2
/
+1
|
\
\
\
|
*
\
\
Merge branches 'pm-core' and 'pm-sleep'
Rafael J. Wysocki
2020-06-01
1
-2
/
+1
|
|
\
\
\
|
|
*
|
|
PM: hibernate: Restrict writes to the resume device
Domenico Andreoli
2020-05-27
1
-2
/
+1
*
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-06-02
72
-880
/
+642
|
\
\
\
\
\
|
*
|
|
|
|
mm: remove the pgprot argument to __vmalloc
Christoph Hellwig
2020-06-02
9
-14
/
+13
|
*
|
|
|
|
mm: remove the prot argument from vm_map_ram
Christoph Hellwig
2020-06-02
2
-2
/
+2
|
*
|
|
|
|
/proc/PID/smaps: Add PMD migration entry parsing
Huang Ying
2020-06-02
1
-5
/
+11
|
*
|
|
|
|
mm/writeback: discard NR_UNSTABLE_NFS, use NR_WRITEBACK instead
NeilBrown
2020-06-02
4
-8
/
+10
|
*
|
|
|
|
mm/writeback: replace PF_LESS_THROTTLE with PF_LOCAL_THROTTLE
NeilBrown
2020-06-02
1
-4
/
+5
|
*
|
|
|
|
orangefs: use attach/detach_page_private
Guoqing Jiang
2020-06-02
1
-26
/
+6
|
*
|
|
|
|
ntfs: replace attach_page_buffers with attach_page_private
Guoqing Jiang
2020-06-02
2
-2
/
+2
|
*
|
|
|
|
iomap: use attach/detach_page_private
Guoqing Jiang
2020-06-02
1
-15
/
+4
|
*
|
|
|
|
f2fs: use attach/detach_page_private
Guoqing Jiang
2020-06-02
1
-9
/
+2
|
*
|
|
|
|
fs/buffer.c: use attach/detach_page_private
Guoqing Jiang
2020-06-02
1
-12
/
+4
|
*
|
|
|
|
btrfs: use attach/detach_page_private
Guoqing Jiang
2020-06-02
3
-36
/
+12
|
*
|
|
|
|
iomap: convert from readpages to readahead
Matthew Wilcox (Oracle)
2020-06-02
4
-72
/
+40
|
*
|
|
|
|
fuse: convert from readpages to readahead
Matthew Wilcox (Oracle)
2020-06-02
1
-72
/
+28
|
*
|
|
|
|
f2fs: pass the inode to f2fs_mpage_readpages
Matthew Wilcox (Oracle)
2020-06-02
1
-4
/
+3
|
*
|
|
|
|
f2fs: convert from readpages to readahead
Matthew Wilcox (Oracle)
2020-06-02
1
-28
/
+19
|
*
|
|
|
|
ext4: pass the inode to ext4_mpage_readpages
Matthew Wilcox (Oracle)
2020-06-02
3
-5
/
+4
|
*
|
|
|
|
ext4: convert from readpages to readahead
Matthew Wilcox (Oracle)
2020-06-02
3
-28
/
+18
|
*
|
|
|
|
erofs: convert compressed files from readpages to readahead
Matthew Wilcox (Oracle)
2020-06-02
1
-20
/
+9
|
*
|
|
|
|
erofs: convert uncompressed files from readpages to readahead
Matthew Wilcox (Oracle)
2020-06-02
2
-26
/
+15
|
*
|
|
|
|
btrfs: convert from readpages to readahead
Matthew Wilcox (Oracle)
2020-06-02
3
-42
/
+20
|
*
|
|
|
|
fs: convert mpage_readpages to mpage_readahead
Matthew Wilcox (Oracle)
2020-06-02
16
-123
/
+70
|
*
|
|
|
|
mm: add page_cache_readahead_unbounded
Matthew Wilcox (Oracle)
2020-06-02
4
-70
/
+5
|
*
|
|
|
|
fs/buffer.c: record blockdev write errors in super_block that it backs
Jeff Layton
2020-06-02
1
-0
/
+7
|
*
|
|
|
|
vfs: track per-sb writeback errors and report them to syncfs
Jeff Layton
2020-06-02
3
-4
/
+6
|
*
|
|
|
|
ocfs2: mount shared volume without ha stack
Gang He
2020-06-02
3
-20
/
+51
|
*
|
|
|
|
ocfs2: add missing annotation for dlm_empty_lockres()
Jules Irenge
2020-06-02
1
-0
/
+1
|
*
|
|
|
|
squashfs: migrate from ll_rw_block usage to BIO
Philippe Liard
2020-06-02
11
-242
/
+287
*
|
|
|
|
|
Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2020-06-02
11
-86
/
+159
|
\
\
\
\
\
\
|
*
|
|
|
|
|
vfs: add faccessat2 syscall
Miklos Szeredi
2020-05-14
2
-9
/
+26
|
*
|
|
|
|
|
vfs: don't parse "silent" option
Miklos Szeredi
2020-05-14
1
-1
/
+0
|
*
|
|
|
|
|
vfs: don't parse "posixacl" option
Miklos Szeredi
2020-05-14
1
-1
/
+0
|
*
|
|
|
|
|
vfs: don't parse forbidden flags
Miklos Szeredi
2020-05-14
1
-28
/
+0
[next]