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
2019-04-17
block: fix the return errno for direct IO
Jason Yan
2019-04-17
btrfs: prop: fix vanished compression property after failed set
Anand Jain
2019-04-17
btrfs: prop: fix zstd compression parameter validation
Anand Jain
2019-04-17
Btrfs: do not allow trimming when a fs is mounted with the nologreplay option
Filipe Manana
2019-04-17
SMB3: Allow persistent handle timeout to be configurable on mount
Steve French
2019-04-05
f2fs: fix to initialize variable to avoid UBSAN/smatch warning
Chao Yu
2019-04-05
f2fs: UBSAN: set boolean value iostat_enable correctly
Sheng Yong
2019-04-05
jbd2: fix race when writing superblock
Theodore Ts'o
2019-04-05
vfs: fix preadv64v2 and pwritev64v2 compat syscalls with offset == -1
Aurelien Jarno
2019-04-05
btrfs: don't enospc all tickets on flush failure
Josef Bacik
2019-04-05
btrfs: qgroup: Make qgroup async transaction commit more aggressive
Qu Wenruo
2019-04-05
btrfs: save drop_progress if we drop refs at all
Josef Bacik
2019-04-05
fs: fix guard_bio_eod to check for real EOD errors
Carlos Maiolino
2019-04-05
ext4: fix bigalloc cluster freeing when hole punching under load
Eric Whitney
2019-04-05
jbd2: fix invalid descriptor block checksum
luojiajun
2019-04-05
cifs: Fix NULL pointer dereference of devname
Yao Liu
2019-04-05
cifs: Accept validate negotiate if server return NT_STATUS_NOT_SUPPORTED
Namjae Jeon
2019-04-05
f2fs: fix to check inline_xattr_size boundary correctly
Chao Yu
2019-04-05
cifs: use correct format characters
Louis Taylor
2019-04-05
fs/file.c: initialize init_files.resize_wait
Shuriyc Chu
2019-04-05
f2fs: fix to data block override node segment by mistake
zhengliang
2019-04-05
f2fs: do not use mutex lock in atomic context
Sahitya Tummala
2019-04-05
ocfs2: fix a panic problem caused by o2cb_ctl
Jia Guo
2019-04-05
f2fs: fix to avoid deadlock in f2fs_read_inline_dir()
Chao Yu
2019-04-05
f2fs: fix to adapt small inline xattr space in __find_inline_xattr()
Chao Yu
2019-04-05
CIFS: fix POSIX lock leak and invalid ptr deref
Aurelien Aptel
2019-04-05
ext4: cleanup bh release code in ext4_ind_remove_space()
zhangyi (F)
2019-04-03
fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_links
YueHaibing
2019-04-03
ocfs2: fix inode bh swapping mixup in ocfs2_reflink_inodes_lock
Darrick J. Wong
2019-04-03
fs/open.c: allow opening only regular files during execve()
Tetsuo Handa
2019-04-03
NFSv4.1 don't free interrupted slot on open
Olga Kornievskaia
2019-04-03
NFS: fix mount/umount race in nlmclnt.
NeilBrown
2019-04-03
NFS: Fix nfs4_lock_state refcounting in nfs4_alloc_{lock,unlock}data()
Catalin Marinas
2019-04-03
locks: wake any locks blocked on request before deadlock check
Jeff Layton
2019-04-03
Btrfs: fix assertion failure on fsync with NO_HOLES enabled
Filipe Manana
2019-04-03
btrfs: Avoid possible qgroup_rsv_size overflow in btrfs_calculate_inode_block...
Nikolay Borisov
2019-04-03
btrfs: Fix bound checking in qgroup_trace_new_subtree_blocks
Nikolay Borisov
2019-04-03
btrfs: raid56: properly unmap parity page in finish_parity_scrub()
Andrea Righi
2019-04-03
btrfs: don't report readahead errors and don't update statistics
David Sterba
2019-04-03
btrfs: remove WARN_ON in log_dir_items
Josef Bacik
2019-04-03
Btrfs: fix incorrect file size after shrinking truncate and fsync
Filipe Manana
2019-03-27
aio: simplify - and fix - fget/fput for io_submit()
Linus Torvalds
2019-03-27
f2fs: fix to avoid deadlock of atomic file operations
Chao Yu
2019-03-27
ext4: brelse all indirect buffer in ext4_ind_remove_space()
zhangyi (F)
2019-03-27
ext4: fix data corruption caused by unaligned direct AIO
Lukas Czerner
2019-03-27
ext4: fix NULL pointer dereference while journal is aborted
Jiufei Xue
2019-03-27
SMB3: Fix SMB3.1.1 guest mounts to Samba
Steve French
2019-03-27
cifs: allow guest mounts to work for smb3.11
Ronnie Sahlberg
2019-03-27
udf: Fix crash on IO error during truncate
Jan Kara
2019-03-23
NFSv4.1: Reinitialise sequence results before retransmitting a request
Trond Myklebust
[next]