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
2018-02-16
devpts: fix error handling in devpts_mntget()
Eric Biggers
1
-2
/
+2
2018-02-16
ovl: hash directory inodes for fsnotify
Amir Goldstein
3
-13
/
+31
2018-02-16
ovl: take mnt_want_write() for removing impure xattr
Amir Goldstein
1
-2
/
+9
2018-02-16
ovl: take mnt_want_write() for work/index dir setup
Amir Goldstein
1
-8
/
+17
2018-02-16
ovl: fix failure to fsync lower dir
Amir Goldstein
1
-1
/
+5
2018-02-16
ovl: force r/o mount when index dir creation fails
Amir Goldstein
1
-3
/
+9
2018-02-16
pipe: fix off-by-one error when checking buffer limits
Eric Biggers
1
-2
/
+2
2018-02-16
pipe: actually allow root to exceed the pipe buffer limits
Eric Biggers
1
-3
/
+8
2018-02-16
fs/proc/kcore.c: use probe_kernel_read() instead of memcpy()
Heiko Carstens
1
-13
/
+5
2018-02-16
Btrfs: raid56: iterate raid56 internal bio with bio_for_each_segment_all
Liu Bo
1
-6
/
+5
2018-02-16
btrfs: Handle btrfs_set_extent_delalloc failure in fixup worker
Nikolay Borisov
1
-2
/
+9
2018-02-16
afs: Fix server list handling
David Howells
3
-48
/
+11
2018-02-16
afs: Fix missing cursor clearance
David Howells
2
-9
/
+16
2018-02-16
afs: Need to clear responded flag in addr cursor
David Howells
1
-6
/
+2
2018-02-16
afs: Add missing afs_put_cell()
David Howells
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
nfsd: Detect unhashed stids in nfsd4_verify_open_stid()
Trond Myklebust
1
-0
/
+1
2018-02-16
NFS: Fix a race between mmap() and O_DIRECT
Trond Myklebust
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: Fix nfsstat breakage due to LOOKUPP
Trond Myklebust
1
-26
/
+38
2018-02-16
NFS: Add a cond_resched() to nfs_commit_release_pages()
Trond Myklebust
1
-0
/
+2
2018-02-16
nfs41: do not return ENOMEM on LAYOUTUNAVAILABLE
Tigran Mkrtchyan
1
-3
/
+1
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
ubifs: free the encrypted symlink target
Eric Biggers
1
-6
/
+4
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-01-25
orangefs: fix deadlock; do not write i_size in read_iter
Martin Brandenburg
2
-16
/
+2
2018-01-25
Merge tag 'for-4.15-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
1
-18
/
+8
2018-01-24
Btrfs: fix stale entries in readdir
Josef Bacik
1
-18
/
+8
2018-01-22
nfsd: auth: Fix gid sorting when rootsquash enabled
Ben Hutchings
1
-3
/
+3
2018-01-22
orangefs: initialize op on loop restart in orangefs_devreq_read
Martin Brandenburg
1
-1
/
+2
2018-01-22
orangefs: use list_for_each_entry_safe in purge_waiting_ops
Martin Brandenburg
1
-2
/
+2
2018-01-19
proc: fix coredump vs read /proc/*/stat race
Alexey Dobriyan
1
-2
/
+5
2018-01-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+5
2018-01-05
Merge tag 'for-4.15-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-12
/
+34
2018-01-05
Merge tag 'xfs-4.15-fixes-10' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
3
-19
/
+33
2018-01-04
userfaultfd: clear the vma->vm_userfaultfd_ctx if UFFD_EVENT_FORK fails
Andrea Arcangeli
1
-2
/
+18
2018-01-03
Merge branch 'afs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dho...
Linus Torvalds
4
-12
/
+39
2018-01-03
exec: Weaken dumpability for secureexec
Kees Cook
1
-2
/
+7
2018-01-02
xfs: fix s_maxbytes overflow problems
Darrick J. Wong
2
-3
/
+3
2018-01-02
xfs: quota: check result of register_shrinker()
Aliaksei Karaliou
1
-16
/
+29
2018-01-02
xfs: quota: fix missed destroy of qi_tree_lock
Aliaksei Karaliou
1
-0
/
+1
2018-01-02
btrfs: fix refcount_t usage when deleting btrfs_delayed_nodes
Chris Mason
1
-11
/
+34
2018-01-02
btrfs: Fix flush bio leak
Nikolay Borisov
1
-1
/
+0
2018-01-02
afs: Fix missing error handling in afs_write_end()
David Howells
1
-3
/
+5
2018-01-02
afs: Fix unlink
David Howells
2
-8
/
+33
2018-01-02
afs: Potential uninitialized variable in afs_extract_data()
Dan Carpenter
1
-1
/
+1
2017-12-22
Merge tag 'xfs-4.15-fixes-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
19
-97
/
+258
[next]