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
*
nilfs2: fix missing error check for sb_set_blocksize call
Ryusuke Konishi
2023-12-07
1
-1
/
+5
*
squashfs: squashfs_read_data need to check if the length is 0
Lizhi Xu
2023-12-07
1
-1
/
+1
*
mm/pagemap: fix wr-protect even if PM_SCAN_WP_MATCHING not set
Peter Xu
2023-12-07
1
-1
/
+1
*
mm/pagemap: fix ioctl(PAGEMAP_SCAN) on vma check
Peter Xu
2023-12-07
1
-4
/
+20
*
Merge tag 'afs-fixes-20231124' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-11-24
5
-3
/
+18
|
\
|
*
afs: Mark a superblock for an R/O or Backup volume as SB_RDONLY
David Howells
2023-11-24
1
-1
/
+3
|
*
afs: Fix file locking on R/O volumes to operate in local mode
David Howells
2023-11-24
1
-0
/
+2
|
*
afs: Return ENOENT if no cell DNS record can be found
David Howells
2023-11-24
1
-0
/
+10
|
*
afs: Make error on cell lookup failure consistent with OpenAFS
David Howells
2023-11-17
1
-2
/
+2
|
*
afs: Fix afs_server_list to be cleaned up with RCU
David Howells
2023-11-17
2
-1
/
+2
*
|
Merge tag 'vfs-6.7-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-11-24
10
-56
/
+97
|
\
\
|
*
|
libfs: getdents() should return 0 after reaching EOD
Chuck Lever
2023-11-20
1
-3
/
+11
|
*
|
xfs: respect the stable writes flag on the RT device
Christoph Hellwig
2023-11-20
3
-0
/
+23
|
*
|
xfs: clean up FS_XFLAG_REALTIME handling in xfs_ioctl_setattr_xflags
Christoph Hellwig
2023-11-20
1
-10
/
+12
|
*
|
filemap: add a per-mapping stable writes flag
Christoph Hellwig
2023-11-20
1
-0
/
+2
|
*
|
autofs: add: new_inode check in autofs_fill_super()
Ian Kent
2023-11-20
1
-35
/
+21
|
*
|
fs: Pass AT_GETATTR_NOSEC flag to getattr interface function
Stefan Berger
2023-11-18
4
-8
/
+28
*
|
|
Merge tag 'erofs-for-6.7-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-11-21
3
-66
/
+39
|
\
\
\
|
*
|
|
MAINTAINERS: erofs: add EROFS webpage
Gao Xiang
2023-11-17
1
-1
/
+1
|
*
|
|
erofs: fix NULL dereference of dif->bdev_handle in fscache mode
Jingbo Xu
2023-11-17
1
-2
/
+3
|
*
|
|
erofs: simplify erofs_read_inode()
Ferry Meng
2023-11-17
1
-63
/
+35
|
|
/
/
*
|
|
Merge tag 'xfs-6.7-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-11-18
9
-43
/
+91
|
\
\
\
|
*
|
|
xfs: recovery should not clear di_flushiter unconditionally
Dave Chinner
2023-11-13
1
-15
/
+17
|
*
|
|
xfs: inode recovery does not validate the recovered inode
Dave Chinner
2023-11-13
2
-1
/
+16
|
*
|
|
xfs: fix again select in kconfig XFS_ONLINE_SCRUB_STATS
Anthony Iliopoulos
2023-11-13
1
-1
/
+1
|
*
|
|
xfs: fix internal error from AGFL exhaustion
Omar Sandoval
2023-11-13
1
-3
/
+24
|
*
|
|
xfs: up(ic_sema) if flushing data device fails
Leah Rumancik
2023-11-13
1
-11
/
+12
|
*
|
|
xfs: only remap the written blocks in xfs_reflink_end_cow_extent
Christoph Hellwig
2023-11-13
1
-0
/
+1
|
*
|
|
xfs: abort intent items when recovery intents fail
Long Li
2023-11-13
3
-4
/
+5
|
*
|
|
xfs: factor out xfs_defer_pending_abort
Long Li
2023-11-13
1
-8
/
+15
|
|
/
/
*
|
|
Merge tag 'nfsd-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2023-11-18
4
-41
/
+66
|
\
\
\
|
*
|
|
NFSD: Fix checksum mismatches in the duplicate reply cache
Chuck Lever
2023-11-17
3
-24
/
+54
|
*
|
|
NFSD: Fix "start of NFS reply" pointer passed to nfsd_cache_update()
Chuck Lever
2023-11-17
1
-1
/
+3
|
*
|
|
NFSD: Update nfsd_cache_append() to use xdr_stream
Chuck Lever
2023-11-17
1
-15
/
+8
|
*
|
|
nfsd: fix file memleak on client_opens_release
Mahmoud Adam
2023-11-17
1
-1
/
+1
*
|
|
|
Merge tag '6.7-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2023-11-18
4
-14
/
+23
|
\
\
\
\
|
*
|
|
|
cifs: fix lock ordering while disabling multichannel
Shyam Prasad N
2023-11-14
1
-9
/
+13
|
*
|
|
|
cifs: fix leak of iface for primary channel
Shyam Prasad N
2023-11-14
1
-0
/
+6
|
*
|
|
|
cifs: fix check of rc in function generate_smb3signingkey
Ekaterina Esina
2023-11-13
1
-3
/
+2
|
*
|
|
|
cifs: spnego: add ';' in HOST_KEY_LEN
Anastasia Belova
2023-11-13
1
-2
/
+2
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'bcachefs-2023-11-17' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2023-11-17
27
-377
/
+248
|
\
\
\
\
|
*
|
|
|
bcachefs: Fix missing locking for dentry->d_parent access
Kent Overstreet
2023-11-16
1
-0
/
+9
|
*
|
|
|
bcachefs: six locks: Fix lost wakeup
Kent Overstreet
2023-11-15
1
-2
/
+5
|
*
|
|
|
bcachefs: Fix no_data_io mode checksum check
Kent Overstreet
2023-11-15
1
-1
/
+1
|
*
|
|
|
bcachefs: Fix bch2_check_nlinks() for snapshots
Kent Overstreet
2023-11-15
1
-1
/
+1
|
*
|
|
|
bcachefs: Don't decrease BTREE_ITER_MAX when LOCKDEP=y
Kent Overstreet
2023-11-15
1
-4
/
+0
|
*
|
|
|
bcachefs: Disable debug log statements
Kent Overstreet
2023-11-15
1
-0
/
+7
|
*
|
|
|
bcachefs: Fix missing transaction commit
Kent Overstreet
2023-11-15
1
-2
/
+4
|
*
|
|
|
bcachefs: Fix error path in bch2_mount()
Kent Overstreet
2023-11-15
1
-7
/
+1
|
*
|
|
|
bcachefs: Fix potential sleeping during mount
Daniel J Blueman
2023-11-15
1
-0
/
+2
[next]