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
*
Revert "vfs: Delete the associated dentry when deleting a file"
Linus Torvalds
2024-05-29
1
-7
/
+8
*
Merge tag '9p-for-6.10-rc2' of https://github.com/martinetd/linux
Linus Torvalds
2024-05-29
1
-2
/
+7
|
\
|
*
9p: add missing locking around taking dentry fid list
Dominique Martinet
2024-05-23
1
-2
/
+7
*
|
Merge tag 'vfs-6.10-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-05-27
11
-13
/
+28
|
\
\
|
*
|
netfs, 9p: Fix race between umount and async request completion
David Howells
2024-05-27
4
-0
/
+8
|
*
|
afs: Don't cross .backup mountpoint from backup volume
Marc Dionne
2024-05-25
1
-0
/
+5
|
*
|
netfs: Fix setting of BDP_ASYNC from iocb flags
David Howells
2024-05-24
1
-1
/
+1
|
*
|
signalfd: drop an obsolete comment
Fedor Pchelkin
2024-05-24
1
-4
/
+0
|
*
|
signalfd: fix error return code
Fedor Pchelkin
2024-05-24
1
-1
/
+1
|
*
|
iomap: fault in smaller chunks for non-large folio mappings
Xu Yang
2024-05-24
1
-1
/
+1
|
*
|
netfs: Fix AIO error handling when doing write-through
David Howells
2024-05-24
1
-1
/
+6
|
*
|
netfs: Fix io_uring based write-through
David Howells
2024-05-24
3
-5
/
+6
*
|
|
Merge tag '6.10-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2024-05-26
5
-6
/
+32
|
\
\
\
|
*
|
|
cifs: Fix missing set of remote_i_size
David Howells
2024-05-24
2
-3
/
+4
|
*
|
|
cifs: Fix smb3_insert_range() to move the zero_point
David Howells
2024-05-24
1
-0
/
+1
|
*
|
|
cifs: update internal version number
Steve French
2024-05-21
1
-2
/
+2
|
*
|
|
smb3: reenable swapfiles over SMB3 mounts
Steve French
2024-05-21
2
-1
/
+25
*
|
|
|
Merge tag 'mm-hotfixes-stable-2024-05-25-09-13' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-05-26
2
-15
/
+57
|
\
\
\
\
|
*
|
|
|
mm: /proc/pid/smaps_rollup: avoid skipping vma after getting mmap_lock again
Yuanyuan Zhong
2024-05-24
1
-2
/
+7
|
*
|
|
|
nilfs2: fix potential hang in nilfs_detach_log_writer()
Ryusuke Konishi
2024-05-24
1
-3
/
+18
|
*
|
|
|
nilfs2: fix unexpected freezing of nilfs_segctor_sync()
Ryusuke Konishi
2024-05-24
1
-4
/
+13
|
*
|
|
|
nilfs2: fix use-after-free of timer for log writer thread
Ryusuke Konishi
2024-05-24
1
-6
/
+19
*
|
|
|
|
Merge tag 'ceph-for-6.10-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2024-05-25
5
-13
/
+425
|
\
\
\
\
\
|
*
|
|
|
|
ceph: add CEPHFS_FEATURE_MDS_AUTH_CAPS_CHECK feature bit
Xiubo Li
2024-05-23
1
-1
/
+3
|
*
|
|
|
|
ceph: check the cephx mds auth access for async dirop
Xiubo Li
2024-05-23
2
-0
/
+59
|
*
|
|
|
|
ceph: check the cephx mds auth access for open
Xiubo Li
2024-05-23
1
-2
/
+33
|
*
|
|
|
|
ceph: check the cephx mds auth access for setattr
Xiubo Li
2024-05-23
1
-9
/
+37
|
*
|
|
|
|
ceph: add ceph_mds_check_access() helper
Xiubo Li
2024-05-23
2
-0
/
+167
|
*
|
|
|
|
ceph: save cap_auths in MDS client when session is opened
Xiubo Li
2024-05-23
2
-1
/
+126
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'ntfs3_for_6.10' of https://github.com/Paragon-Software-Group/linux...
Linus Torvalds
2024-05-25
13
-154
/
+98
|
\
\
\
\
\
|
*
|
|
|
|
fs/ntfs3: Break dir enumeration if directory contents error
Konstantin Komarov
2024-05-24
1
-0
/
+1
|
*
|
|
|
|
fs/ntfs3: Fix case when index is reused during tree transformation
Konstantin Komarov
2024-05-24
1
-0
/
+6
|
*
|
|
|
|
fs/ntfs3: Mark volume as dirty if xattr is broken
Konstantin Komarov
2024-04-23
1
-1
/
+4
|
*
|
|
|
|
fs/ntfs3: Always make file nonresident on fallocate call
Konstantin Komarov
2024-04-23
3
-0
/
+42
|
*
|
|
|
|
fs/ntfs3: Redesign ntfs_create_inode to return error code instead of inode
Konstantin Komarov
2024-04-23
3
-39
/
+23
|
*
|
|
|
|
fs/ntfs3: Use variable length array instead of fixed size
Konstantin Komarov
2024-04-23
1
-1
/
+1
|
*
|
|
|
|
fs/ntfs3: Use 64 bit variable to avoid 32 bit overflow
Konstantin Komarov
2024-04-23
1
-1
/
+2
|
*
|
|
|
|
fs/ntfs3: Check 'folio' pointer for NULL
Konstantin Komarov
2024-04-23
1
-6
/
+11
|
*
|
|
|
|
fs/ntfs3: Missed le32_to_cpu conversion
Konstantin Komarov
2024-04-23
1
-1
/
+1
|
*
|
|
|
|
fs/ntfs3: Remove max link count info display during driver init
Konstantin Komarov
2024-04-23
1
-2
/
+0
|
*
|
|
|
|
fs/ntfs3: Taking DOS names into account during link counting
Konstantin Komarov
2024-04-23
2
-12
/
+6
|
*
|
|
|
|
fs/ntfs3: remove atomic_open
Jeff Layton
2024-04-17
1
-90
/
+0
|
*
|
|
|
|
fs/ntfs3: use kcalloc() instead of kzalloc()
Lenko Donchev
2024-04-17
1
-1
/
+1
*
|
|
|
|
|
Merge tag '6.10-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2024-05-25
2
-9
/
+18
|
\
\
\
\
\
\
|
*
|
|
|
|
|
ksmbd: ignore trailing slashes in share paths
Nandor Kracser
2024-05-23
1
-1
/
+5
|
*
|
|
|
|
|
ksmbd: avoid to send duplicate oplock break notifications
Namjae Jeon
2024-05-12
1
-8
/
+13
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'jffs2-for-linus-6.10-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-05-25
4
-35
/
+26
|
\
\
\
\
\
\
|
*
|
|
|
|
|
jffs2: Fix potential illegal address access in jffs2_free_inode
Wang Yong
2024-05-12
1
-0
/
+1
|
*
|
|
|
|
|
jffs2: Simplify the allocation of slab caches
Kunwu Chan
2024-05-12
1
-24
/
+8
|
*
|
|
|
|
|
jffs2: nodemgmt: fix kernel-doc comments
Randy Dunlap
2024-05-12
1
-9
/
+15
[next]