index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-29
genetlink: start to validate reserved header bytes
Jakub Kicinski
3
-0
/
+3
2022-08-28
smb3: fix temporary data corruption in insert range
David Howells
1
-8
/
+16
2022-08-28
smb3: fix temporary data corruption in collapse range
Steve French
1
-10
/
+16
2022-08-28
smb3: Move the flush out of smb2_copychunk_range() into its callers
David Howells
2
-12
/
+10
2022-08-28
Merge tag 'mm-hotfixes-stable-2022-08-28' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
7
-32
/
+34
2022-08-28
squashfs: don't call kmalloc in decompressors
Phillip Lougher
4
-21
/
+22
2022-08-28
ocfs2: fix freeing uninitialized resource on ocfs2_dlm_shutdown
Heming Zhao
2
-5
/
+6
2022-08-28
writeback: avoid use-after-free after removing device
Khazhismel Kumykov
1
-6
/
+6
2022-08-28
Merge tag 'for-6.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Linus Torvalds
11
-70
/
+79
2022-08-28
Merge tag '6.0-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
6
-67
/
+70
2022-08-26
gfs2: Switch from strlcpy to strscpy
Andreas Gruenbacher
1
-5
/
+7
2022-08-25
gfs2: Clear flags when withdraw prevents xmote
Bob Peterson
1
-2
/
+20
2022-08-25
gfs2: Dequeue waiters when withdrawn
Bob Peterson
3
-0
/
+20
2022-08-25
gfs2: Prevent double iput for journal on error
Bob Peterson
1
-0
/
+1
2022-08-25
gfs2: Use TRY lock in gfs2_inode_lookup for UNLINKED inodes
Bob Peterson
2
-5
/
+13
2022-08-24
cifs: Add helper function to check smb1+ server
Zhang Xiaoxu
4
-9
/
+13
2022-08-24
cifs: Use help macro to get the mid header size
Zhang Xiaoxu
2
-6
/
+4
2022-08-24
cifs: Use help macro to get the header preamble size
Zhang Xiaoxu
4
-22
/
+22
2022-08-24
mm: add NR_SECONDARY_PAGETABLE to count secondary page table uses.
Yosry Ahmed
1
-0
/
+2
2022-08-24
cifs: skip extra NULL byte in filenames
Paulo Alcantara
1
-10
/
+6
2022-08-23
Merge tag 'fs.fixes.v6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/idmapping
Linus Torvalds
1
-6
/
+8
2022-08-23
Merge tag 'mm-hotfixes-stable-2022-08-22' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
2
-3
/
+8
2022-08-23
btrfs: add info when mount fails due to stale replace target
Anand Jain
1
-1
/
+1
2022-08-23
btrfs: replace: drop assert for suspended replace
Anand Jain
1
-2
/
+1
2022-08-23
btrfs: fix silent failure when deleting root reference
Filipe Manana
1
-2
/
+3
2022-08-23
btrfs: fix space cache corruption and potential double allocations
Omar Sandoval
4
-60
/
+22
2022-08-23
fs: dlm: const void resource name parameter
Alexander Aring
2
-11
/
+14
2022-08-23
fs: dlm: LSFL_CB_DELAY only for kernel lockspaces
Alexander Aring
1
-6
/
+7
2022-08-23
fs: dlm: remove DLM_LSFL_FS from uapi
Alexander Aring
5
-9
/
+42
2022-08-23
fs: dlm: trace user space callbacks
Alexander Aring
2
-5
/
+26
2022-08-23
fs: dlm: change ls_clear_proc_locks to spinlock
Alexander Aring
4
-8
/
+8
2022-08-23
fs: dlm: remove dlm_del_ast prototype
Alexander Aring
1
-1
/
+0
2022-08-23
fs: dlm: handle rcom in else if branch
Alexander Aring
1
-1
/
+4
2022-08-23
fs: dlm: allow lockspaces have zero lvblen
Alexander Aring
1
-1
/
+1
2022-08-23
fs: dlm: fix invalid derefence of sb_lvbptr
Alexander Aring
1
-1
/
+1
2022-08-23
fs: dlm: handle -EINVAL as log_error()
Alexander Aring
1
-2
/
+30
2022-08-23
fs: dlm: use __func__ for function name
Alexander Aring
1
-2
/
+2
2022-08-23
fs: dlm: handle -EBUSY first in unlock validation
Alexander Aring
1
-22
/
+22
2022-08-23
fs: dlm: handle -EBUSY first in lock arg validation
Alexander Aring
1
-9
/
+9
2022-08-23
fs: dlm: fix race between test_bit() and queue_work()
Alexander Aring
1
-2
/
+4
2022-08-23
fs: dlm: fix race in lowcomms
Alexander Aring
1
-0
/
+4
2022-08-23
smb3: missing inode locks in punch hole
David Howells
1
-6
/
+6
2022-08-23
smb3: missing inode locks in zero range
David Howells
1
-25
/
+30
2022-08-22
fscrypt: remove fscrypt_set_test_dummy_encryption()
Eric Biggers
1
-13
/
+0
2022-08-22
Merge tag 'nfs-for-5.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
6
-14
/
+22
2022-08-22
Merge tag 'fs.idmapped.fixes.v6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/idmapping
Linus Torvalds
4
-19
/
+30
2022-08-22
Merge tag 'filelock-v6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux
Linus Torvalds
1
-0
/
+1
2022-08-22
btrfs: don't allow large NOWAIT direct reads
Josef Bacik
1
-0
/
+14
2022-08-22
btrfs: don't merge pages into bio if their page offset is not contiguous
Qu Wenruo
1
-4
/
+29
2022-08-22
btrfs: update generation of hole file extent item when merging holes
Filipe Manana
1
-0
/
+2
[prev]
[next]