index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2019-04-20
cifs: fallback to older infolevels on findfirst queryinfo retry
Steve French
2019-04-20
f2fs: fix to do sanity check with current segment number
Chao Yu
2019-04-20
9p locks: add mount option for lock retry interval
Dinu-Razvan Chis-Serban
2019-04-20
9p: do not trust pdu content for stat item size
Gertjan Halkes
2019-04-20
ext4: prohibit fstrim in norecovery mode
Darrick J. Wong
2019-04-20
fix incorrect error code mapping for OBJECTID_NOT_FOUND
Steve French
2019-04-20
ext4: report real fs size after failed resize
Lukas Czerner
2019-04-20
ext4: add missing brelse() in add_new_gdb_meta_bg()
Lukas Czerner
2019-04-17
Btrfs: do not allow trimming when a fs is mounted with the nologreplay option
Filipe Manana
2019-04-05
vfs: fix preadv64v2 and pwritev64v2 compat syscalls with offset == -1
Aurelien Jarno
2019-04-05
fs: fix guard_bio_eod to check for real EOD errors
Carlos Maiolino
2019-04-05
jbd2: fix invalid descriptor block checksum
luojiajun
2019-04-05
cifs: Fix NULL pointer dereference of devname
Yao Liu
2019-04-05
cifs: use correct format characters
Louis Taylor
2019-04-05
fs/file.c: initialize init_files.resize_wait
Shuriyc Chu
2019-04-05
f2fs: do not use mutex lock in atomic context
Sahitya Tummala
2019-04-05
ocfs2: fix a panic problem caused by o2cb_ctl
Jia Guo
2019-04-05
CIFS: fix POSIX lock leak and invalid ptr deref
Aurelien Aptel
2019-04-05
ext4: cleanup bh release code in ext4_ind_remove_space()
zhangyi (F)
2019-04-03
fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_links
YueHaibing
2019-04-03
fs/open.c: allow opening only regular files during execve()
Tetsuo Handa
2019-04-03
NFSv4.1 don't free interrupted slot on open
Olga Kornievskaia
2019-04-03
btrfs: raid56: properly unmap parity page in finish_parity_scrub()
Andrea Righi
2019-04-03
btrfs: remove WARN_ON in log_dir_items
Josef Bacik
2019-03-27
Hang/soft lockup in d_invalidate with simultaneous calls
Al Viro
2019-03-27
ext4: brelse all indirect buffer in ext4_ind_remove_space()
zhangyi (F)
2019-03-27
ext4: fix data corruption caused by unaligned direct AIO
Lukas Czerner
2019-03-27
ext4: fix NULL pointer dereference while journal is aborted
Jiufei Xue
2019-03-27
udf: Fix crash on IO error during truncate
Jan Kara
2019-03-23
nfsd: fix wrong check in write_v4_end_grace()
Yihao Wu
2019-03-23
nfsd: fix memory corruption caused by readdir
NeilBrown
2019-03-23
NFS: Don't recoalesce on error in nfs_pageio_complete_mirror()
Trond Myklebust
2019-03-23
NFS: Fix an I/O request leakage in nfs_do_recoalesce
Trond Myklebust
2019-03-23
NFS: Fix I/O request leakages
Trond Myklebust
2019-03-23
jbd2: fix compile warning when using JBUFFER_TRACE
zhangyi (F)
2019-03-23
jbd2: clear dirty flag when revoking a buffer from an older transaction
zhangyi (F)
2019-03-23
ext2: Fix underflow in ext2_max_size()
Jan Kara
2019-03-23
ext4: fix crash during online resizing
Jan Kara
2019-03-23
Btrfs: fix corruption reading shared and compressed extents after hole punching
Filipe Manana
2019-03-23
btrfs: ensure that a DUP or RAID1 block group has exactly two stripes
Johannes Thumshirn
2019-03-23
splice: don't merge into linked buffers
Jann Horn
2019-03-23
fs/devpts: always delete dcache dentry-s in dput()
Varad Gautam
2019-03-23
CIFS: Fix read after write for files with read caching
Pavel Shilovsky
2019-03-23
CIFS: Do not reset lease state to NONE on lease break
Pavel Shilovsky
2019-03-23
9p: use inode->i_lock to protect i_size_write() under 32-bit
Hou Tao
2019-03-13
fs: ratelimit __find_get_block_slow() failure message.
Tetsuo Handa
2019-03-13
autofs: fix error return in autofs_fill_super()
Ian Kent
2019-03-13
autofs: drop dentry reference only when it is never used
Pan Bian
2019-03-13
fs/drop_caches.c: avoid softlockups in drop_pagecache_sb()
Jan Kara
2019-03-13
cifs: fix computation for MAX_SMB2_HDR_SIZE
Ronnie Sahlberg
[next]