index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2021-05-14
ovl: fix missing revert_creds() on error path
Dan Carpenter
2021-05-11
ext4: fix error code in ext4_commit_super
Fengnan Chang
2021-05-11
ext4: do not set SB_ACTIVE in ext4_orphan_cleanup()
Zhang Yi
2021-05-11
ext4: fix check to prevent false positive report of incorrect used inodes
Zhang Yi
2021-05-11
jffs2: check the validity of dstlen in jffs2_zlib_compress()
Yang Yang
2021-05-11
fuse: fix write deadlock
Vivek Goyal
2021-05-11
jffs2: Fix kasan slab-out-of-bounds problem
lizhe
2021-05-11
NFSv4: Don't discard segments marked for return in _pnfs_return_layout()
Trond Myklebust
2021-05-11
NFS: Don't discard pNFS layout segments that are marked for return
Trond Myklebust
2021-05-11
f2fs: fix to avoid out-of-bounds memory access
Chao Yu
2021-05-11
ubifs: Only check replay with inode type to judge if inode linked
Guochun Mao
2021-05-11
virtiofs: fix memory leak in virtio_fs_probe()
Luis Henriques
2021-05-11
btrfs: fix race when picking most recent mod log operation for an old root
Filipe Manana
2021-05-11
btrfs: convert logic BUG_ON()'s in replace_path to ASSERT()'s
Josef Bacik
2021-05-11
btrfs: fix metadata extent leak after failure to create subvolume
Filipe Manana
2021-05-11
cifs: Return correct error code from smb2_get_enc_key
Paul Aurich
2021-05-11
erofs: add unsupported inode i_format check
Gao Xiang
2021-05-11
ecryptfs: fix kernel panic with null dev_name
Jeffrey Mitchell
2021-05-07
ovl: allow upperdir inside lowerdir
Miklos Szeredi
2021-04-21
readdir: make sure to verify directory entry for legacy interfaces too
Linus Torvalds
2021-04-16
block: don't ignore REQ_NOWAIT for direct IO
Pavel Begunkov
2021-04-16
gfs2: report "already frozen/thawed" errors
Bob Peterson
2021-04-14
Revert "cifs: Set CIFS_MOUNT_USE_PREFIX_PATH flag on setting cifs_sb->prepath."
Greg Kroah-Hartman
2021-04-14
hostfs: fix memory handling in follow_link()
Al Viro
2021-04-14
hostfs: Use kasprintf() instead of fixed buffer formatting
Andy Shevchenko
2021-04-14
fs: direct-io: fix missing sdio->boundary
Jack Qiu
2021-04-14
ocfs2: fix deadlock between setattr and dio_end_io_write
Wengang Wang
2021-04-10
cifs: Silently ignore unknown oplock break handle
Vincent Whitchurch
2021-04-10
cifs: revalidate mapping when we open files for SMB1 POSIX
Ronnie Sahlberg
2021-04-07
reiserfs: update reiserfs_xattrs_initialized() condition
Tetsuo Handa
2021-04-07
ext4: do not iput inode under running transaction in ext4_rename()
zhangyi (F)
2021-04-07
NFSD: fix error handling in NFSv4.0 callbacks
Olga Kornievskaia
2021-04-07
iomap: Fix negative assignment to unsigned sis->pages in iomap_swapfile_activate
Ritesh Harjani
2021-04-07
fs: nfsd: fix kconfig dependency warning for NFSD_V4
Julian Braha
2021-04-07
ext4: fix bh ref count on error paths
Zhaolong Zhang
2021-04-07
ext4: shrink race window in ext4_should_retry_alloc()
Eric Whitney
2021-03-30
ext4: add reclaim checks to xattr code
Jan Kara
2021-03-30
squashfs: fix xattr id and id lookup sanity checks
Phillip Lougher
2021-03-30
squashfs: fix inode lookup sanity checks
Sean Nyekjaer
2021-03-30
nfs: we don't support removing system.nfs4_acl
J. Bruce Fields
2021-03-30
cifs: change noisy error message to FYI
Paulo Alcantara
2021-03-30
NFS: Correct size calculation for create reply length
Frank Sorenson
2021-03-30
nfs: fix PNFS_FLEXFILE_LAYOUT Kconfig default
Timo Rothenpieler
2021-03-30
cifs: ask for more credit on async read/write code paths
Aurelien Aptel
2021-03-30
hugetlbfs: hugetlb_fault_mutex_hash() cleanup
Mike Kravetz
2021-03-24
cifs: Fix preauth hash corruption
Vincent Whitchurch
2021-03-24
ext4: fix potential error in ext4_do_update_inode
Shijie Luo
2021-03-24
ext4: do not try to set xattr into ea_inode if value is empty
zhangyi (F)
2021-03-24
ext4: find old entry again if failed to rename whiteout
zhangyi (F)
2021-03-24
kernel, fs: Introduce and use set_restart_fn() and arch_set_restart_data()
Oleg Nesterov
[next]