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: fix wrong list_splice in ext4_fc_cleanup
Daejun Park
2021-01-15
1
-1
/
+1
|
*
|
|
|
|
|
|
ext4: use IS_ERR instead of IS_ERR_OR_NULL and set inode null when IS_ERR
Yi Li
2021-01-15
1
-11
/
+12
|
*
|
|
|
|
|
|
ext4: don't leak old mountpoint samples
Theodore Ts'o
2020-12-22
1
-1
/
+1
|
*
|
|
|
|
|
|
ext4: drop ext4_handle_dirty_super()
Jan Kara
2020-12-22
7
-30
/
+10
|
*
|
|
|
|
|
|
ext4: fix superblock checksum failure when setting password salt
Jan Kara
2020-12-22
1
-0
/
+3
|
*
|
|
|
|
|
|
ext4: use sbi instead of EXT4_SB(sb) in ext4_update_super()
Jan Kara
2020-12-22
1
-11
/
+10
|
*
|
|
|
|
|
|
ext4: save error info to sb through journal if available
Jan Kara
2020-12-22
1
-26
/
+75
|
*
|
|
|
|
|
|
ext4: protect superblock modifications with a buffer lock
Jan Kara
2020-12-22
7
-2
/
+28
|
*
|
|
|
|
|
|
ext4: drop sync argument of ext4_commit_super()
Jan Kara
2020-12-22
1
-25
/
+22
|
*
|
|
|
|
|
|
ext4: combine ext4_handle_error() and save_error_info()
Jan Kara
2020-12-22
1
-17
/
+17
*
|
|
|
|
|
|
|
Merge tag '5.11-rc3-smb3' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2021-01-15
5
-7
/
+6
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
cifs: style: replace one-element array with flexible-array
YANG LI
2021-01-13
1
-1
/
+1
|
*
|
|
|
|
|
|
cifs: connect: style: Simplify bool comparison
YANG LI
2021-01-13
1
-1
/
+1
|
*
|
|
|
|
|
|
fs: cifs: remove unneeded variable in smb3_fs_context_dup
Menglong Dong
2021-01-13
1
-3
/
+1
|
*
|
|
|
|
|
|
cifs: fix interrupted close commands
Paulo Alcantara
2021-01-13
1
-1
/
+1
|
*
|
|
|
|
|
|
cifs: check pointer before freeing
Tom Rix
2021-01-13
1
-1
/
+2
*
|
|
|
|
|
|
|
Merge tag 'nfs-for-5.11-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2021-01-12
7
-81
/
+98
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
NFS: nfs_igrab_and_active must first reference the superblock
Trond Myklebust
2021-01-10
1
-5
/
+7
|
*
|
|
|
|
|
|
NFS: nfs_delegation_find_inode_server must first reference the superblock
Trond Myklebust
2021-01-10
1
-5
/
+7
|
*
|
|
|
|
|
|
NFS/pNFS: Fix a leak of the layout 'plh_outstanding' counter
Trond Myklebust
2021-01-10
1
-0
/
+1
|
*
|
|
|
|
|
|
NFS/pNFS: Don't leak DS commits in pnfs_generic_retry_commit()
Trond Myklebust
2021-01-10
1
-3
/
+5
|
*
|
|
|
|
|
|
NFS/pNFS: Don't call pnfs_free_bucket_lseg() before removing the request
Trond Myklebust
2021-01-10
1
-9
/
+5
|
*
|
|
|
|
|
|
pNFS: Stricter ordering of layoutget and layoutreturn
Trond Myklebust
2021-01-10
1
-22
/
+21
|
*
|
|
|
|
|
|
pNFS: Clean up pnfs_layoutreturn_free_lsegs()
Trond Myklebust
2021-01-10
1
-5
/
+4
|
*
|
|
|
|
|
|
pNFS: We want return-on-close to complete when evicting the inode
Trond Myklebust
2021-01-10
3
-26
/
+16
|
*
|
|
|
|
|
|
pNFS: Mark layout for return if return-on-close was not sent
Trond Myklebust
2021-01-10
1
-0
/
+6
|
*
|
|
|
|
|
|
NFS: Adjust fs_context error logging
Scott Mayhew
2021-01-10
2
-5
/
+25
|
*
|
|
|
|
|
|
NFS4: Fix use-after-free in trace_event_raw_event_nfs4_set_lock
Dave Wysochanski
2021-01-06
1
-1
/
+1
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge tag 'for-5.11-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-01-11
8
-29
/
+67
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
btrfs: shrink delalloc pages instead of full inodes
Josef Bacik
2021-01-08
2
-18
/
+46
|
*
|
|
|
|
|
btrfs: reloc: fix wrong file extent type check to avoid false ENOENT
Qu Wenruo
2021-01-07
1
-1
/
+6
|
*
|
|
|
|
|
btrfs: tree-checker: check if chunk item end overflows
Su Yue
2021-01-07
1
-0
/
+7
|
*
|
|
|
|
|
btrfs: prevent NULL pointer dereference in extent_io_tree_panic
Su Yue
2021-01-07
1
-3
/
+1
|
*
|
|
|
|
|
btrfs: print the actual offset in btrfs_root_name
Josef Bacik
2021-01-07
3
-7
/
+7
*
|
|
|
|
|
|
Merge tag 'nfsd-5.11-1' of git://git.linux-nfs.org/projects/cel/cel-2.6
Linus Torvalds
2021-01-11
4
-27
/
+41
|
\
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
NFSD: Restore NFSv4 decoding's SAVEMEM functionality
Chuck Lever
2020-12-18
1
-16
/
+26
|
*
|
|
|
|
|
NFSD: Fix sparse warning in nfssvc.c
Chuck Lever
2020-12-18
3
-7
/
+5
|
*
|
|
|
|
|
nfsd: Don't set eof on a truncated READ_PLUS
Trond Myklebust
2020-12-18
1
-4
/
+5
|
*
|
|
|
|
|
nfsd: Fixes for nfsd4_encode_read_plus_data()
Trond Myklebust
2020-12-18
1
-0
/
+5
*
|
|
|
|
|
|
Merge tag 'block-5.11-2021-01-10' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-01-10
1
-2
/
+5
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
block: pre-initialize struct block_device in bdev_alloc_inode
Christoph Hellwig
2021-01-08
1
-2
/
+3
|
*
|
|
|
|
|
|
fs: Fix freeze_bdev()/thaw_bdev() accounting of bd_fsfreeze_sb
Satya Tangirala
2021-01-07
1
-0
/
+2
*
|
|
|
|
|
|
|
Merge tag 'io_uring-5.11-2021-01-10' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-01-10
1
-89
/
+167
|
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
io_uring: stop SQPOLL submit on creator's death
Pavel Begunkov
2021-01-09
1
-9
/
+53
|
*
|
|
|
|
|
|
io_uring: add warn_once for io_uring_flush()
Pavel Begunkov
2021-01-09
1
-4
/
+10
|
*
|
|
|
|
|
|
io_uring: inline io_uring_attempt_task_drop()
Pavel Begunkov
2021-01-09
1
-18
/
+11
|
*
|
|
|
|
|
|
io_uring: io_rw_reissue lockdep annotations
Pavel Begunkov
2021-01-09
1
-0
/
+2
|
*
|
|
|
|
|
|
io_uring: synchronise ev_posted() with waitqueues
Pavel Begunkov
2021-01-07
1
-2
/
+8
|
*
|
|
|
|
|
|
io_uring: dont kill fasync under completion_lock
Pavel Begunkov
2021-01-07
1
-5
/
+8
|
*
|
|
|
|
|
|
io_uring: trigger eventfd for IOPOLL
Pavel Begunkov
2021-01-07
1
-2
/
+11
[prev]
[next]