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-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
2022-05-09
mm, hugetlb: allow for "high" userspace addresses
Christophe Leroy
2022-05-09
hugetlbfs: get unmapped area below TASK_UNMAPPED_BASE for hugetlbfs
Shijie Hu
2022-05-09
cifs: destage any unwritten data to the server before calling copychunk_write
Ronnie Sahlberg
2022-04-27
jbd2: fix a potential race while discarding reserved buffers after an abort
Ye Bin
2022-04-27
ext4: force overhead calculation if the s_overhead_cluster makes no sense
Theodore Ts'o
2022-04-27
ext4: fix overhead calculation to account for the reserved gdt blocks
Theodore Ts'o
2022-04-27
ext4: limit length to bitmap_maxbytes - blocksize in punch_hole
Tadeusz Struk
2022-04-27
ext4: fix use-after-free in ext4_search_dir
Ye Bin
2022-04-27
ext4: fix symlink file size not match to file content
Ye Bin
2022-04-27
stat: fix inconsistency between struct stat and struct compat_stat
Mikulas Patocka
2022-04-27
cifs: Check the IOCB_DIRECT flag, not O_DIRECT
David Howells
2022-04-27
gfs2: assign rgrp glock before compute_bitstructs
Bob Peterson
2022-04-20
btrfs: mark resumed async balance as writing
Naohiro Aota
2022-04-20
btrfs: remove unused variable in btrfs_{start,write}_dirty_block_groups()
Nathan Chancellor
2022-04-20
cifs: potential buffer overflow in handling symlinks
Harshit Mogalapalli
2022-04-15
io_uring: fix fs->users overflow
Pavel Begunkov
2022-04-15
btrfs: fix qgroup reserve overflow the qgroup limit
Ethan Lien
2022-04-15
jfs: prevent NULL deref in diFree
Haimin Zhang
2022-04-15
NFS: swap-out must always use STABLE writes.
NeilBrown
2022-04-15
NFS: swap IO handling is slightly different for O_DIRECT IO
NeilBrown
2022-04-15
NFSv4: Protect the state recovery thread against direct reclaim
Trond Myklebust
2022-04-15
minix: fix bug when opening a file with O_DIRECT
Qinghua Jin
2022-04-15
ubifs: Rectify space amount budget for mkdir/tmpfile operations
Zhihao Cheng
2022-04-15
gfs2: Make sure FITRIM minlen is rounded up to fs block size
Andrew Price
2022-04-15
ubifs: rename_whiteout: correct old_dir size computing
Baokun Li
2022-04-15
ubifs: Fix read out-of-bounds in ubifs_wbuf_write_nolock()
Zhihao Cheng
2022-04-15
ubifs: setflags: Make dirtied_ino_d 8 bytes aligned
Zhihao Cheng
2022-04-15
ubifs: Add missing iput if do_tmpfile() failed in rename whiteout
Zhihao Cheng
2022-04-15
ubifs: Fix deadlock in concurrent rename whiteout and inode writeback
Zhihao Cheng
2022-04-15
ubifs: rename_whiteout: Fix double free for whiteout_ui->data
Zhihao Cheng
2022-04-15
ntfs: add sanity check on allocation size
Dongliang Mu
2022-04-15
ext4: don't BUG if someone dirty pages without asking ext4 first
Theodore Ts'o
2022-04-15
NFSv4/pNFS: Fix another issue with a list iterator pointing to the head
Trond Myklebust
2022-04-15
NFSv4.1: don't retry BIND_CONN_TO_SESSION on session error
Olga Kornievskaia
2022-04-15
jfs: fix divide error in dbNextAG
Pavel Skripkin
2022-04-15
NFS: remove unneeded check in decode_devicenotify_args()
Alexey Khoroshilov
2022-04-15
NFS: Return valid errors from nfs2/3_decode_dirent()
Trond Myklebust
2022-04-15
ext2: correct max file size computing
Zhang Yi
2022-04-15
f2fs: fix to avoid potential deadlock
Chao Yu
2022-04-15
f2fs: fix missing free nid in f2fs_handle_failed_inode
Jaegeuk Kim
2022-04-15
jffs2: fix memory leak in jffs2_scan_medium
Baokun Li
2022-04-15
jffs2: fix memory leak in jffs2_do_mount_fs
Baokun Li
2022-04-15
jffs2: fix use-after-free in jffs2_clear_xattr_subsystem
Baokun Li
2022-04-15
f2fs: fix to do sanity check on .cp_pack_total_block_count
Chao Yu
2022-04-15
f2fs: quota: fix loop condition at f2fs_quota_sync()
Juhyung Park
2022-04-15
f2fs: fix to unlock page correctly in error path of is_alive()
Chao Yu
2022-04-15
NFSD: prevent underflow in nfssvc_decode_writeargs()
Dan Carpenter
2022-03-28
nfsd: Containerise filecache laundrette
Trond Myklebust
2022-03-28
nfsd: cleanup nfsd_file_lru_dispose()
Trond Myklebust
2022-03-23
ocfs2: fix crash when initialize filecheck kobj fails
Joseph Qi
[next]