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
2020-10-29
reiserfs: Fix memory leak in reiserfs_parse_options()
Jan Kara
2020-10-29
iomap: fix WARN_ON_ONCE() from unprivileged users
Qian Cai
2020-10-29
xfs: make sure the rt allocator doesn't run off the end
Darrick J. Wong
2020-10-29
reiserfs: only call unlock_new_inode() if I_NEW
Eric Biggers
2020-10-29
udf: Avoid accessing uninitialized data on failed inode read
Jan Kara
2020-10-29
udf: Limit sparing table size
Jan Kara
2020-10-29
ntfs: add check for mft record size in superblock
Rustam Kovhaev
2020-10-29
fs: dlm: fix configfs memory leak
Alexander Aring
2020-10-29
ext4: limit entries returned when counting fsmap records
Darrick J. Wong
2020-10-29
ramfs: fix nommu mmap with gaps in the page cache
Matthew Wilcox (Oracle)
2020-10-29
f2fs: wait for sysfs kobject removal before freeing f2fs_sb_info
Jamie Iles
2020-10-29
xfs: fix high key handling in the rt allocator's query_range function
Darrick J. Wong
2020-10-29
xfs: fix deadlock and streamline xfs_getfsmap performance
Darrick J. Wong
2020-10-29
xfs: limit entries returned when counting fsmap records
Darrick J. Wong
2020-10-29
fs: fix NULL dereference due to data race in prepend_path()
Andrii Nakryiko
2020-10-29
mm, oom_adj: don't loop through tasks in __set_oom_adj when not necessary
Suren Baghdasaryan
2020-10-29
quota: clear padding in v2r1_mem2diskdqb()
Eric Dumazet
2020-10-29
iomap: Clear page error before beginning a write
Matthew Wilcox (Oracle)
2020-10-29
SMB3: Resolve data corruption of TCP server info fields
Rohith Surabattula
2020-10-29
cifs: Return the error from crypt_message when enc/dec key not found.
Shyam Prasad N
2020-10-29
cifs: remove bogus debug code
Dan Carpenter
2020-10-17
reiserfs: Fix oops during mount
Jan Kara
2020-10-17
reiserfs: Initialize inode keys properly
Jan Kara
2020-10-17
btrfs: take overcommit into account in inc_block_group_ro
Josef Bacik
2020-10-17
btrfs: don't pass system_chunk into can_overcommit
Josef Bacik
2020-10-14
cifs: Fix incomplete memory allocation on setxattr path
Vladimir Zapolskiy
2020-10-14
btrfs: allow btrfs_truncate_block() to fallback to nocow for data space reser...
Qu Wenruo
2020-10-14
btrfs: fix RWF_NOWAIT write not failling when we need to cow
Filipe Manana
2020-10-14
btrfs: Ensure we trim ranges across block group boundary
Qu Wenruo
2020-10-14
btrfs: volumes: Use more straightforward way to calculate map length
Qu Wenruo
2020-10-14
Btrfs: send, fix emission of invalid clone operations within the same file
Filipe Manana
2020-10-14
Btrfs: send, allow clone operations within the same file
Filipe Manana
2020-10-14
io_uring: Fix double list add in io_queue_async_work()
Muchun Song
2020-10-14
io_uring: Fix remove irrelevant req from the task_list
Muchun Song
2020-10-14
io_uring: Fix missing smp_mb() in io_cancel_async_work()
Muchun Song
2020-10-14
io_uring: Fix resource leaking when kill the process
Yinyin Zhu
2020-10-07
ep_create_wakeup_source(): dentry name can change under you...
Al Viro
2020-10-07
epoll: EPOLL_CTL_ADD: close the race in decision to take fast path
Al Viro
2020-10-07
epoll: replace ->visited/visited_list with generation count
Al Viro
2020-10-07
epoll: do not insert into poll queues until all sanity checks are done
Al Viro
2020-10-07
nfs: Fix security label length not being reset
Jeffrey Mitchell
2020-10-07
fuse: fix the ->direct_IO() treatment of iov_iter
Al Viro
2020-10-07
xfs: trim IO to found COW extent limit
Eric Sandeen
2020-10-07
btrfs: fix filesystem corruption after a device replace
Filipe Manana
2020-10-01
btrfs: fix overflow when copying corrupt csums for a message
Johannes Thumshirn
2020-10-01
btrfs: qgroup: fix data leak caused by race between writeback and truncate
Qu Wenruo
2020-10-01
cifs: Fix double add page to memcg when cifs_readpages
Zhang Xiaoxu
2020-10-01
NFS: nfs_xdr_status should record the procedure name
Chuck Lever
2020-10-01
ceph: fix potential race in ceph_check_caps
Jeff Layton
2020-10-01
btrfs: fix double __endio_write_update_ordered in direct I/O
Omar Sandoval
[next]