index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-14
Merge tag '5.19-rc6-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
3
-10
/
+16
2022-07-14
Merge tag 'nfsd-5.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
3
-8
/
+18
2022-07-13
smb3: workaround negprot bug in some Samba servers
Steve French
1
-6
/
+7
2022-07-13
vf/remap: return the amount of bytes actually deduplicated
Ansgar Lößer
1
-1
/
+1
2022-07-13
fs/remap: constrain dedupe of EOF blocks
Dave Chinner
1
-1
/
+2
2022-07-12
Merge tag 'ovl-fixes-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+24
2022-07-12
cifs: remove unnecessary locking of chan_lock while freeing session
Shyam Prasad N
1
-2
/
+0
2022-07-12
cifs: fix race condition with delayed threads
Shyam Prasad N
1
-2
/
+9
2022-07-11
Merge tag 'for-5.19-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-21
/
+27
2022-07-11
lockd: fix nlm_close_files
Jeff Layton
1
-5
/
+4
2022-07-11
Merge tag 'mm-hotfixes-stable-2022-07-11' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-0
/
+3
2022-07-11
lockd: set fl_owner when unlocking files
Jeff Layton
1
-2
/
+3
2022-07-11
NFSD: Decode NFSv4 birth time attribute
Chuck Lever
2
-1
/
+11
2022-07-11
fix race between exit_itimers() and /proc/pid/timers
Oleg Nesterov
1
-1
/
+1
2022-07-10
Merge tag 'io_uring-5.19-2022-07-09' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+3
2022-07-09
io_uring: check that we have a file table when allocating update slots
Jens Axboe
1
-0
/
+3
2022-07-08
Merge tag 'fscache-fixes-20220708' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-7
/
+26
2022-07-08
Merge tag 'io_uring-5.19-2022-07-08' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2022-07-08
btrfs: zoned: drop optimization of zone finish
Naohiro Aota
1
-15
/
+6
2022-07-08
btrfs: zoned: fix a leaked bioc in read_zone_info
Christoph Hellwig
1
-5
/
+8
2022-07-08
btrfs: return -EAGAIN for NOWAIT dio reads/writes on compressed and inline ex...
Filipe Manana
1
-1
/
+13
2022-07-08
ovl: turn of SB_POSIXACL with idmapped layers temporarily
Christian Brauner
1
-1
/
+24
2022-07-07
io_uring: explicit sqe padding for ioctl commands
Pavel Begunkov
1
-1
/
+1
2022-07-05
fscache: Fix invalidation/lookup race
David Howells
1
-1
/
+14
2022-07-05
cachefiles: narrow the scope of flushed requests when releasing fd
Jia Zhu
1
-1
/
+2
2022-07-05
fscache: Introduce fscache_cookie_is_dropped()
Yue Hu
1
-3
/
+8
2022-07-05
fscache: Fix if condition in fscache_wait_on_volume_collision()
Yue Hu
1
-2
/
+2
2022-07-03
nilfs2: fix incorrect masking of permission flags for symlinks
Ryusuke Konishi
1
-0
/
+3
2022-07-03
Merge tag 'xfs-5.19-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
14
-131
/
+130
2022-07-02
Merge tag 'nfsd-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
1
-1
/
+2
2022-07-01
Merge tag 'nfs-for-5.19-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2
-6
/
+14
2022-07-01
Merge tag 'ceph-for-5.19-rc5' of https://github.com/ceph/ceph-client
Linus Torvalds
1
-0
/
+1
2022-07-01
Merge tag 'io_uring-5.19-2022-07-01' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-7
/
+12
2022-07-01
xfs: prevent a UAF when log IO errors race with unmount
Darrick J. Wong
1
-2
/
+7
2022-06-30
vfs: fix copy_file_range() regression in cross-fs copies
Amir Goldstein
4
-37
/
+68
2022-06-30
NFSv4: Add an fattr allocation to _nfs4_discover_trunking()
Scott Mayhew
1
-6
/
+13
2022-06-30
NFS: restore module put when manager exits.
NeilBrown
1
-0
/
+1
2022-06-30
io_uring: fix provided buffer import
Dylan Yudaken
1
-3
/
+4
2022-06-30
Merge tag 'fsnotify_for_v5.19-rc5' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-15
/
+19
2022-06-30
io_uring: keep sendrecv flags in ioprio
Pavel Begunkov
1
-4
/
+8
2022-06-29
Merge tag '5.19-rc4-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
4
-28
/
+24
2022-06-29
ceph: wait on async create before checking caps for syncfs
Jeff Layton
1
-0
/
+1
2022-06-29
xfs: dont treat rt extents beyond EOF as eofblocks to be cleared
Darrick J. Wong
1
-0
/
+2
2022-06-29
xfs: don't hold xattr leaf buffers across transaction rolls
Darrick J. Wong
5
-65
/
+12
2022-06-29
xfs: empty xattr leaf header blocks are not corruption
Darrick J. Wong
1
-9
/
+17
2022-06-28
fanotify: refine the validation checks on non-dir inode mask
Amir Goldstein
1
-15
/
+19
2022-06-27
NFSD: restore EINVAL error translation in nfsd_commit()
Alexey Khoroshilov
1
-1
/
+2
2022-06-26
xfs: clean up the end of xfs_attri_item_recover
Darrick J. Wong
1
-19
/
+26
2022-06-26
xfs: always free xattri_leaf_bp when cancelling a deferred op
Darrick J. Wong
1
-1
/
+19
2022-06-26
xfs: use invalidate_lock to check the state of mmap_lock
Kaixu Xia
1
-2
/
+2
[next]