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
*
xfs: show the proper user quota options
Kaixu Xia
2020-12-09
1
-4
/
+6
*
xfs: remove the unused XFS_B_FSB_OFFSET macro
Kaixu Xia
2020-12-09
1
-1
/
+0
*
xfs: remove unnecessary null check in xfs_generic_create
Kaixu Xia
2020-12-09
1
-4
/
+2
*
xfs: directly return if the delta equal to zero
Kaixu Xia
2020-12-09
1
-14
/
+9
*
xfs: check tp->t_dqinfo value instead of the XFS_TRANS_DQ_DIRTY flag
Kaixu Xia
2020-12-09
3
-19
/
+3
*
xfs: delete duplicated tp->t_dqinfo null check and allocation
Kaixu Xia
2020-12-09
1
-7
/
+0
*
xfs: rename xfs_fc_* back to xfs_fs_*
Darrick J. Wong
2020-12-09
1
-13
/
+13
*
xfs: refactor file range validation
Darrick J. Wong
2020-12-09
8
-5
/
+37
*
xfs: refactor realtime volume extent validation
Darrick J. Wong
2020-12-09
5
-20
/
+23
*
xfs: refactor data device extent validation
Darrick J. Wong
2020-12-09
8
-50
/
+32
*
xfs: scrub should mark a directory corrupt if any entries cannot be iget'd
Darrick J. Wong
2020-12-09
1
-3
/
+18
*
xfs: fix parent pointer scrubber bailing out on unallocated inodes
Darrick J. Wong
2020-12-09
1
-5
/
+5
*
xfs: detect overflows in bmbt records
Darrick J. Wong
2020-12-09
1
-0
/
+5
*
xfs: trace log intent item recovery failures
Darrick J. Wong
2020-12-09
2
-1
/
+22
*
xfs: validate feature support when recovering rmap/refcount intents
Darrick J. Wong
2020-12-09
2
-0
/
+6
*
xfs: improve the code that checks recovered extent-free intent items
Darrick J. Wong
2020-12-09
1
-8
/
+7
*
xfs: hoist recovered extent-free intent checks out of xfs_efi_item_recover
Darrick J. Wong
2020-12-09
1
-8
/
+25
*
xfs: improve the code that checks recovered refcount intent items
Darrick J. Wong
2020-12-09
1
-12
/
+11
*
xfs: hoist recovered refcount intent checks out of xfs_cui_item_recover
Darrick J. Wong
2020-12-09
1
-21
/
+38
*
xfs: improve the code that checks recovered rmap intent items
Darrick J. Wong
2020-12-09
1
-12
/
+18
*
xfs: hoist recovered rmap intent checks out of xfs_rui_item_recover
Darrick J. Wong
2020-12-09
1
-25
/
+42
*
xfs: improve the code that checks recovered bmap intent items
Darrick J. Wong
2020-12-09
1
-13
/
+13
*
xfs: hoist recovered bmap intent checks out of xfs_bui_item_recover
Darrick J. Wong
2020-12-09
1
-27
/
+47
*
xfs: enable the needsrepair feature
Darrick J. Wong
2020-12-09
1
-1
/
+2
*
xfs: define a new "needrepair" feature
Darrick J. Wong
2020-12-09
2
-0
/
+14
*
xfs: move kernel-specific superblock validation out of libxfs
Darrick J. Wong
2020-12-09
2
-27
/
+32
*
Merge tag 'efi-urgent-for-v5.10-rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-11-22
1
-0
/
+1
|
\
|
*
efivarfs: fix memory leak in efivarfs_create()
Vamshi K Sthambamkadi
2020-10-26
1
-0
/
+1
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-11-22
1
-2
/
+4
|
\
\
|
*
|
libfs: fix error cast of negative value in simple_attr_write()
Yicong Yang
2020-11-22
1
-2
/
+4
*
|
|
Merge tag 'ext4_for_linus_fixes2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-11-22
4
-36
/
+36
|
\
\
\
|
*
|
|
ext4: fix bogus warning in ext4_update_dx_flag()
Jan Kara
2020-11-20
1
-1
/
+2
|
*
|
|
jbd2: fix kernel-doc markups
Mauro Carvalho Chehab
2020-11-20
2
-31
/
+34
|
*
|
|
ext4: drop fast_commit from /proc/mounts
Theodore Ts'o
2020-11-19
1
-4
/
+0
*
|
|
|
afs: Fix speculative status fetch going out of order wrt to modifications
David Howells
2020-11-22
3
-0
/
+10
|
|
/
/
|
/
|
|
*
|
|
Merge tag 'xfs-5.10-fixes-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-11-21
8
-41
/
+124
|
\
\
\
|
*
|
|
xfs: revert "xfs: fix rmap key and record comparison functions"
Darrick J. Wong
2020-11-20
1
-8
/
+8
|
*
|
|
xfs: don't allow NOWAIT DIO across extent boundaries
Dave Chinner
2020-11-19
1
-0
/
+29
|
*
|
|
xfs: return corresponding errcode if xfs_initialize_perag() fail
Yu Kuai
2020-11-18
1
-3
/
+8
|
*
|
|
xfs: ensure inobt record walks always make forward progress
Darrick J. Wong
2020-11-18
1
-3
/
+24
|
*
|
|
xfs: fix forkoff miscalculation related to XFS_LITINO(mp)
Gao Xiang
2020-11-18
1
-1
/
+7
|
*
|
|
xfs: directory scrub should check the null bestfree entries too
Darrick J. Wong
2020-11-18
1
-4
/
+17
|
*
|
|
xfs: strengthen rmap record flags checking
Darrick J. Wong
2020-11-18
1
-4
/
+4
|
*
|
|
xfs: fix the minrecs logic when dealing with inode root child blocks
Darrick J. Wong
2020-11-18
1
-18
/
+27
*
|
|
|
Merge tag 'fsnotify_for_v5.10-rc5' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-11-21
1
-5
/
+7
|
\
\
\
\
|
*
|
|
|
fanotify: fix logic of reporting name info with watched parent
Amir Goldstein
2020-11-09
1
-5
/
+7
*
|
|
|
|
Merge tag 'io_uring-5.10-2020-11-20' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-11-20
2
-15
/
+49
|
\
\
\
\
\
|
*
|
|
|
|
io_uring: order refnode recycling
Pavel Begunkov
2020-11-18
1
-10
/
+23
|
*
|
|
|
|
io_uring: get an active ref_node from files_data
Pavel Begunkov
2020-11-18
1
-3
/
+1
|
*
|
|
|
|
io_uring: don't double complete failed reissue request
Jens Axboe
2020-11-17
1
-1
/
+0
[next]