index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-29
ceph: just skip unrecognized info in ceph_reply_info_extra
Jeff Layton
1
-10
/
+11
2019-10-29
btrfs: tracepoints: Fix wrong parameter order for qgroup events
Qu Wenruo
1
-2
/
+2
2019-10-29
Btrfs: check for the full sync flag while holding the inode lock during fsync
Filipe Manana
1
-19
/
+17
2019-10-29
Btrfs: fix qgroup double free after failure to reserve metadata for delalloc
Filipe Manana
1
-1
/
+0
2019-10-29
btrfs: don't needlessly create extent-refs kernel thread
David Sterba
2
-8
/
+0
2019-10-29
Btrfs: add missing extents release on file extent cluster relocation error
Filipe Manana
1
-0
/
+2
2019-10-29
btrfs: block-group: Fix a memory leak due to missing btrfs_put_block_group()
Qu Wenruo
1
-0
/
+1
2019-10-29
fs/dax: Fix pmd vs pte conflict detection
Dan Williams
1
-2
/
+3
2019-10-29
CIFS: Fix use after free of file info structures
Pavel Shilovsky
1
-3
/
+3
2019-10-29
cifs: Fix missed free operations
Chuhong Yuan
1
-2
/
+2
2019-10-29
CIFS: avoid using MID 0xFFFF
Roberto Bergantinos Corpas
1
-0
/
+3
2019-10-29
io_uring: used cached copies of sq->dropped and cq->overflow
Jens Axboe
1
-5
/
+8
2019-10-29
io_uring: Fix race for sqes with userspace
Pavel Begunkov
1
-1
/
+2
2019-10-29
io_uring: Fix broken links with offloading
Pavel Begunkov
1
-27
/
+31
2019-10-29
fs/proc/page.c: don't access uninitialized memmaps in fs/proc/page.c
David Hildenbrand
1
-12
/
+16
2019-10-29
io_uring: Fix corrupted user_data
Pavel Begunkov
1
-0
/
+2
2019-10-29
io_uring: fix bad inflight accounting for SETUP_IOPOLL|SETUP_SQTHREAD
Jens Axboe
1
-12
/
+32
2019-10-29
ocfs2: fix panic due to ocfs2_wq is null
Yi Li
2
-2
/
+4
2019-10-29
filldir[64]: remove WARN_ON_ONCE() for bad directory entries
Linus Torvalds
1
-2
/
+2
2019-10-29
uaccess: implement a proper unsafe_copy_to_user() and switch filldir over to it
Linus Torvalds
1
-42
/
+2
2019-10-29
Make filldir[64]() verify the directory entry filename is valid
Linus Torvalds
1
-0
/
+40
2019-10-29
elf: don't use MAP_FIXED_NOREPLACE for elf executable mappings
Linus Torvalds
1
-10
/
+3
2019-10-29
Convert filldir[64]() from __put_user() to unsafe_put_user()
Linus Torvalds
1
-35
/
+93
2019-10-17
io_uring: only flush workqueues on fileset removal
Jens Axboe
1
-1
/
+2
2019-10-17
Fix the locking in dcache_readdir() and friends
Al Viro
1
-65
/
+69
2019-10-17
NFS: Fix O_DIRECT accounting of number of bytes read/written
Trond Myklebust
1
-35
/
+43
2019-10-17
btrfs: fix uninitialized ret in ref-verify
Josef Bacik
1
-1
/
+1
2019-10-17
btrfs: fix incorrect updating of log root tree
Josef Bacik
1
-9
/
+27
2019-10-17
Btrfs: fix memory leak due to concurrent append writes with fiemap
Filipe Manana
1
-1
/
+12
2019-10-17
btrfs: fix balance convert to single on 32-bit host CPUs
Zygo Blaxell
1
-1
/
+5
2019-10-17
btrfs: allocate new inode in NOFS context
Josef Bacik
1
-0
/
+3
2019-10-17
btrfs: relocation: fix use-after-free on dead relocation roots
Qu Wenruo
1
-1
/
+8
2019-10-17
cifs: use cifsInodeInfo->open_file_lock while iterating to avoid a panic
Dave Wysochanski
1
-16
/
+11
2019-10-17
CIFS: Force reval dentry if LOOKUP_REVAL flag is set
Pavel Shilovsky
1
-1
/
+7
2019-10-17
CIFS: Force revalidate inode when dentry is stale
Pavel Shilovsky
1
-0
/
+4
2019-10-17
CIFS: Gracefully handle QueryInfo errors during open
Pavel Shilovsky
1
-0
/
+6
2019-10-11
vfs: Fix EOVERFLOW testing in put_compat_statfs64
Eric Sandeen
1
-13
/
+4
2019-10-11
Btrfs: fix selftests failure due to uninitialized i_mode in test inodes
Filipe Manana
1
-1
/
+7
2019-10-11
fuse: fix memleak in cuse_channel_open
zhengbin
1
-0
/
+1
2019-10-11
pNFS: Ensure we do clear the return-on-close layout stateid on fatal errors
Trond Myklebust
1
-2
/
+7
2019-10-11
ceph: reconnect connection if session hang in opening state
Erqi Chen
1
-1
/
+3
2019-10-11
ceph: fetch cap_gen under spinlock in ceph_add_cap
Jeff Layton
1
-2
/
+7
2019-10-11
ceph: fix directories inode i_blkbits initialization
Luis Henriques
1
-1
/
+6
2019-10-11
fuse: fix request limit
Miklos Szeredi
1
-2
/
+5
2019-10-11
9p: avoid attaching writeback_fid on mmap with type PRIVATE
Chengguang Xu
1
-0
/
+3
2019-10-11
fs: nfs: Fix possible null-pointer dereferences in encode_attrs()
Jia-Ju Bai
1
-1
/
+1
2019-10-07
vfs: set fs_context::user_ns for reconfigure
Eric Biggers
1
-3
/
+1
2019-10-07
9p/cache.c: Fix memory leak in v9fs_cache_session_get_cookie
Bharath Vedartham
1
-0
/
+2
2019-10-07
ocfs2: wait for recovering done after direct unlock request
Changwei Ge
1
-4
/
+19
2019-10-07
fat: work around race with userspace's read via blockdev while mounting
OGAWA Hirofumi
2
-2
/
+14
[next]