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
2017-08-30
nfsd: Limit end of page list when decoding NFSv4 WRITE
Chuck Lever
1
-4
/
+2
2017-08-30
cifs: return ENAMETOOLONG for overlong names in cifs_open()/cifs_lookup()
Ronnie Sahlberg
1
-6
/
+12
2017-08-30
cifs: Fix df output for users with quota limits
Sachin Prabhu
1
-2
/
+2
2017-08-30
dax: fix deadlock due to misaligned PMD faults
Ross Zwisler
1
-0
/
+10
2017-08-24
x86/elf: Remove the unnecessary ADDR_NO_RANDOMIZE checks
Oleg Nesterov
1
-2
/
+1
2017-08-16
pnfs/blocklayout: require 64-bit sector_t
Christoph Hellwig
1
-0
/
+1
2017-08-16
nfs/flexfiles: fix leak of nfs4_ff_ds_version arrays
Weston Andros Adamson
1
-0
/
+1
2017-08-16
fuse: initialize the flock flag in fuse_file on allocation
Mateusz Jurczyk
1
-1
/
+1
2017-08-16
xfs: Fix leak of discard bio
Jan Kara
1
-0
/
+1
2017-08-12
btrfs: Remove false alert when fiemap range is smaller than on-disk extent
Qu Wenruo
1
-16
/
+12
2017-08-11
Btrfs: fix early ENOSPC due to delalloc
Omar Sandoval
1
-4
/
+0
2017-08-11
ext4: Don't clear SGID when inheriting ACLs
Jan Kara
1
-13
/
+15
2017-08-11
ext4: preserve i_mode if __ext4_set_acl() fails
Ernesto A. Fernández
1
-4
/
+11
2017-08-11
ext4: fix overflow caused by missing cast in ext4_resize_fs()
Jerry Lee
1
-1
/
+2
2017-08-11
ext4: fix SEEK_HOLE/SEEK_DATA for blocksize < pagesize
Jan Kara
1
-0
/
+3
2017-08-11
ocfs2: don't clear SGID when inheriting ACLs
Jan Kara
1
-12
/
+12
2017-08-11
userfaultfd: non-cooperative: flush event_wqh at release time
Mike Rapoport
1
-0
/
+3
2017-08-11
userfaultfd_zeropage: return -ENOSPC in case mm has gone
Mike Rapoport
1
-0
/
+2
2017-08-11
NFSv4: Fix EXCHANGE_ID corrupt verifier issue
Trond Myklebust
2
-8
/
+5
2017-08-06
dentry name snapshots
Al Viro
4
-11
/
+42
2017-08-06
NFSv4.1: Fix a race where CB_NOTIFY_LOCK fails to wake a waiter
Benjamin Coddington
1
-1
/
+1
2017-08-06
NFS: invalidate file size when taking a lock.
NeilBrown
1
-1
/
+1
2017-08-06
jfs: Don't clear SGID when inheriting ACLs
Jan Kara
1
-7
/
+8
2017-07-27
reiserfs: Don't clear SGID when inheriting ACLs
Jan Kara
1
-5
/
+7
2017-07-27
writeback: rework wb_[dec|inc]_stat family of functions
Nikolay Borisov
1
-4
/
+4
2017-07-27
percpu_counter: Rename __percpu_counter_add to percpu_counter_add_batch
Nikolay Borisov
4
-15
/
+15
2017-07-27
hfsplus: Don't clear SGID when inheriting ACLs
Jan Kara
1
-12
/
+18
2017-07-27
ceph: fix race in concurrent readdir
Yan, Zheng
1
-0
/
+5
2017-07-27
udf: Fix deadlock between writeback and udf_setsize()
Jan Kara
1
-2
/
+2
2017-07-27
udf: Fix races with i_size changes during readpage
Jan Kara
1
-2
/
+7
2017-07-27
NFS: only invalidate dentrys that are clearly invalid.
NeilBrown
2
-6
/
+10
2017-07-27
PNFS fix EACCESS on commit to DS handling
Olga Kornievskaia
1
-1
/
+2
2017-07-27
NFS: Fix initialization of nfs_page_array->npages
Benjamin Coddington
1
-0
/
+1
2017-07-27
ubifs: Set double hash cookie also for RENAME_EXCHANGE
Richard Weinberger
1
-0
/
+2
2017-07-27
ubifs: Don't encrypt special files on creation
David Gstir
1
-0
/
+1
2017-07-27
ubifs: Don't leak kernel memory to the MTD
Richard Weinberger
1
-5
/
+5
2017-07-27
ubifs: Correctly evict xattr inodes
Richard Weinberger
3
-0
/
+25
2017-07-27
ovl: fix random return value on mount
Amir Goldstein
1
-0
/
+1
2017-07-27
ovl: mark parent impure on ovl_link()
Amir Goldstein
1
-4
/
+18
2017-07-27
f2fs: Don't clear SGID when inheriting ACLs
Jaegeuk Kim
1
-1
/
+1
2017-07-27
f2fs: use spin_{,un}lock_irq{save,restore}
Chao Yu
2
-11
/
+18
2017-07-27
f2fs: sanity check size of nat and sit cache
Jin Qian
1
-0
/
+7
2017-07-27
f2fs: Do not issue small discards in LFS mode
Damien Le Moal
1
-1
/
+2
2017-07-27
f2fs: try to freeze in gc and discard threads
Jaegeuk Kim
2
-13
/
+21
2017-07-27
f2fs: sanity check checkpoint segno and blkoff
Jin Qian
1
-0
/
+16
2017-07-27
f2fs: wake up all waiters in f2fs_submit_discard_endio
Chao Yu
1
-1
/
+1
2017-07-27
f2fs: load inode's flag from disk
Jaegeuk Kim
2
-1
/
+2
2017-07-27
CIFS: Reconnect expired SMB sessions
Pavel Shilovsky
4
-0
/
+39
2017-07-27
xfs: Don't clear SGID when inheriting ACLs
Jan Kara
3
-5
/
+6
2017-07-27
ext2: Don't clear SGID when inheriting ACLs
Jan Kara
1
-14
/
+22
[next]