index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'driver-core-6.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-09-09
1
-0
/
+22
|
\
|
*
debugfs: add debugfs_lookup_and_remove()
Greg Kroah-Hartman
2022-09-05
1
-0
/
+22
*
|
Merge tag 'for-6.0-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-09-09
6
-54
/
+60
|
\
\
|
*
|
btrfs: fix the max chunk size and stripe length calculation
Qu Wenruo
2022-09-06
2
-1
/
+4
|
*
|
btrfs: zoned: fix mounting with conventional zones
Johannes Thumshirn
2022-09-05
1
-41
/
+40
|
*
|
btrfs: zoned: set pseudo max append zone limit in zone emulation mode
Shin'ichiro Kawasaki
2022-09-05
1
-3
/
+12
|
*
|
btrfs: zoned: fix API misuse of zone finish waiting
Naohiro Aota
2022-09-05
4
-9
/
+4
*
|
|
Merge tag 'trace-v6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2022-09-09
1
-8
/
+23
|
\
\
\
|
*
|
|
tracefs: Only clobber mode/uid/gid on remount if asked
Brian Norris
2022-09-08
1
-8
/
+23
*
|
|
|
Merge tag 'net-6.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2022-09-08
5
-12
/
+5
|
\
\
\
\
|
*
\
\
\
Merge tag 'rxrpc-fixes-20220901' of git://git.kernel.org/pub/scm/linux/kernel...
David S. Miller
2022-09-02
5
-12
/
+5
|
|
\
\
\
\
|
|
*
|
|
|
afs: Use the operation issue time instead of the reply time for callbacks
David Howells
2022-09-01
5
-12
/
+5
*
|
|
|
|
|
afs: Return -EAGAIN, not -EREMOTEIO, when a file already locked
David Howells
2022-09-06
1
-0
/
+1
*
|
|
|
|
|
Merge tag 'erofs-for-6.0-rc5-fixes' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-09-06
3
-39
/
+14
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
erofs: fix pcluster use-after-free on UP platforms
Gao Xiang
2022-09-05
1
-29
/
+0
|
*
|
|
|
|
erofs: avoid the potentially wrong m_plen for big pcluster
Yue Hu
2022-09-05
1
-8
/
+8
|
*
|
|
|
|
erofs: fix error return code in erofs_fscache_{meta_,}read_folio
Sun Ke
2022-09-05
1
-2
/
+6
*
|
|
|
|
|
Merge tag '6.0-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2022-09-02
3
-32
/
+55
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
cifs: fix small mempool leak in SMB2_negotiate()
Enzo Matsumiya
2022-08-30
1
-5
/
+7
|
*
|
|
|
|
smb3: use filemap_write_and_wait_range instead of filemap_write_and_wait
Steve French
2022-08-30
2
-4
/
+13
|
*
|
|
|
|
smb3: fix temporary data corruption in insert range
David Howells
2022-08-28
1
-8
/
+16
|
*
|
|
|
|
smb3: fix temporary data corruption in collapse range
Steve French
2022-08-28
1
-10
/
+16
|
*
|
|
|
|
smb3: Move the flush out of smb2_copychunk_range() into its callers
David Howells
2022-08-28
2
-12
/
+10
*
|
|
|
|
|
cachefiles: make on-demand request distribution fairer
Xin Yin
2022-08-31
2
-3
/
+10
*
|
|
|
|
|
cachefiles: fix error return code in cachefiles_ondemand_copen()
Sun Ke
2022-08-31
1
-3
/
+7
|
/
/
/
/
/
*
|
|
|
|
Merge tag 'mm-hotfixes-stable-2022-08-28' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-08-28
7
-32
/
+34
|
\
\
\
\
\
|
*
|
|
|
|
squashfs: don't call kmalloc in decompressors
Phillip Lougher
2022-08-28
4
-21
/
+22
|
*
|
|
|
|
ocfs2: fix freeing uninitialized resource on ocfs2_dlm_shutdown
Heming Zhao
2022-08-28
2
-5
/
+6
|
*
|
|
|
|
writeback: avoid use-after-free after removing device
Khazhismel Kumykov
2022-08-28
1
-6
/
+6
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'for-6.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-08-28
11
-70
/
+79
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
btrfs: add info when mount fails due to stale replace target
Anand Jain
2022-08-23
1
-1
/
+1
|
*
|
|
|
btrfs: replace: drop assert for suspended replace
Anand Jain
2022-08-23
1
-2
/
+1
|
*
|
|
|
btrfs: fix silent failure when deleting root reference
Filipe Manana
2022-08-23
1
-2
/
+3
|
*
|
|
|
btrfs: fix space cache corruption and potential double allocations
Omar Sandoval
2022-08-23
4
-60
/
+22
|
*
|
|
|
btrfs: don't allow large NOWAIT direct reads
Josef Bacik
2022-08-22
1
-0
/
+14
|
*
|
|
|
btrfs: don't merge pages into bio if their page offset is not contiguous
Qu Wenruo
2022-08-22
1
-4
/
+29
|
*
|
|
|
btrfs: update generation of hole file extent item when merging holes
Filipe Manana
2022-08-22
1
-0
/
+2
|
*
|
|
|
btrfs: fix possible memory leak in btrfs_get_dev_args_from_path()
Zixuan Fu
2022-08-22
1
-1
/
+4
|
*
|
|
|
btrfs: check if root is readonly while setting security xattr
Goldwyn Rodrigues
2022-08-22
1
-0
/
+3
*
|
|
|
|
Merge tag '6.0-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2022-08-28
6
-67
/
+70
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
cifs: Add helper function to check smb1+ server
Zhang Xiaoxu
2022-08-24
4
-9
/
+13
|
*
|
|
|
cifs: Use help macro to get the mid header size
Zhang Xiaoxu
2022-08-24
2
-6
/
+4
|
*
|
|
|
cifs: Use help macro to get the header preamble size
Zhang Xiaoxu
2022-08-24
4
-22
/
+22
|
*
|
|
|
cifs: skip extra NULL byte in filenames
Paulo Alcantara
2022-08-24
1
-10
/
+6
|
*
|
|
|
smb3: missing inode locks in punch hole
David Howells
2022-08-23
1
-6
/
+6
|
*
|
|
|
smb3: missing inode locks in zero range
David Howells
2022-08-23
1
-25
/
+30
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'fs.fixes.v6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-08-23
1
-6
/
+8
|
\
\
\
\
|
*
|
|
|
fs: __file_remove_privs(): restore call to inode_has_no_xattr()
Stefan Roesch
2022-08-18
1
-6
/
+8
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'mm-hotfixes-stable-2022-08-22' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-08-23
2
-3
/
+8
|
\
\
\
\
|
*
|
|
|
mm/uffd: reset write protection when unregister with wp-mode
Peter Xu
2022-08-20
1
-0
/
+4
[next]