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
2020-05-02
propagate_one(): mnt_set_mountpoint() needs mount_lock
Al Viro
2020-05-02
ext4: unsigned int compared against zero
Colin Ian King
2020-05-02
ext4: fix block validity checks for journal inodes using indirect blocks
Theodore Ts'o
2020-05-02
ext4: don't perform block validity checks on the journal inode
Theodore Ts'o
2020-05-02
ext4: protect journal inode's blocks using block_validity
Theodore Ts'o
2020-05-02
ext4: avoid declaring fs inconsistent due to invalid file handles
Theodore Ts'o
2020-05-02
ext4: convert BUG_ON's to WARN_ON's in mballoc.c
Theodore Ts'o
2020-05-02
fuse: fix possibly missed wake-up after abort
Miklos Szeredi
2020-05-02
fs/namespace.c: fix mountpoint reference counter race
Piotr Krysiuk
2020-05-02
ceph: don't skip updating wanted caps when cap is stale
Yan, Zheng
2020-05-02
ceph: return ceph_mdsc_do_request() errors from __get_parent()
Qiujun Huang
2020-05-02
ext4: fix extent_status fragmentation for plain files
Dmitry Monakhov
2020-04-24
ext2: fix empty body warnings when -Wextra is used
Randy Dunlap
2020-04-24
NFS: Fix memory leaks in nfs_pageio_stop_mirroring()
Trond Myklebust
2020-04-24
ext4: do not commit super on read-only bdev
Eric Sandeen
2020-04-24
NFS: direct.c: Fix memory leak of dreq when nfs_get_lock_context fails
Misono Tomohiro
2020-04-24
ext4: do not zeroout extents beyond i_disksize
Jan Kara
2020-04-24
ext4: fix incorrect inodes per group in error message
Josh Triplett
2020-04-24
ext4: fix incorrect group count in ext4_fill_super error message
Josh Triplett
2020-04-24
jbd2: improve comments about freeing data buffers whose page mapping is NULL
zhangyi (F)
2020-04-24
Btrfs: fix crash during unmount due to race with delayed inode workers
Filipe Manana
2020-04-24
hfsplus: fix crash and filesystem corruption when deleting files
Simon Gander
2020-04-24
ocfs2: no need try to truncate file beyond i_size
Changwei Ge
2020-04-24
ext4: fix a data race at inode->i_blocks
Qian Cai
2020-04-24
Btrfs: incremental send, fix invalid memory access
Filipe Manana
2020-04-24
signal: Extend exec_id to 64bits
Eric W. Biederman
2020-04-24
btrfs: track reloc roots based on their commit root bytenr
Josef Bacik
2020-04-24
btrfs: remove a BUG_ON() from merge_reloc_roots()
Josef Bacik
2020-04-24
gfs2: Don't demote a glock until its revokes are written
Bob Peterson
2020-04-02
libfs: fix infoleak in simple_attr_read()
Eric Biggers
2020-04-02
futex: Fix inode life-time issue
Peter Zijlstra
2020-03-20
jbd2: fix data races at struct journal_head
Qian Cai
2020-03-20
gfs2_atomic_open(): fix O_EXCL|O_CREAT handling on cold dcache
Al Viro
2020-03-20
NFS: Remove superfluous kmap in nfs_readdir_xdr_to_array
Petr Malat
2020-03-11
fat: fix uninit-memory access for partial initialized inode
OGAWA Hirofumi
2020-03-11
cifs: don't leak -EAGAIN for stat() during reconnect
Ronnie Sahlberg
2020-03-11
fs: prevent page refcount overflow in pipe_buf_get
Matthew Wilcox
2020-03-11
pipe: add pipe_buf_get() helper
Miklos Szeredi
2020-03-11
namei: only return -ECHILD from follow_dotdot_rcu()
Aleksa Sarai
2020-03-11
ecryptfs: Fix up bad backport of fe2e082f5da5b4a0a92ae32978f81507ef37ec66
Nathan Chancellor
2020-03-11
ext4: potential crash on allocation error in ext4_alloc_flex_bg_array()
Dan Carpenter
2020-03-11
cifs: Fix mode output in debugging statements
Frank Sorenson
2020-03-11
ext4: fix potential race between s_group_info online resizing and access
Suraj Jitindar Singh
2020-03-11
ext4: fix potential race between s_flex_groups online resizing and access
Suraj Jitindar Singh
2020-03-11
ext4: fix potential race between online resizing and write operations
Theodore Ts'o
2020-02-28
ecryptfs: replace BUG_ON with error handling code
Aditya Pakki
2020-02-28
Btrfs: fix btrfs_wait_ordered_range() so that it waits for all ordered extents
Filipe Manana
2020-02-28
ext4: add cond_resched() to __ext4_find_entry()
Shijie Luo
2020-02-28
ext4: fix a data race in EXT4_I(inode)->i_disksize
Qian Cai
2020-02-28
reiserfs: prevent NULL pointer dereference in reiserfs_insert_item()
Yunfeng Ye
[next]