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
2019-02-15
Revert "exec: load_script: don't blindly truncate shebang string"
Linus Torvalds
1
-7
/
+3
2019-02-15
Revert "ext4: use ext4_write_inode() when fsyncing w/o a journal"
Theodore Ts'o
1
-9
/
+4
2019-02-15
debugfs: fix debugfs_rename parameter checking
Greg Kroah-Hartman
1
-0
/
+7
2019-02-12
nfsd: Fix error return values for nfsd4_clone_file_range()
Trond Myklebust
1
-2
/
+4
2019-02-12
cuse: fix ioctl
Miklos Szeredi
1
-1
/
+1
2019-02-12
fuse: handle zero sized retrieve correctly
Miklos Szeredi
1
-1
/
+1
2019-02-12
fuse: decrement NR_WRITEBACK_TEMP on the right page
Miklos Szeredi
1
-1
/
+1
2019-02-12
fuse: call pipe_buf_release() under pipe lock
Jann Horn
1
-0
/
+2
2019-02-12
xfs: eof trim writeback mapping as soon as it is cached
Brian Foster
1
-0
/
+2
2019-02-12
exec: load_script: don't blindly truncate shebang string
Oleg Nesterov
1
-3
/
+7
2019-02-12
fs/epoll: drop ovflist branch prediction
Davidlohr Bueso
1
-1
/
+1
2019-02-12
ocfs2: improve ocfs2 Makefile
Larry Chen
3
-3
/
+3
2019-02-12
ocfs2: don't clear bh uptodate for block read
Junxiao Bi
1
-2
/
+0
2019-02-12
f2fs: fix sbi->extent_list corruption issue
Sahitya Tummala
2
-2
/
+11
2019-02-12
f2fs: fix use-after-free issue when accessing sbi->stat_info
Sahitya Tummala
1
-12
/
+15
2019-02-12
cifs: check ntwrk_buf_start for NULL before dereferencing it
Ronnie Sahlberg
1
-1
/
+8
2019-02-12
NFS: nfs_compare_mount_options always compare auth flavors.
Chris Perl
1
-2
/
+1
2019-02-12
btrfs: use tagged writepage to mitigate livelock of snapshot
Ethan Lien
5
-8
/
+25
2019-02-12
btrfs: harden agaist duplicate fsid on scanned devices
Anand Jain
1
-0
/
+29
2019-02-12
f2fs: fix to reorder set_page_dirty and wait_on_page_writeback
Chao Yu
4
-8
/
+12
2019-02-12
udf: Fix BUG on corrupted inode
Jan Kara
1
-0
/
+6
2019-02-12
nfsd4: fix crash on writing v4_end_grace before nfsd startup
J. Bruce Fields
1
-0
/
+2
2019-02-12
f2fs: fix wrong return value of f2fs_acl_create
Tiezhu Yang
1
-6
/
+8
2019-02-12
f2fs: fix race between write_checkpoint and write_begin
Sheng Yong
1
-2
/
+10
2019-02-12
f2fs: move dir data flush to write checkpoint process
Yunlei He
1
-0
/
+3
2019-02-12
f2fs: avoid GC causing encrypted file corrupted
Yunlong Song
1
-0
/
+10
2019-02-12
dlm: Don't swamp the CPU with callbacks queued during recovery
Bob Peterson
1
-0
/
+10
2019-02-06
cifs: Always resolve hostname before reconnecting
Paulo Alcantara
1
-0
/
+53
2019-02-06
btrfs: On error always free subvol_name in btrfs_mount
Eric W. Biederman
1
-0
/
+3
2019-02-06
Btrfs: fix deadlock when allocating tree block during leaf/node split
Filipe Manana
1
-28
/
+50
2019-02-06
gfs2: Revert "Fix loop in gfs2_rbm_find"
Andreas Gruenbacher
1
-1
/
+1
2019-02-06
NFS: Fix up return value on fatal errors in nfs_page_async_flush()
Trond Myklebust
1
-4
/
+5
2019-02-06
fs/dcache: Fix incorrect nr_dentry_unused accounting in shrink_dcache_sb()
Waiman Long
1
-5
/
+1
2019-02-06
CIFS: Do not consider -ENODATA as stat failure for reads
Pavel Shilovsky
1
-1
/
+1
2019-02-06
CIFS: fix use-after-free of the lease keys
Aurelien Aptel
1
-2
/
+2
2019-02-06
CIFS: Fix trace command logging for SMB2 reads and writes
Pavel Shilovsky
1
-16
/
+30
2019-02-06
CIFS: Fix possible oops and memory leaks in async IO
Pavel Shilovsky
1
-3
/
+8
2019-02-06
CIFS: Do not count -ENODATA as failure for query directory
Pavel Shilovsky
1
-2
/
+2
2019-01-31
smb3: add credits we receive from oplock/break PDUs
Ronnie Sahlberg
1
-0
/
+7
2019-01-31
CIFS: Do not reconnect TCP session in add_credits()
Pavel Shilovsky
2
-7
/
+46
2019-01-31
CIFS: Fix credit calculation for encrypted reads with errors
Pavel Shilovsky
1
-10
/
+14
2019-01-31
CIFS: Fix credits calculations for reads with errors
Pavel Shilovsky
1
-12
/
+23
2019-01-31
CIFS: Fix possible hang during async MTU reads and writes
Pavel Shilovsky
1
-3
/
+3
2019-01-31
inotify: Fix fd refcount leak in inotify_add_watch().
Tetsuo Handa
1
-2
/
+4
2019-01-31
ceph: clear inode pointer when snap realm gets dropped by its inode
Yan, Zheng
1
-0
/
+2
2019-01-26
userfaultfd: clear flag if remap event not enabled
Peter Xu
1
-1
/
+9
2019-01-26
ocfs2: fix panic due to unrecovered local alloc
Junxiao Bi
1
-2
/
+7
2019-01-26
iomap: don't search past page end in iomap_is_partially_uptodate
Eric Sandeen
1
-2
/
+15
2019-01-26
quota: Lock s_umount in exclusive mode for Q_XQUOTA{ON,OFF} quotactls.
Javier Barrio
1
-1
/
+2
2019-01-26
btrfs: improve error handling of btrfs_add_link
Johannes Thumshirn
1
-1
/
+6
[next]