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
...
|
*
io_uring: allow disabling rings during the creation
Stefano Garzarella
2020-10-01
1
-7
/
+54
|
*
io_uring: add IOURING_REGISTER_RESTRICTIONS opcode
Stefano Garzarella
2020-10-01
1
-1
/
+123
|
*
io_uring: reference ->nsproxy for file table commands
Jens Axboe
2020-10-01
3
-0
/
+8
|
*
io_uring: don't rely on weak ->files references
Jens Axboe
2020-10-01
3
-37
/
+277
|
*
io_uring: enable task/files specific overflow flushing
Jens Axboe
2020-10-01
1
-16
/
+25
|
*
io_uring: return cancelation status from poll/timeout/files handlers
Jens Axboe
2020-10-01
1
-5
/
+22
|
*
io_uring: unconditionally grab req->task
Jens Axboe
2020-10-01
1
-38
/
+9
|
*
io_uring: stash ctx task reference for SQPOLL
Jens Axboe
2020-10-01
1
-13
/
+34
|
*
io_uring: move dropping of files into separate helper
Jens Axboe
2020-10-01
1
-11
/
+16
|
*
io_uring: allow timeout/poll/files killing to take task into account
Jens Axboe
2020-10-01
1
-9
/
+24
|
*
Merge branch 'io_uring-5.9' into for-5.10/io_uring
Jens Axboe
2020-10-01
1
-5
/
+18
|
|
\
*
|
\
Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-13
15
-150
/
+123
|
\
\
\
|
*
|
|
block: add a bdget_part helper
Christoph Hellwig
2020-10-05
1
-3
/
+6
|
*
|
|
block: add a bdev_is_partition helper
Christoph Hellwig
2020-09-25
1
-2
/
+2
|
*
|
|
bdi: replace BDI_CAP_NO_{WRITEBACK,ACCT_DIRTY} with a single flag
Christoph Hellwig
2020-09-24
2
-4
/
+5
|
*
|
|
bdi: invert BDI_CAP_NO_ACCT_WB
Christoph Hellwig
2020-09-24
1
-1
/
+2
|
*
|
|
bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag
Christoph Hellwig
2020-09-24
1
-0
/
+2
|
*
|
|
bdi: remove BDI_CAP_CGROUP_WRITEBACK
Christoph Hellwig
2020-09-24
1
-1
/
+0
|
*
|
|
bdi: initialize ->ra_pages and ->io_pages in bdi_init
Christoph Hellwig
2020-09-24
7
-13
/
+9
|
*
|
|
fs: remove the unused SB_I_MULTIROOT flag
Christoph Hellwig
2020-09-24
1
-2
/
+2
|
*
|
|
block: mark blkdev_get static
Christoph Hellwig
2020-09-23
1
-2
/
+1
|
*
|
|
PM: rewrite is_hibernate_resume_dev to not require an inode
Christoph Hellwig
2020-09-23
1
-1
/
+1
|
*
|
|
ocfs2: cleanup o2hb_region_dev_store
Christoph Hellwig
2020-09-23
1
-18
/
+10
|
*
|
|
block: move the NEED_PART_SCAN flag to struct gendisk
Christoph Hellwig
2020-09-23
1
-4
/
+3
|
*
|
|
block: remove check_disk_change
Christoph Hellwig
2020-09-10
1
-20
/
+0
|
*
|
|
block: add a bdev_check_media_change helper
Christoph Hellwig
2020-09-10
1
-14
/
+3
|
*
|
|
block: Do not discard buffers under a mounted filesystem
Jan Kara
2020-09-08
1
-4
/
+33
|
*
|
|
fs: Don't invalidate page buffers in block_write_full_page()
Jan Kara
2020-09-07
1
-16
/
+0
|
*
|
|
block: remove revalidate_disk()
Christoph Hellwig
2020-09-02
1
-19
/
+0
|
*
|
|
block: add a new revalidate_disk_size helper
Christoph Hellwig
2020-09-02
1
-13
/
+29
|
*
|
|
block: rename bd_invalidated
Christoph Hellwig
2020-09-02
1
-5
/
+5
|
*
|
|
block: don't clear bd_invalidated in check_disk_size_change
Christoph Hellwig
2020-09-02
1
-1
/
+2
|
*
|
|
block: move the devcgroup_inode_permission call to blkdev_get
Christoph Hellwig
2020-09-02
1
-19
/
+17
|
*
|
|
block: fix locking for struct block_device size updates
Christoph Hellwig
2020-09-02
1
-11
/
+14
|
*
|
|
block: replace bd_set_size with bd_set_nr_sectors
Christoph Hellwig
2020-09-02
1
-5
/
+5
*
|
|
|
Merge tag 'erofs-for-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-10-13
4
-32
/
+22
|
\
\
\
\
|
*
|
|
|
erofs: remove unnecessary enum entries
Chengguang Xu
2020-10-09
1
-2
/
+0
|
*
|
|
|
erofs: add REQ_RAHEAD flag to readahead requests
Gao Xiang
2020-09-19
2
-7
/
+12
|
*
|
|
|
erofs: fold in should_decompress_synchronously()
Gao Xiang
2020-09-19
1
-9
/
+3
|
*
|
|
|
erofs: avoid unnecessary variable `err'
Gao Xiang
2020-09-19
1
-3
/
+1
|
*
|
|
|
erofs: remove unneeded parameter
Chao Yu
2020-09-18
1
-9
/
+6
|
*
|
|
|
erofs: avoid duplicated permission check for "trusted." xattrs
Gao Xiang
2020-09-18
1
-2
/
+0
*
|
|
|
|
Merge tag 'for-5.10-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2020-10-13
52
-1978
/
+2690
|
\
\
\
\
\
|
*
|
|
|
|
btrfs: rename BTRFS_INODE_ORDERED_DATA_CLOSE flag
Nikolay Borisov
2020-10-07
3
-9
/
+9
|
*
|
|
|
|
btrfs: annotate device name rcu_string with __rcu
Madhuparna Bhowmik
2020-10-07
1
-1
/
+1
|
*
|
|
|
|
btrfs: skip devices without magic signature when mounting
Anand Jain
2020-10-07
2
-8
/
+18
|
*
|
|
|
|
btrfs: cleanup cow block on error
Josef Bacik
2020-10-07
1
-0
/
+6
|
*
|
|
|
|
btrfs: remove BTRFS_INODE_READDIO_NEED_LOCK
Goldwyn Rodrigues
2020-10-07
2
-21
/
+0
|
*
|
|
|
|
fs: remove no longer used dio_end_io()
Goldwyn Rodrigues
2020-10-07
1
-19
/
+0
|
*
|
|
|
|
btrfs: return error if we're unable to read device stats
Josef Bacik
2020-10-07
1
-8
/
+18
[prev]
[next]