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
2018-02-22
vfs: don't do RCU lookup of empty pathnames
Linus Torvalds
1
-0
/
+3
2018-02-22
Btrfs: fix unexpected -EEXIST when creating new inode
Liu Bo
1
-0
/
+18
2018-02-22
Btrfs: fix crash due to not cleaning up tree log block's dirty bits
Liu Bo
1
-0
/
+9
2018-02-22
Btrfs: fix deadlock in run_delalloc_nocow
Liu Bo
1
-1
/
+4
2018-02-22
ext4: save error to disk in __ext4_grp_locked_error()
Zhouyi Zhou
1
-0
/
+1
2018-02-16
ovl: fix failure to fsync lower dir
Amir Goldstein
1
-1
/
+5
2018-02-16
btrfs: Handle btrfs_set_extent_delalloc failure in fixup worker
Nikolay Borisov
1
-1
/
+9
2018-02-16
nsfs: mark dentry with DCACHE_RCUACCESS
Cong Wang
1
-0
/
+1
2018-02-16
kernfs: fix regression in kernfs_fop_write caused by wrong type
Ivan Vecera
1
-1
/
+1
2018-02-16
NFS: reject request for id_legacy key without auxdata
Eric Biggers
1
-1
/
+5
2018-02-16
NFS: commit direct writes even if they fail partially
J. Bruce Fields
1
-3
/
+1
2018-02-16
NFS: Add a cond_resched() to nfs_commit_release_pages()
Trond Myklebust
1
-0
/
+2
2018-02-16
nfs/pnfs: fix nfs_direct_req ref leak when i/o falls back to the mds
Scott Mayhew
1
-2
/
+2
2018-02-16
CIFS: zero sensitive data when freeing
Aurelien Aptel
3
-15
/
+8
2018-02-16
cifs: Fix autonegotiate security settings mismatch
Daniel N Pettersson
1
-2
/
+1
2018-02-16
cifs: Fix missing put_xid in cifs_file_strict_mmap
Matthew Wilcox
1
-14
/
+12
2018-02-16
don't put symlink bodies in pagecache into highmem
Al Viro
6
-10
/
+14
2018-02-03
xfs: ubsan fixes
Darrick J. Wong
1
-3
/
+3
2018-02-03
quota: Check for register_shrinker() failure.
Tetsuo Handa
1
-1
/
+2
2018-02-03
lockd: fix "list_add double add" caused by legacy signal interface
Vasily Averin
2
-4
/
+9
2018-02-03
nfsd: check for use of the closed special stateid
Andrew Elble
1
-2
/
+5
2018-02-03
grace: replace BUG_ON by WARN_ONCE in exit_net hook
Vasily Averin
1
-1
/
+3
2018-02-03
nfsd: Ensure we check stateid validity in the seqid operation checks
Trond Myklebust
1
-9
/
+3
2018-02-03
nfsd: CLOSE SHOULD return the invalid special stateid for NFSv4.x (x>0)
Trond Myklebust
1
-0
/
+8
2018-02-03
btrfs: fix deadlock when writing out space cache
Josef Bacik
1
-1
/
+2
2018-01-31
nfsd: auth: Fix gid sorting when rootsquash enabled
Ben Hutchings
1
-2
/
+3
2018-01-31
fs/fcntl: f_setown, avoid undefined behaviour
Jiri Slaby
1
-0
/
+4
2018-01-31
reiserfs: Don't clear SGID when inheriting ACLs
Jan Kara
1
-5
/
+7
2018-01-31
reiserfs: don't preallocate blocks for extended attributes
Jeff Mahoney
1
-1
/
+1
2018-01-31
reiserfs: fix race in prealloc discard
Jeff Mahoney
1
-2
/
+10
2018-01-31
ext2: Don't clear SGID when inheriting ACLs
Jan Kara
1
-14
/
+22
2018-01-31
fs/select: add vmalloc fallback for select(2)
Vlastimil Babka
1
-3
/
+11
2018-01-23
pipe: avoid round_pipe_size() nr_pages overflow on 32-bit
Joe Lawrence
1
-2
/
+16
2018-01-17
locks: don't check for race with close when setting OFD lock
Jeff Layton
1
-6
/
+10
2018-01-10
kernel: make groups_sort calling a responsibility group_info allocators
Thiago Rafael Becker
1
-0
/
+3
2017-12-20
udf: Avoid overflow when session starts at large offset
Jan Kara
1
-1
/
+1
2017-12-20
tty fix oops when rmmod 8250
nixiaoming
1
-1
/
+2
2017-12-20
xfs: fix incorrect extent state in xfs_bmap_add_extent_unwritten_real
Christoph Hellwig
1
-1
/
+1
2017-12-20
xfs: fix log block underflow during recovery cycle verification
Brian Foster
1
-1
/
+1
2017-12-20
GFS2: Take inode off order_write list when setting jdata flag
Bob Peterson
1
-1
/
+3
2017-12-20
btrfs: add missing memset while reading compressed inline extents
Zygo Blaxell
1
-0
/
+14
2017-12-20
NFSv4.1 respect server's max size in CREATE_SESSION
Olga Kornievskaia
1
-2
/
+2
2017-12-20
afs: Fix afs_kill_pages()
David Howells
1
-3
/
+7
2017-12-20
afs: Fix page leak in afs_write_begin()
David Howells
1
-2
/
+5
2017-12-20
afs: Populate and use client modification time
Marc Dionne
2
-10
/
+10
2017-12-20
afs: Fix the maths in afs_fs_store_data()
David Howells
1
-1
/
+1
2017-12-20
afs: Prevent callback expiry timer overflow
Tina Ruchandani
3
-6
/
+7
2017-12-20
afs: Migrate vlocation fields to 64-bit
Tina Ruchandani
4
-16
/
+20
2017-12-20
afs: Flush outstanding writes when an fd is closed
David Howells
3
-0
/
+16
2017-12-20
afs: Adjust mode bits processing
Marc Dionne
1
-1
/
+6
[next]