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
stable/7.0.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
2015-10-13
jbd2: avoid infinite loop when destroying aborted journal
Jan Kara
2015-10-13
ocfs2/dlm: fix deadlock when dispatch assert master
Joseph Qi
2015-10-13
cifs: use server timestamp for ntlmv2 authentication
Peter Seiderer
2015-10-13
btrfs: skip waiting on ordered range for special files
Jeff Mahoney
2015-10-13
Btrfs: fix read corruption of compressed and shared extents
Filipe Manana
2015-10-13
hfs: fix B-tree corruption after insertion at position 0
Hin-Tak Leung
2015-10-13
hfs,hfsplus: cache pages correctly between bnode_create and bnode_free
Hin-Tak Leung
2015-10-13
pagemap: hide physical addresses from non-privileged users
Konstantin Khlebnikov
2015-10-13
fs: create and use seq_show_option for escaping
Kees Cook
2015-10-13
xfs: return errors from partial I/O failures to files
David Jeffery
2015-10-13
xfs: Fix xfs_attr_leafblock definition
Jan Kara
2015-10-13
eCryptfs: Invalidate dcache entries when lower i_nlink is zero
Tyler Hicks
2015-10-13
NFSv4: don't set SETATTR for O_RDONLY|O_EXCL
NeilBrown
2015-10-13
vfs: Test for and handle paths that are unreachable from their mnt_root
Eric W. Biederman
2015-10-13
dcache: Handle escaped paths in prepend_path
Eric W. Biederman
2015-10-13
ocfs2: fix BUG in ocfs2_downconvert_thread_do_work()
Joseph Qi
2015-10-13
jbd2: protect all log tail updates with j_checkpoint_mutex
Jan Kara
2015-08-12
Btrfs: fix file corruption after cloning inline extents
Filipe Manana
2015-08-12
9p: don't leave a half-initialized inode sitting around
Al Viro
2015-08-12
ext4: replace open coded nofail allocation in ext4_free_blocks()
Michal Hocko
2015-08-12
ext4: avoid deadlocks in the writeback path by using sb_getblk_gfp
Nikolay Borisov
2015-08-12
fs/buffer.c: support buffer cache allocations with gfp modifiers
Gioh Kim
2015-08-12
fuse: initialize fc->release before calling it
Miklos Szeredi
2015-08-12
Btrfs: fix race between caching kthread and returning inode to inode cache
Filipe Manana
2015-08-12
Btrfs: use kmem_cache_free when freeing entry in inode cache
Filipe Manana
2015-08-12
ext4: don't retry file block mapping on bigalloc fs with non-extent file
Darrick J. Wong
2015-08-12
ext4: call sync_blockdev() before invalidate_bdev() in put_super()
Theodore Ts'o
2015-08-12
jbd2: fix ocfs2 corrupt when updating journal superblock fails
Joseph Qi
2015-08-12
jbd2: use GFP_NOFS in jbd2_cleanup_journal_tail()
Dmitry Monakhov
2015-08-12
jbd2: issue cache flush after checkpointing even with internal journal
Jan Kara
2015-08-12
jbd2: split updating of journal superblock and marking journal empty
Jan Kara
2015-08-12
ext4: fix race between truncate and __ext4_journalled_writepage()
Theodore Ts'o
2015-08-12
NFS: Fix size of NFSACL SETACL operations
Chuck Lever
2015-08-12
fixing infinite OPEN loop in 4.0 stateid recovery
Olga Kornievskaia
2015-08-07
debugfs: Fix statfs() regression in 3.2.69
Ben Hutchings
2015-08-07
pipe: iovec: Fix memory corruption when retrying atomic copy as non-atomic
Ben Hutchings
2015-08-07
vfs: read file_handle only once in handle_to_path
Sasha Levin
2015-08-07
d_walk() might skip too much
Al Viro
2015-08-07
fs, omfs: add NULL terminator in the end up the token list
Sasha Levin
2015-08-07
fs/binfmt_elf.c:load_elf_binary(): return -EINVAL on zero-length mappings
Andrew Morton
2015-08-07
jbd2: fix r_count overflows leading to buffer overflow in journal recovery
Darrick J. Wong
2015-08-07
ext4: check for zero length extent explicitly
Eryu Guan
2015-08-07
ocfs2: dlm: fix race between purge and get lock resource
Junxiao Bi
2015-08-07
nilfs2: fix sanity check of btree level in nilfs_btree_root_broken()
Ryusuke Konishi
2015-08-07
nfsd: fix the check for confirmed openowner in nfs4_preprocess_stateid_op
Christoph Hellwig
2015-08-07
ext4: move check under lock scope to close a race.
Davide Italiano
2015-08-07
fs/binfmt_elf.c: fix bug in loading of PIE binaries
Michael Davidson
2015-08-07
Btrfs: fix inode eviction infinite loop after cloning into it
Filipe Manana
2015-08-07
ext4: make fsync to sync parent dir in no-journal for real this time
Lukas Czerner
2015-08-07
btrfs: don't accept bare namespace as a valid xattr
David Sterba
[next]