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
*
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
|
\
|
*
bdi: use bdi_dev_name() to get device name
Yufen Yu
2020-05-10
1
-1
/
+1
|
*
vboxsf: don't use the source name in the bdi name
Christoph Hellwig
2020-05-07
1
-1
/
+1
|
*
block: remove unused header
Ma, Jianpeng
2020-04-21
1
-1
/
+0
|
*
bdev: Reduce time holding bd_mutex in sync in blkdev_close()
Douglas Anderson
2020-04-20
1
-0
/
+10
|
*
buffer: remove useless comment and WB_REASON_FREE_MORE_MEM, reason.
Zhiqiang Liu
2020-04-18
1
-1
/
+1
*
|
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 'timers-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-04-19
1
-1
/
+13
|
\
\
|
*
|
proc, time/namespace: Show clock symbolic names in /proc/pid/timens_offsets
Andrei Vagin
2020-04-16
1
-1
/
+13
*
|
|
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-04-19
8
-18
/
+26
|
\
\
\
|
*
|
|
ext4: convert BUG_ON's to WARN_ON's in mballoc.c
Theodore Ts'o
2020-04-16
1
-2
/
+4
|
*
|
|
ext4: increase wait time needed before reuse of deleted inode numbers
Theodore Ts'o
2020-04-16
1
-1
/
+1
|
*
|
|
ext4: remove set but not used variable 'es' in ext4_jbd2.c
Jason Yan
2020-04-16
1
-3
/
+0
|
*
|
|
ext4: remove set but not used variable 'es'
Jason Yan
2020-04-16
1
-2
/
+0
|
*
|
|
ext4: do not zeroout extents beyond i_disksize
Jan Kara
2020-04-16
1
-4
/
+4
|
*
|
|
ext4: fix return-value types in several function comments
Josh Triplett
2020-04-16
2
-3
/
+3
|
*
|
|
ext4: use non-movable memory for superblock readahead
Roman Gushchin
2020-04-16
3
-2
/
+13
|
*
|
|
ext4: use matching invalidatepage in ext4_writepage
yangerkun
2020-04-16
1
-1
/
+1
*
|
|
|
Merge tag '5.7-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2020-04-19
4
-3
/
+22
|
\
\
\
\
|
*
|
|
|
smb3: remove overly noisy debug line in signing errors
Steve French
2020-04-16
1
-2
/
+2
|
*
|
|
|
cifs: improve read performance for page size 64KB & cache=strict & vers=2.1+
Jones Syue
2020-04-16
2
-1
/
+5
|
*
|
|
|
cifs: dump the session id and keys also for SMB2 sessions
Ronnie Sahlberg
2020-04-16
1
-0
/
+15
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'xfs-5.7-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-04-18
5
-20
/
+42
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
xfs: move inode flush to the sync workqueue
Darrick J. Wong
2020-04-16
2
-19
/
+27
|
*
|
|
xfs: fix partially uninitialized structure in xfs_reflink_remap_extent
Darrick J. Wong
2020-04-13
1
-0
/
+1
|
*
|
|
xfs: acquire superblock freeze protection on eofblocks scans
Brian Foster
2020-04-13
2
-1
/
+14
|
|
/
/
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2020-04-17
1
-0
/
+7
|
\
\
\
|
*
|
|
proc: Handle umounts cleanly
Eric W. Biederman
2020-04-16
1
-0
/
+7
|
|
/
/
*
|
|
Merge tag 'io_uring-5.7-2020-04-17' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-04-17
1
-139
/
+162
|
\
\
\
|
*
|
|
io_uring: don't count rqs failed after current one
Pavel Begunkov
2020-04-15
1
-3
/
+3
|
*
|
|
io_uring: kill already cached timeout.seq_offset
Pavel Begunkov
2020-04-15
1
-6
/
+3
|
*
|
|
io_uring: fix cached_sq_head in io_timeout()
Pavel Begunkov
2020-04-15
1
-7
/
+8
|
*
|
|
io_uring: only post events in io_poll_remove_all() if we completed some
Jens Axboe
2020-04-14
1
-3
/
+4
|
*
|
|
io_uring: io_async_task_func() should check and honor cancelation
Jens Axboe
2020-04-13
1
-0
/
+15
|
*
|
|
io_uring: check for need to re-wait in polled async handling
Jens Axboe
2020-04-13
1
-14
/
+29
|
*
|
|
io_uring: correct O_NONBLOCK check for splice punt
Jens Axboe
2020-04-13
1
-1
/
+1
|
*
|
|
io_uring: restore req->work when canceling poll request
Xiaoguang Wang
2020-04-12
1
-0
/
+10
|
*
|
|
io_uring: move all request init code in one place
Pavel Begunkov
2020-04-12
1
-52
/
+52
|
*
|
|
io_uring: keep all sqe->flags in req->flags
Pavel Begunkov
2020-04-12
1
-10
/
+13
|
*
|
|
io_uring: early submission req fail code
Pavel Begunkov
2020-04-12
1
-31
/
+19
|
*
|
|
io_uring: track mm through current->mm
Pavel Begunkov
2020-04-12
1
-21
/
+16
|
*
|
|
io_uring: remove obsolete @mm_fault
Pavel Begunkov
2020-04-12
1
-3
/
+1
[next]