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 'nfs-for-5.13-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2021-06-13
5
-13
/
+33
|
\
|
*
NFSv4: Fix second deadlock in nfs4_evict_inode()
Trond Myklebust
2021-06-03
1
-2
/
+7
|
*
NFSv4: Fix deadlock between nfs4_evict_inode() and nfs4_opendata_get_inode()
Trond Myklebust
2021-06-03
2
-1
/
+12
|
*
NFS: FMODE_READ and friends are C macros, not enum types
Chuck Lever
2021-06-03
1
-4
/
+0
|
*
NFS: Fix a potential NULL dereference in nfs_get_client()
Dan Carpenter
2021-06-03
1
-1
/
+1
|
*
NFS: Fix use-after-free in nfs4_init_client()
Anna Schumaker
2021-06-03
1
-1
/
+1
|
*
NFS: Ensure the NFS_CAP_SECURITY_LABEL capability is set when appropriate
Scott Mayhew
2021-06-03
1
-4
/
+4
|
*
NFSv4: nfs4_proc_set_acl needs to restore NFS_CAP_UIDGID_NOMAP on error.
Dai Ngo
2021-06-01
1
-0
/
+8
*
|
Merge tag 'driver-core-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-06-12
1
-1
/
+1
|
\
\
|
*
|
debugfs: Fix debugfs_read_file_str()
Dietmar Eggemann
2021-06-04
1
-1
/
+1
|
|
/
*
|
Merge tag 'io_uring-5.13-2021-06-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-06-12
1
-13
/
+29
|
\
\
|
*
|
io_uring: add feature flag for rsrc tags
Pavel Begunkov
2021-06-11
1
-1
/
+2
|
*
|
io_uring: change registration/upd/rsrc tagging ABI
Pavel Begunkov
2021-06-11
1
-12
/
+27
*
|
|
coredump: Limit what can interrupt coredumps
Eric W. Biederman
2021-06-10
1
-1
/
+1
*
|
|
Merge tag 'for-5.13-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-06-09
4
-15
/
+54
|
\
\
\
|
*
|
|
btrfs: promote debugging asserts to full-fledged checks in validate_super
Nikolay Borisov
2021-06-04
1
-8
/
+18
|
*
|
|
btrfs: return value from btrfs_mark_extent_written() in case of error
Ritesh Harjani
2021-06-04
1
-2
/
+2
|
*
|
|
btrfs: zoned: fix zone number to sector/physical calculation
Naohiro Aota
2021-06-04
1
-5
/
+18
|
*
|
|
btrfs: do not write supers if we have an fs error
Josef Bacik
2021-06-04
1
-0
/
+16
*
|
|
|
proc: Track /proc/$pid/attr/ opener mm_struct
Kees Cook
2021-06-08
1
-1
/
+8
*
|
|
|
afs: Fix partial writeback of large files on fsync and close
Marc Dionne
2021-06-07
1
-1
/
+1
*
|
|
|
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-06-06
8
-126
/
+135
|
\
\
\
\
|
*
|
|
|
ext4: Only advertise encrypted_casefold when encryption and unicode are enabled
Daniel Rosenberg
2021-06-06
1
-0
/
+4
|
*
|
|
|
ext4: fix no-key deletion for encrypt+casefold
Daniel Rosenberg
2021-06-06
1
-2
/
+4
|
*
|
|
|
ext4: fix memory leak in ext4_fill_super
Alexey Makhalov
2021-06-06
1
-2
/
+9
|
*
|
|
|
ext4: fix fast commit alignment issues
Harshad Shirwadkar
2021-06-06
2
-99
/
+90
|
*
|
|
|
ext4: fix bug on in ext4_es_cache_extent as ext4_split_extent_at failed
Ye Bin
2021-06-06
1
-20
/
+23
|
*
|
|
|
ext4: fix accessing uninit percpu counter variable with fast_commit
Ritesh Harjani
2021-06-03
1
-2
/
+4
|
*
|
|
|
ext4: fix memory leak in ext4_mb_init_backend on error path.
Phillip Potter
2021-05-21
1
-1
/
+1
*
|
|
|
|
ocfs2: fix data corruption by fallocate
Junxiao Bi
2021-06-05
1
-5
/
+50
*
|
|
|
|
Merge tag 'io_uring-5.13-2021-06-03' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-06-03
1
-0
/
+1
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
io_uring: fix misaccounting fix buf pinned pages
Pavel Begunkov
2021-05-30
1
-0
/
+1
*
|
|
|
|
Merge tag 'for-5.13-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-06-03
6
-58
/
+147
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
btrfs: fix deadlock when cloning inline extents and low on available space
Filipe Manana
2021-05-27
1
-16
/
+22
|
*
|
|
|
btrfs: fix fsync failure and transaction abort after writes to prealloc extents
Filipe Manana
2021-05-27
1
-22
/
+76
|
*
|
|
|
btrfs: abort in rename_exchange if we fail to insert the second ref
Josef Bacik
2021-05-27
1
-1
/
+6
|
*
|
|
|
btrfs: check error value from btrfs_update_inode in tree log
Josef Bacik
2021-05-27
1
-2
/
+6
|
*
|
|
|
btrfs: fixup error handling in fixup_inode_link_counts
Josef Bacik
2021-05-27
1
-6
/
+7
|
*
|
|
|
btrfs: mark ordered extent and inode with error if we fail to finish
Josef Bacik
2021-05-27
1
-0
/
+12
|
*
|
|
|
btrfs: return errors from btrfs_del_csums in cleanup_ref_head
Josef Bacik
2021-05-27
1
-1
/
+1
|
*
|
|
|
btrfs: fix error handling in btrfs_del_csums
Josef Bacik
2021-05-27
1
-5
/
+5
|
*
|
|
|
btrfs: fix compressed writes that cross stripe boundary
Qu Wenruo
2021-05-27
1
-5
/
+12
*
|
|
|
|
Revert "gfs2: Fix mmap locking for write faults"
Andreas Gruenbacher
2021-06-01
1
-3
/
+1
*
|
|
|
|
Merge tag 'gfs2-v5.13-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-05-31
8
-11
/
+44
|
\
\
\
\
\
|
*
|
|
|
|
gfs2: Fix use-after-free in gfs2_glock_shrink_scan
Hillf Danton
2021-05-31
1
-1
/
+1
|
*
|
|
|
|
gfs2: Fix mmap locking for write faults
Andreas Gruenbacher
2021-05-21
1
-1
/
+3
|
*
|
|
|
|
gfs2: Clean up revokes on normal withdraws
Bob Peterson
2021-05-20
5
-4
/
+12
|
*
|
|
|
|
gfs2: fix a deadlock on withdraw-during-mount
Bob Peterson
2021-05-20
1
-3
/
+21
|
*
|
|
|
|
gfs2: fix scheduling while atomic bug in glocks
Bob Peterson
2021-05-20
1
-0
/
+2
|
*
|
|
|
|
gfs2: Fix I_NEW check in gfs2_dinode_in
Bob Peterson
2021-05-20
1
-1
/
+1
[next]