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.2/block-20190507' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-05-08
24
-103
/
+42
|
\
|
*
block: remove the i argument to bio_for_each_segment_all
Christoph Hellwig
2019-04-30
16
-46
/
+27
|
*
Merge tag 'v5.1-rc6' into for-5.2/block
Jens Axboe
2019-04-22
40
-332
/
+538
|
|
\
|
*
|
block: remove CONFIG_LBDAF
Christoph Hellwig
2019-04-06
8
-57
/
+15
*
|
|
Merge tag 'char-misc-5.2-rc1-part2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-05-07
1
-41
/
+37
|
\
\
\
|
*
\
\
Merge 5.1-rc6 into char-misc-next
Greg Kroah-Hartman
2019-04-21
40
-332
/
+538
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
chardev: update comment based on the code
Chengguang Xu
2019-04-02
1
-6
/
+3
|
*
|
|
chardev: code cleanup for __register_chrdev_region()
Chengguang Xu
2019-04-02
1
-41
/
+28
|
*
|
|
chardev: add a check for given minor range
Chengguang Xu
2019-04-02
1
-0
/
+6
|
*
|
|
chardev: add additional check for minor range overlap
Chengguang Xu
2019-04-02
1
-0
/
+6
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-05-07
2
-45
/
+37
|
\
\
\
|
*
|
|
kernfs: fix barrier usage in __kernfs_new_node()
Andrea Parri
2019-04-25
1
-3
/
+2
|
*
|
|
debugfs: update documented return values of debugfs helpers
Ronald Tschalär
2019-04-25
1
-42
/
+35
|
|
/
/
*
|
|
Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2019-05-07
26
-36
/
+100
|
\
\
\
|
*
|
|
adfs: mark expected switch fall-throughs
Gustavo A. R. Silva
2019-04-09
1
-0
/
+6
|
*
|
|
afs: Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-04-09
8
-29
/
+71
|
*
|
|
fs: mark expected switch fall-throughs
Gustavo A. R. Silva
2019-04-09
17
-7
/
+23
*
|
|
|
Merge tag 'pidfd-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
2019-05-07
3
-3
/
+1
|
\
\
\
\
|
*
|
|
|
Make anon_inodes unconditional
David Howells
2019-04-19
3
-3
/
+1
*
|
|
|
|
Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linux
Linus Torvalds
2019-05-07
2
-48
/
+70
|
\
\
\
\
\
|
*
|
|
|
|
vfs: pass ppos=NULL to .read()/.write() of FMODE_STREAM files
Kirill Smelkov
2019-05-06
2
-48
/
+70
*
|
|
|
|
|
Merge tag 'xfs-5.2-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2019-05-07
59
-313
/
+2085
|
\
\
\
\
\
\
|
*
|
|
|
|
|
xfs: change some error-less functions to void types
Eric Sandeen
2019-05-02
11
-58
/
+26
|
*
|
|
|
|
|
xfs: add online scrub for superblock counters
Darrick J. Wong
2019-04-30
11
-3
/
+461
|
*
|
|
|
|
|
xfs: don't parse the mtpt mount option
Christoph Hellwig
2019-04-30
1
-5
/
+1
|
*
|
|
|
|
|
xfs: always rejoin held resources during defer roll
Darrick J. Wong
2019-04-30
4
-37
/
+31
|
*
|
|
|
|
|
xfs: add missing error check in xfs_prepare_shift()
Brian Foster
2019-04-26
1
-0
/
+2
|
*
|
|
|
|
|
xfs: scrub should check incore counters against ondisk headers
Darrick J. Wong
2019-04-26
1
-0
/
+20
|
*
|
|
|
|
|
xfs: allow scrubbers to pause background reclaim
Darrick J. Wong
2019-04-26
4
-0
/
+23
|
*
|
|
|
|
|
xfs: rename the speculative block allocation reclaim toggle functions
Darrick J. Wong
2019-04-26
4
-9
/
+9
|
*
|
|
|
|
|
xfs: track delayed allocation reservations across the filesystem
Darrick J. Wong
2019-04-26
4
-3
/
+51
|
*
|
|
|
|
|
xfs: fix broken bhold behavior in xrep_roll_ag_trans
Darrick J. Wong
2019-04-26
1
-17
/
+8
|
*
|
|
|
|
|
xfs: unlock inode when xfs_ioctl_setattr_get_trans can't get transaction
Darrick J. Wong
2019-04-23
1
-1
/
+1
|
*
|
|
|
|
|
xfs: kill the xfs_dqtrx_t typedef
Darrick J. Wong
2019-04-23
2
-16
/
+16
|
*
|
|
|
|
|
xfs: widen inode delalloc block counter to 64-bits
Darrick J. Wong
2019-04-23
2
-2
/
+3
|
*
|
|
|
|
|
xfs: widen quota block counters to 64-bit integers
Darrick J. Wong
2019-04-23
3
-35
/
+34
|
*
|
|
|
|
|
xfs: abort unaligned nowait directio early
Darrick J. Wong
2019-04-23
1
-3
/
+3
|
*
|
|
|
|
|
xfs: assert that we don't enter agfl freeing with a non-permanent transaction
Brian Foster
2019-04-23
1
-0
/
+3
|
*
|
|
|
|
|
xfs: make tr_growdata a permanent transaction
Brian Foster
2019-04-23
1
-1
/
+5
|
*
|
|
|
|
|
xfs: merge adjacent io completions of the same type
Darrick J. Wong
2019-04-16
1
-0
/
+86
|
*
|
|
|
|
|
xfs: remove unused m_data_workqueue
Darrick J. Wong
2019-04-16
2
-10
/
+1
|
*
|
|
|
|
|
xfs: implement per-inode writeback completion queues
Darrick J. Wong
2019-04-16
4
-12
/
+48
|
*
|
|
|
|
|
xfs: scrub should only cross-reference with healthy btrees
Darrick J. Wong
2019-04-16
3
-5
/
+77
|
*
|
|
|
|
|
xfs: scrub/repair should update filesystem metadata health
Darrick J. Wong
2019-04-16
5
-0
/
+200
|
*
|
|
|
|
|
xfs: hoist the already_fixed variable to the scrub context
Darrick J. Wong
2019-04-16
4
-11
/
+10
|
*
|
|
|
|
|
xfs: collapse scrub bool state flags into a single unsigned int
Darrick J. Wong
2019-04-16
6
-12
/
+17
|
*
|
|
|
|
|
xfs: refactor scrub context initialization
Darrick J. Wong
2019-04-16
1
-13
/
+18
|
*
|
|
|
|
|
xfs: report inode health via bulkstat
Darrick J. Wong
2019-04-15
4
-1
/
+50
|
*
|
|
|
|
|
xfs: report AG health via AG geometry ioctl
Darrick J. Wong
2019-04-15
4
-1
/
+52
|
*
|
|
|
|
|
xfs: report fs and rt health via geometry structure
Darrick J. Wong
2019-04-15
4
-2
/
+73
[next]