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-05-31
NFS: Fix a double unlock from nfs_match,get_client
Benjamin Coddington
1
-1
/
+1
2019-05-31
chardev: add additional check for minor range overlap
Chengguang Xu
1
-0
/
+6
2019-05-31
fscrypt: use READ_ONCE() to access ->i_crypt_info
Eric Biggers
4
-8
/
+8
2019-05-31
Fix nfs4.2 return -EINVAL when do dedupe operation
Xiaoli Feng
1
-1
/
+1
2019-05-31
btrfs: Don't panic when we can't find a root key
Qu Wenruo
1
-5
/
+8
2019-05-31
btrfs: fix panic during relocation after ENOSPC before writeback happens
Josef Bacik
1
-11
/
+20
2019-05-31
Btrfs: fix data bytes_may_use underflow with fallocate due to failed quota re...
Robbie Ko
1
-1
/
+2
2019-05-31
gfs2: Fix occasional glock use-after-free
Andreas Gruenbacher
3
-3
/
+7
2019-05-31
io_uring: use cpu_online() to check p->sq_thread_cpu instead of cpu_possible()
Shenghui Wang
1
-1
/
+1
2019-05-31
gfs2: fix race between gfs2_freeze_func and unmount
Abhi Das
2
-3
/
+6
2019-05-31
NFS: make nfs_match_client killable
Roberto Bergantinos Corpas
1
-1
/
+6
2019-05-31
afs: Fix getting the afs.fid xattr
David Howells
1
-3
/
+12
2019-05-31
gfs2: Fix lru_count going negative
Ross Lagerwall
1
-9
/
+13
2019-05-31
Revert "btrfs: Honour FITRIM range constraints during free space trim"
David Sterba
1
-19
/
+6
2019-05-31
acct_on(): don't mess with freeze protection
Al Viro
1
-2
/
+0
2019-05-31
ovl: relax WARN_ON() for overlapping layers use case
Amir Goldstein
2
-2
/
+3
2019-05-31
btrfs: sysfs: don't leak memory when failing add fsid
Tobin C. Harding
1
-1
/
+6
2019-05-31
btrfs: sysfs: Fix error path kobject memory leak
Tobin C. Harding
1
-2
/
+1
2019-05-31
Btrfs: fix race between ranged fsync and writeback of adjacent ranges
Filipe Manana
1
-0
/
+12
2019-05-31
Btrfs: avoid fallback to transaction commit during fsync of files with holes
Filipe Manana
1
-0
/
+1
2019-05-31
Btrfs: do not abort transaction at btrfs_update_root() after failure to COW path
Filipe Manana
1
-3
/
+1
2019-05-31
btrfs: Check the compression level before getting a workspace
Johnny Chang
1
-0
/
+1
2019-05-31
btrfs: don't double unlock on error in btrfs_punch_hole
Josef Bacik
1
-3
/
+1
2019-05-31
gfs2: Fix sign extension bug in gfs2_update_stats
Andreas Gruenbacher
1
-4
/
+5
2019-05-31
ext4: wait for outstanding dio during truncate in nojournal mode
Jan Kara
1
-12
/
+9
2019-05-31
ext4: do not delete unlinked inode from orphan list on failed truncate
Jan Kara
1
-1
/
+1
2019-05-25
btrfs: reloc: Fix NULL pointer dereference due to expanded reloc_root lifespan
Qu Wenruo
1
-7
/
+5
2019-05-25
fuse: Add FOPEN_STREAM to use stream_open()
Kirill Smelkov
1
-1
/
+3
2019-05-25
ceph: flush dirty inodes before proceeding with remount
Jeff Layton
1
-0
/
+7
2019-05-25
fsnotify: fix unlink performance regression
Amir Goldstein
1
-0
/
+41
2019-05-25
ovl: fix missing upper fs freeze protection on copy up for ioctl
Amir Goldstein
3
-7
/
+6
2019-05-25
fuse: honor RLIMIT_FSIZE in fuse_file_fallocate
Liu Bo
1
-0
/
+7
2019-05-25
fuse: fix writepages on 32bit
Miklos Szeredi
1
-1
/
+1
2019-05-25
PNFS fallback to MDS if no deviceid found
Olga Kornievskaia
1
-1
/
+1
2019-05-25
NFS4: Fix v4.0 client state corruption when mount
ZhangXiaoxu
1
-0
/
+4
2019-05-25
cifs: fix strcat buffer overflow and reduce raciness in smb21_set_oplock_level()
Christoph Probst
1
-6
/
+8
2019-05-25
cifs: fix credits leak for SMB1 oplock breaks
Ronnie Sahlberg
3
-6
/
+7
2019-05-25
dcache: sort the freeing-without-RCU-delay mess for good.
Al Viro
2
-13
/
+14
2019-05-25
proc: prevent changes to overridden credentials
Paul Moore
1
-0
/
+5
2019-05-22
smb3: display session id in debug data
Steve French
1
-0
/
+2
2019-05-22
jbd2: fix potential double free
Chengguang Xu
3
-33
/
+56
2019-05-22
ext4: avoid panic during forced reboot due to aborted journal
Jan Kara
1
-1
/
+1
2019-05-22
ext4: fix use-after-free in dx_release()
Sahitya Tummala
1
-1
/
+4
2019-05-22
ext4: fix data corruption caused by overlapping unaligned and aligned IO
Lukas Czerner
1
-0
/
+7
2019-05-22
ext4: zero out the unused memory region in the extent tree block
Sriram Rajagopalan
1
-2
/
+15
2019-05-22
fs/writeback.c: use rcu_barrier() to wait for inflight wb switches going into...
Jiufei Xue
1
-3
/
+8
2019-05-22
Btrfs: fix race between send and deduplication that lead to failures and crashes
Filipe Manana
3
-1
/
+50
2019-05-22
Btrfs: do not start a transaction at iterate_extent_inodes()
Filipe Manana
1
-6
/
+12
2019-05-22
Btrfs: do not start a transaction during fiemap
Filipe Manana
1
-6
/
+10
2019-05-22
Btrfs: send, flush dellaloc in order to avoid data loss
Filipe Manana
1
-0
/
+36
[next]