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
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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-04-03
fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_links
YueHaibing
1
-1
/
+2
2019-04-03
ocfs2: fix inode bh swapping mixup in ocfs2_reflink_inodes_lock
Darrick J. Wong
1
-18
/
+24
2019-04-03
fs/open.c: allow opening only regular files during execve()
Tetsuo Handa
1
-0
/
+6
2019-04-03
NFSv4.1 don't free interrupted slot on open
Olga Kornievskaia
1
-1
/
+2
2019-04-03
NFS: fix mount/umount race in nlmclnt.
NeilBrown
1
-2
/
+1
2019-04-03
NFS: Fix nfs4_lock_state refcounting in nfs4_alloc_{lock,unlock}data()
Catalin Marinas
1
-2
/
+0
2019-04-03
locks: wake any locks blocked on request before deadlock check
Jeff Layton
1
-0
/
+5
2019-04-03
Btrfs: fix assertion failure on fsync with NO_HOLES enabled
Filipe Manana
1
-8
/
+1
2019-04-03
btrfs: Avoid possible qgroup_rsv_size overflow in btrfs_calculate_inode_block...
Nikolay Borisov
1
-1
/
+1
2019-04-03
btrfs: Fix bound checking in qgroup_trace_new_subtree_blocks
Nikolay Borisov
1
-2
/
+2
2019-04-03
btrfs: raid56: properly unmap parity page in finish_parity_scrub()
Andrea Righi
1
-1
/
+2
2019-04-03
btrfs: don't report readahead errors and don't update statistics
David Sterba
1
-1
/
+1
2019-04-03
btrfs: remove WARN_ON in log_dir_items
Josef Bacik
1
-2
/
+9
2019-04-03
Btrfs: fix incorrect file size after shrinking truncate and fsync
Filipe Manana
1
-0
/
+13
2019-03-27
aio: simplify - and fix - fget/fput for io_submit()
Linus Torvalds
1
-43
/
+29
2019-03-27
f2fs: fix to avoid deadlock of atomic file operations
Chao Yu
1
-12
/
+31
2019-03-27
ext4: brelse all indirect buffer in ext4_ind_remove_space()
zhangyi (F)
1
-4
/
+8
2019-03-27
ext4: fix data corruption caused by unaligned direct AIO
Lukas Czerner
1
-1
/
+1
2019-03-27
ext4: fix NULL pointer dereference while journal is aborted
Jiufei Xue
1
-1
/
+1
2019-03-27
SMB3: Fix SMB3.1.1 guest mounts to Samba
Steve French
1
-1
/
+4
2019-03-27
cifs: allow guest mounts to work for smb3.11
Ronnie Sahlberg
1
-2
/
+6
2019-03-27
udf: Fix crash on IO error during truncate
Jan Kara
1
-0
/
+3
2019-03-23
NFSv4.1: Reinitialise sequence results before retransmitting a request
Trond Myklebust
1
-4
/
+8
2019-03-23
nfsd: fix wrong check in write_v4_end_grace()
Yihao Wu
1
-1
/
+1
2019-03-23
nfsd: fix memory corruption caused by readdir
NeilBrown
2
-2
/
+15
2019-03-23
nfsd: fix performance-limiting session calculation
J. Bruce Fields
1
-4
/
+4
2019-03-23
NFS: Don't recoalesce on error in nfs_pageio_complete_mirror()
Trond Myklebust
1
-1
/
+1
2019-03-23
NFS: Fix an I/O request leakage in nfs_do_recoalesce
Trond Myklebust
1
-1
/
+0
2019-03-23
NFS: Fix I/O request leakages
Trond Myklebust
1
-5
/
+21
2019-03-23
jbd2: fix compile warning when using JBUFFER_TRACE
zhangyi (F)
1
-8
/
+8
2019-03-23
jbd2: clear dirty flag when revoking a buffer from an older transaction
zhangyi (F)
1
-5
/
+12
2019-03-23
ext2: Fix underflow in ext2_max_size()
Jan Kara
1
-14
/
+25
2019-03-23
ext4: fix crash during online resizing
Jan Kara
1
-1
/
+2
2019-03-23
ext4: add mask of ext4 flags to swap
yangerkun
2
-1
/
+8
2019-03-23
ext4: update quota information while swapping boot loader inode
yangerkun
1
-13
/
+43
2019-03-23
ext4: cleanup pagecache before swap i_data
yangerkun
1
-4
/
+12
2019-03-23
ext4: fix check of inode in swap_inode_boot_loader
yangerkun
1
-9
/
+13
2019-03-23
Btrfs: fix deadlock between clone/dedupe and rename
Filipe Manana
1
-18
/
+3
2019-03-23
Btrfs: fix corruption reading shared and compressed extents after hole punching
Filipe Manana
1
-2
/
+2
2019-03-23
btrfs: init csum_list before possible free
Dan Robertson
1
-1
/
+1
2019-03-23
btrfs: ensure that a DUP or RAID1 block group has exactly two stripes
Johannes Thumshirn
1
-2
/
+2
2019-03-23
btrfs: drop the lock on error in btrfs_dev_replace_cancel
Dan Carpenter
1
-0
/
+1
2019-03-23
btrfs: scrub: fix circular locking dependency warning
Anand Jain
1
-11
/
+11
2019-03-23
Btrfs: setup a nofs context for memory allocation at __btrfs_set_acl
Filipe Manana
1
-0
/
+9
2019-03-23
Btrfs: setup a nofs context for memory allocation at btrfs_create_tree()
Filipe Manana
1
-0
/
+8
2019-03-23
ovl: Do not lose security.capability xattr over metadata file copy-up
Vivek Goyal
3
-22
/
+63
2019-03-23
ovl: During copy up, first copy up data and then xattrs
Vivek Goyal
1
-13
/
+18
2019-03-23
splice: don't merge into linked buffers
Jann Horn
2
-0
/
+18
2019-03-23
fs/devpts: always delete dcache dentry-s in dput()
Varad Gautam
1
-0
/
+1
2019-03-23
smb3: make default i/o size for smb3 mounts larger
Steve French
5
-3
/
+28
[next]