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.19.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-06-03
block: fix a race between del_gendisk and BLKRRPART
Gulam Mohamed
2021-06-03
SMB3: incorrect file id in requests compounded with open
Steve French
2021-06-03
btrfs: do not BUG_ON in link_to_fixup_dir
Josef Bacik
2021-06-03
btrfs: release path before starting transaction when cloning inline extent
Filipe Manana
2021-06-03
btrfs: return whole extents in fiemap
Boris Burkov
2021-06-03
afs: Fix the nlink handling of dir-over-dir rename
David Howells
2021-06-03
NFSv4: Fix v4.0/v4.1 SEEK_DATA return -ENOTSUPP when set NFS_V4_2 config
Zhang Xiaoxu
2021-06-03
NFS: Don't corrupt the value of pg_bytes_written in nfs_do_recoalesce()
Trond Myklebust
2021-06-03
NFS: Fix an Oopsable condition in __nfs_pageio_add_request()
Trond Myklebust
2021-06-03
NFS: fix an incorrect limit in filelayout_decode_layout()
Dan Carpenter
2021-06-03
fs/nfs: Use fatal_signal_pending instead of signal_pending
zhouchuangao
2021-06-03
proc: Check /proc/$pid/attr/ writes against file opener
Kees Cook
2021-06-03
NFSv4: Fix a NULL pointer dereference in pnfs_mark_matching_lsegs_return()
Anna Schumaker
2021-06-03
cifs: set server->cipher_type to AES-128-CCM for SMB3.0
Aurelien Aptel
2021-05-26
Revert "ecryptfs: replace BUG_ON with error handling code"
Greg Kroah-Hartman
2021-05-26
cifs: fix memory leak in smb2_copychunk_range
Ronnie Sahlberg
2021-05-26
btrfs: avoid RCU stalls while running delayed iputs
Josef Bacik
2021-05-22
block: reexpand iov_iter after read/write
yangerkun
2021-05-22
ceph: don't allow access to MDS-private inodes
Jeff Layton
2021-05-22
ceph: don't clobber i_snap_caps on non-I_NEW inode
Jeff Layton
2021-05-22
ceph: fix fscache invalidation
Jeff Layton
2021-05-22
NFS: NFS_INO_REVAL_PAGECACHE should mark the change attribute invalid
Trond Myklebust
2021-05-19
ext4: fix debug format string warning
Arnd Bergmann
2021-05-19
debugfs: Make debugfs_allow RO after init
Kees Cook
2021-05-19
f2fs: compress: fix to assign cc.cluster_idx correctly
Chao Yu
2021-05-19
f2fs: compress: fix race condition of overwrite vs truncate
Chao Yu
2021-05-19
f2fs: compress: fix to free compress page correctly
Chao Yu
2021-05-19
dax: Wake up all waiters after invalidating dax entry
Vivek Goyal
2021-05-19
dax: Add a wakeup mode parameter to put_unlocked_entry()
Vivek Goyal
2021-05-19
dax: Add an enum for specifying dax wakup mode
Vivek Goyal
2021-05-19
btrfs: fix race leading to unpersisted data and metadata on fsync
Filipe Manana
2021-05-19
mm/hugetlb: fix F_SEAL_FUTURE_WRITE
Peter Xu
2021-05-19
squashfs: fix divide error in calculate_skip()
Phillip Lougher
2021-05-19
hfsplus: prevent corruption in shrinking truncate
Jouni Roivas
2021-05-19
f2fs: avoid unneeded data copy in f2fs_ioc_move_range()
Chao Yu
2021-05-19
fs/proc/generic.c: fix incorrect pde_is_permanent check
Colin Ian King
2021-05-19
ceph: fix inode leak on getattr error in __fh_to_dentry
Jeff Layton
2021-05-19
nfsd: ensure new clients break delegations
J. Bruce Fields
2021-05-19
NFSv4.x: Don't return NFS4ERR_NOMATCHING_LAYOUT if we're unmounting
Trond Myklebust
2021-05-19
NFSv4.2 fix handling of sr_eof in SEEK's reply
Olga Kornievskaia
2021-05-19
pNFS/flexfiles: fix incorrect size check in decode_nfs_fh()
Nikola Livic
2021-05-19
NFS: Deal correctly with attribute generation counter overflow
Trond Myklebust
2021-05-19
NFSv4.2: Always flush out writes in nfs42_proc_fallocate()
Trond Myklebust
2021-05-19
NFS: Fix attribute bitmask in _nfs42_proc_fallocate()
Trond Myklebust
2021-05-19
NFS: nfs4_bitmask_adjust() must not change the server global bitmasks
Trond Myklebust
2021-05-19
f2fs: fix to avoid accessing invalid fio in f2fs_allocate_data_block()
Chao Yu
2021-05-19
f2fs: Fix a hungtask problem in atomic write
Yi Zhuang
2021-05-19
f2fs: fix to cover __allocate_new_section() with curseg_lock
Chao Yu
2021-05-19
f2fs: fix to avoid touching checkpointed data in get_victim()
Chao Yu
2021-05-19
f2fs: fix to update last i_size if fallocate partially succeeds
Chao Yu
[next]