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
*
ext4: remove the unused EXT4_CURRENT_REV macro
Kaixu Xia
2020-12-17
1
-1
/
+0
*
ext4: fix an IS_ERR() vs NULL check
Dan Carpenter
2020-12-17
1
-2
/
+2
*
ext4: check for invalid block size early when mounting a file system
Theodore Ts'o
2020-12-17
1
-24
/
+16
*
ext4: fix a memory leak of ext4_free_data
Chunguang Xu
2020-12-17
1
-0
/
+1
*
ext4: delete nonsensical (commented-out) code inside ext4_xattr_block_set()
Chunguang Xu
2020-12-09
1
-1
/
+0
*
ext4: update ext4_data_block_valid related comments
Chunguang Xu
2020-12-09
1
-3
/
+3
*
ext4: simplify the code of mb_find_order_for_block
Chunguang Xu
2020-12-03
1
-7
/
+3
*
ext4: remove redundant mb_regenerate_buddy()
Chunguang Xu
2020-12-03
1
-19
/
+0
*
ext4: use ASSERT() to replace J_ASSERT()
Chunguang Xu
2020-12-03
7
-18
/
+24
*
ext4: print quota journalling mode on (re-)mount
Roman Anufriev
2020-12-03
1
-3
/
+20
*
ext4: add helpers for checking whether quota can be enabled/is journalled
Roman Anufriev
2020-12-03
3
-10
/
+19
*
ext4: remove redundant assignment of variable ex
Colin Ian King
2020-12-03
1
-1
/
+0
*
ext4: remove the null check of bio_vec page
Xianting Tian
2020-12-03
1
-3
/
+0
*
ext4: remove redundant operation that set bh to NULL
Kaixu Xia
2020-12-03
1
-2
/
+0
*
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
|
*
|
|
|
|
io_uring: handle -EOPNOTSUPP on path resolution
Jens Axboe
2020-11-14
1
-1
/
+18
|
*
|
|
|
|
proc: don't allow async path resolution of /proc/self components
Jens Axboe
2020-11-14
1
-0
/
+7
*
|
|
|
|
|
gfs2: Fix regression in freeze_go_sync
Bob Peterson
2020-11-18
1
-1
/
+12
|
|
_
|
_
|
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-11-14
1
-0
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
ocfs2: initialize ip_next_orphan
Wengang Wang
2020-11-14
1
-0
/
+1
*
|
|
|
|
|
afs: Fix afs_write_end() when called with copied == 0 [ver #3]
David Howells
2020-11-14
1
-1
/
+4
*
|
|
|
|
|
Merge tag 'vfs-5.10-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-11-14
3
-52
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
vfs: move __sb_{start,end}_write* to fs.h
Darrick J. Wong
2020-11-11
1
-30
/
+0
|
*
|
|
|
|
|
vfs: separate __sb_start_write into blocking and non-blocking helpers
Darrick J. Wong
2020-11-11
3
-9
/
+14
|
*
|
|
|
|
|
vfs: remove lockdep bogosity in __sb_start_write
Darrick J. Wong
2020-11-11
1
-29
/
+4
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'xfs-5.10-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-11-14
5
-15
/
+15
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
xfs: fix a missing unlock on error in xfs_fs_map_blocks
Christoph Hellwig
2020-11-11
1
-1
/
+1
[next]