index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2023-08-06
Merge tag 'v6.5-rc5.vfs.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-08-06
fs: rely on ->iterate_shared to determine f_pos locking
Christian Brauner
2023-08-06
vfs: get rid of old '->iterate' directory operation
Linus Torvalds
2023-08-06
proc: fix missing conversion to 'iterate_shared'
Linus Torvalds
2023-08-06
open: make RESOLVE_CACHED correctly test for O_TMPFILE
Aleksa Sarai
2023-08-05
Merge tag '6.5-rc4-smb3-client-fix' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2023-08-04
Merge tag 'ceph-for-6.5-rc5' of https://github.com/ceph/ceph-client
Linus Torvalds
2023-08-04
file: reinstate f_pos locking optimization for regular files
Linus Torvalds
2023-08-03
Merge tag 'nfsd-6.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2023-08-03
Merge tag 'erofs-for-6.5-rc5-fixes' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-08-02
Merge tag 'exfat-for-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-08-02
smb: client: fix dfs link mount against w2k8
Paulo Alcantara
2023-08-02
ceph: defer stopping mdsc delayed_work
Xiubo Li
2023-08-01
erofs: drop unnecessary WARN_ON() in erofs_kill_sb()
Gao Xiang
2023-08-01
erofs: fix wrong primary bvec selection on deduplicated extents
Gao Xiang
2023-07-30
nfsd: Fix reading via splice
David Howells
2023-07-29
Merge tag '6.5-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2023-07-29
arch/*/configs/*defconfig: Replace AUTOFS4_FS by AUTOFS_FS
Sven Joachim
2023-07-28
Merge tag 'mm-hotfixes-stable-2023-07-28-15-52' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-07-28
Merge tag 'ceph-for-6.5-rc4' of https://github.com/ceph/ceph-client
Linus Torvalds
2023-07-28
Merge tag '9p-fixes-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-07-27
proc/vmcore: fix signedness bug in read_from_oldmem()
Dan Carpenter
2023-07-27
Merge tag 'net-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-07-27
Merge tag 'for-6.5-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-07-26
splice, net: Fix splice_to_socket() for O_NONBLOCK socket
Jan Stancek
2023-07-26
cifs: add missing return value check for cifs_sb_tlink
Shyam Prasad N
2023-07-26
Merge tag '6.5-rc3-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2023-07-26
btrfs: check for commit error at btrfs_attach_transaction_barrier()
Filipe Manana
2023-07-25
ovl: Always reevaluate the file signature for IMA
Eric Snowberg
2023-07-25
Merge tag 'nfsd-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2023-07-25
smb3: do not set NTLMSSP_VERSION flag for negotiate not auth request
Steve French
2023-07-25
cifs: fix charset issue in reconnection
Winston Wen
2023-07-25
fs/nls: make load_nls() take a const parameter
Winston Wen
2023-07-24
file: always lock position for FMODE_ATOMIC_POS
Christian Brauner
2023-07-24
btrfs: check if the transaction was aborted at btrfs_wait_for_commit()
Filipe Manana
2023-07-24
btrfs: remove BUG_ON()'s in add_new_free_space()
Filipe Manana
2023-07-24
ceph: never send metrics if disable_send_metrics is set
Xiubo Li
2023-07-23
Merge tag 'ext4_for_linus-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-07-23
Merge tag '6.5-rc2-smb3-client-fixes-ver2' of git://git.samba.org/sfrench/cif...
Linus Torvalds
2023-07-23
ksmbd: fix out of bounds in init_smb2_rsp_hdr()
Namjae Jeon
2023-07-23
ksmbd: no response from compound read
Namjae Jeon
2023-07-23
ksmbd: validate session id and tree id in compound request
Namjae Jeon
2023-07-23
ksmbd: fix out of bounds in smb3_decrypt_req()
Namjae Jeon
2023-07-23
ksmbd: check if a mount point is crossed during path lookup
Namjae Jeon
2023-07-23
ext4: fix rbtree traversal bug in ext4_mb_use_preallocated
Ojaswin Mujoo
2023-07-23
ext4: fix off by one issue in ext4_mb_choose_next_group_best_avail()
Ojaswin Mujoo
2023-07-23
ext4: correct inline offset when handling xattrs in inode body
Eric Whitney
2023-07-22
cifs: update internal module version number for cifs.ko
Steve French
2023-07-22
cifs: allow dumping keys for directories too
Shyam Prasad N
2023-07-20
fs/9p: Remove unused extern declaration
YueHaibing
[next]