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-05-25
hfsplus: stop workqueue when fill_super() failed
Tetsuo Handa
1
-0
/
+1
2018-05-25
ext2: fix a block leak
Al Viro
1
-10
/
+0
2018-05-25
pipe: cap initial pipe capacity according to pipe-max-size limit
Michael Kerrisk (man-pages)
1
-0
/
+3
2018-05-25
lockd: lost rollback of set_grace_period() in lockd_down_net()
Vasily Averin
1
-0
/
+2
2018-05-02
ext4: fix bitmap position validation
Lukas Czerner
1
-4
/
+5
2018-05-02
ext4: add validity checks for bitmap block numbers
Theodore Ts'o
2
-3
/
+21
2018-05-02
ext4: set h_journal if there is a failure starting a reserved handle
Theodore Ts'o
1
-0
/
+1
2018-04-29
jbd2: fix use after free in kjournald2()
Sahitya Tummala
1
-1
/
+1
2018-04-29
ext4: don't update checksum of new initialized bitmaps
Theodore Ts'o
2
-42
/
+4
2018-04-29
ext4: bugfix for mmaped pages in mpage_release_unused_pages()
wangguang
1
-0
/
+2
2018-04-29
ext4: fix deadlock between inline_data and ext4_expand_extra_isize_ea()
Theodore Ts'o
3
-54
/
+74
2018-04-29
cifs: do not allow creating sockets except with SMB1 posix exensions
Steve French
1
-4
/
+5
2018-04-24
fanotify: fix logic of events on child
Amir Goldstein
1
-19
/
+15
2018-04-24
autofs: mount point create should honour passed in mode
Ian Kent
1
-1
/
+1
2018-04-24
Don't leak MNT_INTERNAL away from internal mounts
Al Viro
1
-1
/
+2
2018-04-24
jffs2_kill_sb(): deal with failed allocations
Al Viro
1
-1
/
+1
2018-04-24
ext4: don't allow r/w mounts if metadata blocks overlap the superblock
Theodore Ts'o
1
-0
/
+6
2018-04-24
ext4: fail ext4_iget for root directory if unallocated
Theodore Ts'o
1
-0
/
+6
2018-04-24
jbd2: if the journal is aborted then don't allow update of the log tail
Theodore Ts'o
1
-1
/
+4
2018-04-24
fs/reiserfs/journal.c: add missing resierfs_warning() arg
Andrew Morton
1
-1
/
+1
2018-04-24
ubifs: Check ubifs_wbuf_sync() return code
Richard Weinberger
1
-4
/
+10
2018-04-13
ovl: filter trusted xattr for non-admin
Miklos Szeredi
1
-1
/
+11
2018-04-13
ext4: fix off-by-one on max nr_pages in ext4_find_unwritten_pgoff()
Eryu Guan
1
-1
/
+1
2018-04-13
btrfs: fix incorrect error return ret being passed to mapping_set_error
Colin Ian King
1
-1
/
+1
2018-04-13
SMB2: Fix share type handling
Christophe JAILLET
1
-5
/
+9
2018-04-13
CIFS: silence lockdep splat in cifs_relock_file()
Rabin Vincent
1
-1
/
+1
2018-04-13
lockd: fix lockd shutdown race
J. Bruce Fields
1
-2
/
+4
2018-04-13
NFSv4.1: RECLAIM_COMPLETE must handle NFS4ERR_CONN_NOT_BOUND_TO_SESSION
Trond Myklebust
2
-4
/
+13
2018-04-08
fs/proc: Stop trying to report thread stacks
Andy Lutomirski
2
-37
/
+20
2018-04-08
proc: revert /proc/<pid>/maps [stack:TID] annotation
Johannes Weiner
2
-72
/
+43
2018-04-08
staging: ncpfs: memory corruption in ncp_read_kernel()
Dan Carpenter
1
-0
/
+4
2018-03-24
cifs: small underflow in cnvrtDosUnixTm()
Dan Carpenter
1
-3
/
+3
2018-03-24
Btrfs: send, fix file hole not being preserved due to inline extent
Filipe Manana
1
-2
/
+21
2018-03-22
fs/aio: Use RCU accessors for kioctx_table->table[]
Tejun Heo
1
-9
/
+10
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
reiserfs: Make cancel_old_flush() reliable
Jan Kara
3
-7
/
+17
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-02-25
btrfs: Fix possible off-by-one in btrfs_search_path_in_tree
Nikolay Borisov
1
-1
/
+1
2018-02-25
Btrfs: fix crash due to not cleaning up tree log block's dirty bits
Liu Bo
1
-0
/
+9
2018-02-25
Btrfs: fix deadlock in run_delalloc_nocow
Liu Bo
1
-1
/
+4
2018-02-25
ext4: save error to disk in __ext4_grp_locked_error()
Zhouyi Zhou
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: 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
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
[next]