index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2023-10-10
ksmbd: fix race condition from parallel smb2 lock requests
Namjae Jeon
2023-10-10
ksmbd: fix uaf in smb20_oplock_break_ack
luosili
2023-10-10
ksmbd: fix race condition between session lookup and expire
Namjae Jeon
2023-10-10
smb: use kernel_connect() and kernel_bind()
Jordan Rife
2023-10-10
ovl: fetch inode once in ovl_dentry_revalidate_common()
Al Viro
2023-10-10
ovl: move freeing ovl_entry past rcu delay
Al Viro
2023-10-10
NFSv4: Fix a nfs4_state_manager() race
Trond Myklebust
2023-10-10
erofs: allow empty device tags in flatdev mode
Jingbo Xu
2023-10-10
erofs: fix memory leak of LZMA global compressed deduplication
Gao Xiang
2023-10-10
btrfs: always print transaction aborted messages with an error level
Filipe Manana
2023-10-10
btrfs: don't clear uptodate on write errors
Josef Bacik
2023-10-10
btrfs: remove end_extent_writepage
Christoph Hellwig
2023-10-10
btrfs: remove btrfs_writepage_endio_finish_ordered
Christoph Hellwig
2023-10-06
fs: binfmt_elf_efpic: fix personality for ELF-FDPIC
Greg Ungerer
2023-10-06
fs/smb/client: Reset password pointer to NULL
Quang Le
2023-10-06
btrfs: properly report 0 avail for very full file systems
Josef Bacik
2023-10-06
btrfs: fix race between reading a directory and adding entries to it
Filipe Manana
2023-10-06
btrfs: set last dir index to the current last index when opening dir
Filipe Manana
2023-10-06
btrfs: file_remove_privs needs an exclusive lock in direct io write
Bernd Schubert
2023-10-06
btrfs: refresh dir last index during a rewinddir(3) call
Filipe Manana
2023-10-06
NFSv4: Fix a state manager thread deadlock regression
Trond Myklebust
2023-10-06
nilfs2: fix potential use after free in nilfs_gccache_submit_read_data()
Pan Bian
2023-10-06
gfs2: fix glock shrinker ref issues
Bob Peterson
2023-10-06
NFSv4.1: fix zero value filehandle in post open getattr
Olga Kornievskaia
2023-10-06
smb3: correct places where ENOTSUPP is used instead of preferred EOPNOTSUPP
Steve French
2023-10-06
btrfs: assert delayed node locked when removing delayed item
Filipe Manana
2023-10-06
ceph: drop messages from MDS when unmounting
Xiubo Li
2023-10-06
NFSD: Fix zero NFSv4 READ results when RQ_SPLICE_OK is not set
Chuck Lever
2023-10-06
btrfs: reset destination buffer when read_extent_buffer() gets invalid range
Qu Wenruo
2023-10-06
direct_write_fallback(): on error revert the ->ki_pos update from buffered write
Al Viro
2023-10-06
cifs: Fix UAF in cifs_demultiplex_thread()
Zhang Xiaoxu
2023-10-06
proc: nommu: fix empty /proc/<pid>/maps
Ben Wolsieffer
2023-10-06
proc: nommu: /proc/<pid>/maps: release mmap read lock
Ben Wolsieffer
2023-10-06
ext4: do not let fstrim block system suspend
Jan Kara
2023-10-06
ext4: move setting of trimmed bit into ext4_try_to_trim_range()
Jan Kara
2023-10-06
ext4: replace the traditional ternary conditional operator with with max()/min()
Kemeng Shi
2023-10-06
btrfs: remove BUG() after failure to insert delayed dir index item
Filipe Manana
2023-10-06
btrfs: improve error message after failure to add delayed dir index item
Filipe Manana
2023-10-06
netfs: Only call folio_start_fscache() one time for each folio
Dave Wysochanski
2023-10-06
gfs2: Fix another freeze/thaw hang
Andreas Gruenbacher
2023-10-06
NFSv4.1: fix pnfs MDS=DS session trunking
Olga Kornievskaia
2023-10-06
NFSv4.1: use EXCHGID4_FLAG_USE_PNFS_DS for DS server
Olga Kornievskaia
2023-10-06
NFS/pNFS: Report EINVAL errors from connect() to the server
Trond Myklebust
2023-10-06
NFS: More fixes for nfs_direct_write_reschedule_io()
Trond Myklebust
2023-10-06
NFS: Use the correct commit info in nfs_join_page_group()
Trond Myklebust
2023-10-06
NFS: More O_DIRECT accounting fixes for error paths
Trond Myklebust
2023-10-06
NFS: Fix O_DIRECT locking issues
Trond Myklebust
2023-10-06
NFS: Fix error handling for O_DIRECT write scheduling
Trond Myklebust
2023-09-23
ext4: fix rec_len verify error
Shida Zhang
2023-09-23
tracefs: Add missing lockdown check to tracefs_create_dir()
Steven Rostedt (Google)
[next]