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
2020-02-11
cifs: fail i/o on soft mounts if sessionsetup errors out
Ronnie Sahlberg
1
-2
/
+8
2020-02-11
btrfs: free block groups after free'ing fs trees
Josef Bacik
1
-2
/
+9
2020-02-11
btrfs: use bool argument in free_root_pointers()
Anand Jain
1
-5
/
+5
2020-02-11
ubifs: Fix memory leak from c->sup_node
Quanyang Wang
1
-0
/
+2
2020-02-11
nfsd: Return the correct number of bytes written to the file
Trond Myklebust
1
-0
/
+1
2020-02-11
nfsd: fix jiffies/time_t mixup in LRU list
Arnd Bergmann
2
-2
/
+2
2020-02-11
nfsd: fix delay timer on 32-bit architectures
Arnd Bergmann
1
-1
/
+1
2020-02-11
ext2: Adjust indentation in ext2_fill_super
Nathan Chancellor
1
-3
/
+3
2020-02-11
fix up iter on short count in fuse_direct_io()
Miklos Szeredi
1
-1
/
+4
2020-02-11
ocfs2: fix oops when writing cloned file
Gang He
1
-8
/
+6
2020-02-11
aio: prevent potential eventfd recursion on poll
Jens Axboe
1
-2
/
+18
2020-02-11
eventfd: track eventfd_signal() recursion depth
Jens Axboe
1
-0
/
+15
2020-02-11
gfs2: fix O_SYNC write handling
Andreas Gruenbacher
1
-30
/
+21
2020-02-11
gfs2: move setting current->backing_dev_info
Christoph Hellwig
1
-11
/
+10
2020-02-11
gfs2: fix gfs2_find_jhead that returns uninitialized jhead with seq 0
Abhi Das
1
-1
/
+1
2020-02-11
btrfs: Correctly handle empty trees in find_first_clear_extent_bit
Nikolay Borisov
2
-14
/
+27
2020-02-11
btrfs: flush write bio if we loop in extent_write_cache_pages
Josef Bacik
1
-1
/
+10
2020-02-11
Btrfs: fix race between adding and putting tree mod seq elements and nodes
Filipe Manana
5
-16
/
+8
2020-02-11
btrfs: drop log root for dropped roots
Josef Bacik
1
-10
/
+12
2020-02-11
btrfs: set trans->drity in btrfs_commit_transaction
Josef Bacik
1
-0
/
+8
2020-02-11
Btrfs: fix infinite loop during fsync after rename operations
Filipe Manana
1
-0
/
+44
2020-02-11
Btrfs: make deduplication with range including the last block work
Filipe Manana
1
-1
/
+2
2020-02-11
Btrfs: fix missing hole after hole punching and fsync when using NO_HOLES
Filipe Manana
1
-288
/
+100
2020-02-11
ext4: fix race conditions in ->d_compare() and ->d_hash()
Eric Biggers
1
-3
/
+6
2020-02-11
ext4: fix deadlock allocating crypto bounce page from mempool
Eric Biggers
1
-5
/
+14
2020-02-11
jbd2_seq_info_next should increase position index
Vasily Averin
1
-0
/
+1
2020-02-11
nfsd: fix filecache lookup
Trond Myklebust
1
-0
/
+6
2020-02-11
NFS: Directory page cache pages need to be locked when read
Trond Myklebust
1
-11
/
+19
2020-02-11
NFS: Fix memory leaks and corruption in readdir
Trond Myklebust
1
-2
/
+15
2020-02-11
btrfs: Handle another split brain scenario with metadata uuid feature
Nikolay Borisov
1
-3
/
+14
2020-02-11
btrfs: fix improper setting of scanned for range cyclic write cache pages
Josef Bacik
1
-2
/
+10
2020-02-11
f2fs: fix race conditions in ->d_compare() and ->d_hash()
Eric Biggers
1
-3
/
+6
2020-02-11
f2fs: fix dcache lookup of !casefolded directories
Eric Biggers
1
-1
/
+1
2020-02-11
f2fs: code cleanup for f2fs_statfs_project()
Chengguang Xu
1
-12
/
+4
2020-02-11
f2fs: fix miscounted block limit in f2fs_statfs_project()
Chengguang Xu
1
-0
/
+2
2020-02-11
f2fs: choose hardlimit when softlimit is larger than hardlimit in f2fs_statfs...
Chengguang Xu
1
-6
/
+14
2020-02-11
ovl: fix lseek overflow on 32bit
Miklos Szeredi
1
-1
/
+1
2020-02-11
ovl: fix wrong WARN_ON() in ovl_cache_update_ino()
Amir Goldstein
1
-1
/
+7
2020-02-11
erofs: fix out-of-bound read for shifted uncompressed block
Gao Xiang
1
-12
/
+10
2020-02-11
fs: allow deduplication of eof block into the end of the destination file
Filipe Manana
1
-6
/
+4
2020-02-11
ubifs: Fix deadlock in concurrent bulk-read and writepage
Zhihao Cheng
1
-1
/
+3
2020-02-11
ubifs: Fix FS_IOC_SETFLAGS unexpectedly clearing encrypt flag
Eric Biggers
1
-1
/
+2
2020-02-11
ubifs: Fix wrong memory allocation
Sascha Hauer
1
-1
/
+1
2020-02-11
ubifs: don't trigger assertion on invalid no-key filename
Eric Biggers
1
-0
/
+2
2020-02-11
fscrypt: don't print name of busy file when removing key
Eric Biggers
1
-13
/
+2
2020-02-11
utimes: Clamp the timestamps in notify_change()
Amir Goldstein
6
-56
/
+34
2020-02-11
memcg: fix a crash in wb_workfn when a device disappears
Theodore Ts'o
1
-1
/
+1
2020-02-05
btrfs: do not zero f_bavail if we have available space
Josef Bacik
1
-1
/
+9
2020-02-05
reiserfs: Fix memory leak of journal device string
Jan Kara
1
-0
/
+2
2020-02-05
gfs2: Another gfs2_find_jhead fix
Andreas Gruenbacher
1
-24
/
+44
[next]