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-7.2.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
3 days
ksmbd: prevent out-of-bounds reads in share config responses
Namjae Jeon
3 days
ceph: revalidate ki_pos for O_APPEND writes after cap acquisition
Xiubo Li
3 days
ceph: Fix ERR_PTR(0) in ceph_mkdir()
Hongling Zeng
3 days
smb/client: preserve open info type across compound queries
Ze Tan
3 days
cifs: fix clearing stats for fastest execution of each smb2 command
Frank Sorenson
3 days
f2fs: use adjusted write range after f2fs_write_checks()
Seongjae Jeong
3 days
fuse: Fix the condition to enable over-io-uring
Bernd Schubert
3 days
fuse: use release/acquire for fch->initialized
Joanne Koong
3 days
fuse: invalidate the correct range after O_APPEND direct write
Baokun Li
3 days
erofs: Fix EROFS_FS_ZIP_LZMA_DEFAULT_MAX_STREAMS default logic
Geert Uytterhoeven
3 days
NFSv4/pnfs: key the data server cache on the NFS version
Junrui Luo
3 days
NFSv4.1: zero referring call lists before decoding
Jérémy Jean
3 days
smb: server: remove unused DES crypto header
Namjae Jeon
3 days
smb: server: Remove obsolete "select CRYPTO_LIB_DES" from Kconfig file
Thomas Huth
3 days
ntfs: validate usa_ofs before preserving the update sequence number
Dennis Tighe
3 days
ntfs: fix off-by-one page overflow in ntfs_decompress()
Dennis Tighe
3 days
cifs: remove dead size-update blocks in cifs_setattr_unix/nounix
Frank Sorenson
3 days
smb: client: set replay flag on the read send-error retry path
Christopher Lusk
3 days
smb: client: fix request buffer leak in smb2_new_read_req()
Christopher Lusk
3 days
smb/client: return EOPNOTSUPP for unsupported O_TMPFILE
ChenXiaoSong
3 days
ntfs: do not update ctime when setxattr fails
Baolin Liu
3 days
ntfs: serialize resident iomap reads with mrec_lock
Hyeontae Lee
3 days
ntfs: convert iomap ops to ->iomap_next()
Joanne Koong
3 days
iomap: add ->iomap_next()
Joanne Koong
3 days
iomap: split iomap_iter() logic into iomap_iter_next()
Joanne Koong
3 days
ntfs: allow index root relocation
Namjae Jeon
3 days
ntfs: reject unprivileged writes to reserved $LX* xattrs
Pisit Preechapramoth
3 days
ntfs: respect per-file chmod mode over mount masks
Namjae Jeon
3 days
ntfs: apply Windows name checks only with windows_names
Namjae Jeon
3 days
ntfs: Fix index_root heap OOB write in ntfs_ir_to_ib()
Alexandro Calo
3 days
ntfs: fix kmap_local_page() usage in compress
Namjae Jeon
3 days
ntfs: Remove references to page->__folio_index
Matthew Wilcox (Oracle)
3 days
ntfs: Use zero_user_segment() in handle_bounds_compressed_page()
Matthew Wilcox (Oracle)
3 days
ntfs: Remove use of __folio_index in handle_bounds_compressed_page()
Matthew Wilcox (Oracle)
3 days
ntfs: Inline zero_partial_compressed_page()
Matthew Wilcox (Oracle)
3 days
ntfs: rewrite EA stream before updating metadata
Namjae Jeon
3 days
ntfs: remove empty EA attribute pair
Namjae Jeon
3 days
ntfs: validate final EA attribute size
Namjae Jeon
3 days
fuse: check for NULL root inode in fuse_fill_super_submount
Baokun Li
3 days
fuse: reject a duplicate fd= mount option
Baokun Li
3 days
fs/ntfs3: validate ef->size covers the record's name and value
Weiming Shi
3 days
fs/ntfs3: fix out-of-bounds read in read_log_rec_buf()
Konstantin Komarov
3 days
cuse: wait for pending RCU callbacks on module exit
Baokun Li
3 days
f2fs: fix to avoid pinfile fragment on fragment:{block, segment} mode
Chao Yu
3 days
f2fs: cleanup w/ f2fs_need_rand_{blk, seg, seg_blk}
Chao Yu
3 days
nfs: fix ENXIO on O_CREAT open of existing symlink over NFSv3
Michael Nemanov
3 days
NFSv4: Fix incorrect argument passed to nfs4_delete_lease() in nfs4_add_lease()
Zhansong Gao
3 days
NFSv4/flexfiles: fix NULL dereference for NFSv4.0 data servers
Jeuk Kim
3 days
NFS: Fix delayed delegation return list handling
Guangshuo Li
3 days
pnfs/blocklayout: Fix device leaks on parse failure
ZhangGuoDong
[next]