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-04-08
btrfs: Remove extra parentheses from condition in copy_items()
Matthias Kaehlcke
1
-1
/
+1
2018-04-08
fs: compat: Remove warning from COMPATIBLE_IOCTL
Mark Charlebois
1
-1
/
+1
2018-04-08
ceph: only dirty ITER_IOVEC pages for direct read
Yan, Zheng
1
-3
/
+6
2018-03-28
staging: ncpfs: memory corruption in ncp_read_kernel()
Dan Carpenter
1
-0
/
+4
2018-03-28
nfsd: remove blocked locks on client teardown
Jeff Layton
1
-19
/
+43
2018-03-24
nfsd4: permit layoutget of executable-only files
Benjamin Coddington
1
-3
/
+3
2018-03-24
cifs: small underflow in cnvrtDosUnixTm()
Dan Carpenter
1
-3
/
+3
2018-03-24
pNFS: Fix a deadlock when coalescing writes and returning the layout
Trond Myklebust
1
-2
/
+0
2018-03-24
jbd2: Fix lockdep splat with generic/270 test
Jan Kara
1
-1
/
+14
2018-03-24
orangefs: do not wait for timeout if umounting
Martin Brandenburg
1
-1
/
+8
2018-03-24
Btrfs: fix extent map leak during fallocate error path
Filipe Manana
1
-1
/
+3
2018-03-24
Btrfs: send, fix file hole not being preserved due to inline extent
Filipe Manana
1
-2
/
+21
2018-03-24
Btrfs: fix incorrect space accounting after failure to insert inline extent
Filipe Manana
1
-2
/
+4
2018-03-24
NFS: don't try to cross a mountpount when there isn't one there.
NeilBrown
1
-4
/
+20
2018-03-24
pNFS: Fix use after free issues in pnfs_do_read()
Trond Myklebust
1
-3
/
+13
2018-03-24
NFS: Fix missing pg_cleanup after nfs_pageio_cond_complete()
Benjamin Coddington
1
-2
/
+4
2018-03-24
btrfs: fix a bogus warning when converting only data or metadata
Adam Borowski
1
-3
/
+9
2018-03-24
CIFS: Enable encryption during session setup phase
Pavel Shilovsky
2
-22
/
+12
2018-03-24
SMB3: Validate negotiate request must always be signed
Steve French
1
-0
/
+3
2018-03-22
btrfs: Fix use-after-free when cleaning up fs_devs with a single stale device
Nikolay Borisov
1
-0
/
+1
2018-03-22
btrfs: alloc_chunk: fix DUP stripe size handling
Hans van Kranenburg
1
-5
/
+6
2018-03-22
fs/aio: Use RCU accessors for kioctx_table->table[]
Tejun Heo
1
-10
/
+11
2018-03-22
fs/aio: Add explicit RCU grace period when freeing kioctx
Tejun Heo
1
-4
/
+19
2018-03-22
lock_parent() needs to recheck if dentry got __dentry_kill'ed under it
Al Viro
1
-3
/
+8
2018-03-22
fs: Teach path_connected to handle nfs filesystems with multiple roots.
Eric W. Biederman
2
-2
/
+5
2018-03-22
userns: Don't fail follow_automount based on s_user_ns
Eric W. Biederman
1
-3
/
+0
2018-03-22
reiserfs: Make cancel_old_flush() reliable
Jan Kara
3
-7
/
+17
2018-03-22
f2fs: relax node version check for victim data in gc
Jaegeuk Kim
1
-2
/
+4
2018-03-18
NFS: Fix unstable write completion
Trond Myklebust
1
-40
/
+43
2018-03-18
NFS: Fix an incorrect type in struct nfs_direct_req
Trond Myklebust
1
-1
/
+1
2018-03-18
ext4: inplace xattr block update fails to deduplicate blocks
Tahsin Erdogan
1
-2
/
+1
2018-03-11
btrfs: preserve i_mode if __btrfs_set_acl() fails
Ernesto A. Fernández
1
-1
/
+5
2018-03-03
xfs: quota: check result of register_shrinker()
Aliaksei Karaliou
1
-16
/
+29
2018-03-03
xfs: quota: fix missed destroy of qi_tree_lock
Aliaksei Karaliou
1
-0
/
+1
2018-03-03
sget(): handle failures of register_shrinker()
Al Viro
1
-1
/
+5
2018-03-03
f2fs: fix a bug caused by NULL extent tree
Yunlei He
1
-1
/
+11
2018-02-28
fs/dax.c: fix inefficiency in dax_writeback_mapping_range()
Jan Kara
1
-0
/
+1
2018-02-25
binfmt_elf: compat: avoid unused function warning
Arnd Bergmann
1
-0
/
+2
2018-02-25
reiserfs: avoid a -Wmaybe-uninitialized warning
Arnd Bergmann
2
-2
/
+1
2018-02-25
btrfs: Fix possible off-by-one in btrfs_search_path_in_tree
Nikolay Borisov
1
-1
/
+1
2018-02-22
vfs: don't do RCU lookup of empty pathnames
Linus Torvalds
1
-0
/
+3
2018-02-22
ocfs2: try a blocking lock before return AOP_TRUNCATED_PAGE
Gang He
1
-0
/
+9
2018-02-22
Btrfs: fix unexpected -EEXIST when creating new inode
Liu Bo
1
-0
/
+18
2018-02-22
Btrfs: fix btrfs_evict_inode to handle abnormal inodes correctly
Liu Bo
1
-1
/
+1
2018-02-22
Btrfs: fix extent state leak from tree log
Liu Bo
1
-2
/
+3
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-22
ext4: fix a race in the ext4 shutdown path
Harshad Shirwadkar
1
-4
/
+12
2018-02-22
jbd2: fix sphinx kernel-doc build warnings
Tobin C. Harding
1
-1
/
+4
[next]