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-11-08
ceph_wait_on_conflict_unlink(): grab reference before dropping ->d_lock
Al Viro
2023-11-08
fs/ntfs3: Avoid possible memory leak
Su Hui
2023-11-08
fs/ntfs3: Fix directory element type detection
Gabriel Marcano
2023-11-08
fs/ntfs3: Fix NULL pointer dereference on error in attr_allocate_frame()
Konstantin Komarov
2023-11-08
fs/ntfs3: Fix possible NULL-ptr-deref in ni_readpage_cmpr()
Konstantin Komarov
2023-11-08
fs/ntfs3: Do not allow to change label if volume is read-only
Konstantin Komarov
2023-11-08
fs/ntfs3: Add more info into /proc/fs/ntfs3/<dev>/volinfo
Konstantin Komarov
2023-11-08
fs/ntfs3: Fix alternative boot searching
Konstantin Komarov
2023-11-08
fs/ntfs3: Add more attributes checks in mi_enum_attr()
Konstantin Komarov
2023-11-08
fs/ntfs3: Use kvmalloc instead of kmalloc(... __GFP_NOWARN)
Konstantin Komarov
2023-11-08
fs/ntfs3: Write immediately updated ntfs state
Konstantin Komarov
2023-11-08
fs/ntfs3: Add ckeck in ni_update_parent()
Konstantin Komarov
2023-11-02
btrfs: fix unwritten extent buffer after snapshotting a new subvolume
Filipe Manana
2023-11-02
btrfs: remove v0 extent handling
Qu Wenruo
2023-11-02
nfsd: lock_rename() needs both directories to live on the same fs
Al Viro
2023-11-02
smb: client: prevent new fids from being removed by laundromat
Paulo Alcantara
2023-11-02
smb: client: make laundromat a delayed worker
Paulo Alcantara
2023-11-02
smb: client: do not start laundromat thread on nohandlecache
Paulo Alcantara
2023-11-02
smb3: do not start laundromat thread when dir leases disabled
Steve French
2023-11-02
smb3: allow controlling maximum number of cached directories
Steve French
2023-11-02
smb3: allow controlling length of time directory entries are cached with dir ...
Steve French
2023-10-25
nfs42: client needs to strip file mode's suid/sgid bit after ALLOCATE op
Dai Ngo
2023-10-25
NFS: Fix potential oops in nfs_inode_remove_request()
Scott Mayhew
2023-10-25
fanotify: limit reporting of event with non-decodeable file handles
Amir Goldstein
2023-10-25
NFSv4.1: fixup use EXCHGID4_FLAG_USE_PNFS_DS for DS server
Olga Kornievskaia
2023-10-25
pNFS/flexfiles: Check the layout validity in ff_layout_mirror_prepare_stats
Trond Myklebust
2023-10-25
pNFS: Fix a hang in nfs4_evict_inode()
Trond Myklebust
2023-10-25
btrfs: error out when reallocating block for defrag using a stale transaction
Filipe Manana
2023-10-25
btrfs: error when COWing block from a root that is being deleted
Filipe Manana
2023-10-25
btrfs: error out when COWing block using a stale transaction
Filipe Manana
2023-10-25
btrfs: fix some -Wmaybe-uninitialized warnings in ioctl.c
Josef Bacik
2023-10-25
nfs: decrement nrequests counter before releasing the req
Jeff Layton
2023-10-25
overlayfs: set ctime when setting mtime and atime
Jeff Layton
2023-10-25
btrfs: initialize start_slot in btrfs_log_prealloc_extents
Josef Bacik
2023-10-25
btrfs: return -EUCLEAN for delayed tree ref with a ref count not equals to 1
Filipe Manana
2023-10-25
btrfs: prevent transaction block reserve underflow when starting transaction
Filipe Manana
2023-10-25
btrfs: fix race when refilling delayed refs block reserve
Filipe Manana
2023-10-25
fs-writeback: do not requeue a clean inode having skipped pages
Chunhai Guo
2023-10-25
fs/ntfs3: fix deadlock in mark_as_free_ex
Konstantin Komarov
2023-10-25
fs/ntfs3: Fix shift-out-of-bounds in ntfs_fill_super
Konstantin Komarov
2023-10-25
fs/ntfs3: fix panic about slab-out-of-bounds caused by ntfs_list_ea()
Zeng Heng
2023-10-25
fs/ntfs3: Fix possible null-pointer dereference in hdr_find_e()
Ziqi Zhao
2023-10-25
fs/ntfs3: Fix OOB read in ntfs_init_from_boot
Pavel Skripkin
2023-10-25
audit,io_uring: io_uring openat triggers audit reference count underflow
Dan Clash
2023-10-25
btrfs: fix stripe length calculation for non-zoned data chunk allocation
Zygo Blaxell
2023-10-19
ovl: fix regression in showing lowerdir mount option
Amir Goldstein
2023-10-19
ovl: make use of ->layers safe in rcu pathwalk
Amir Goldstein
2023-10-19
ovl: fix regression in parsing of mount options with escaped comma
Amir Goldstein
2023-10-19
fs: factor out vfs_parse_monolithic_sep() helper
Amir Goldstein
2023-10-19
fs: Fix kernel-doc warnings
Matthew Wilcox (Oracle)
[next]