index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2016-04-27
splice: sendfile() at once fails for big files
Christophe Leroy
2016-04-27
pipe: Fix buffer offset after partially failed read
Ben Hutchings
2016-04-27
ocfs2/dlm: fix deadlock when dispatch assert master
Joseph Qi
2016-04-27
cifs: use server timestamp for ntlmv2 authentication
Peter Seiderer
2016-04-27
btrfs: skip waiting on ordered range for special files
Jeff Mahoney
2016-04-27
hfs: fix B-tree corruption after insertion at position 0
Hin-Tak Leung
2016-04-27
hfs,hfsplus: cache pages correctly between bnode_create and bnode_free
Hin-Tak Leung
2016-04-27
fs: create and use seq_show_option for escaping
Kees Cook
2016-04-27
hpfs: update ctime and mtime on directory modification
Mikulas Patocka
2016-04-27
eCryptfs: Invalidate dcache entries when lower i_nlink is zero
Tyler Hicks
2016-04-27
NFSv4: don't set SETATTR for O_RDONLY|O_EXCL
NeilBrown
2016-03-21
get rid of s_files and files_lock
Al Viro
2016-03-21
ocfs2: fix BUG in ocfs2_downconvert_thread_do_work()
Joseph Qi
2016-03-21
9p: don't leave a half-initialized inode sitting around
Al Viro
2016-03-21
hpfs: hpfs_error: Remove static buffer, use vsprintf extension %pV instead
Joe Perches
2016-03-21
hpfs: kstrdup() out of memory handling
Sanidhya Kashyap
2016-03-21
ext4: replace open coded nofail allocation in ext4_free_blocks()
Michal Hocko
2016-03-21
ext4: avoid deadlocks in the writeback path by using sb_getblk_gfp
Nikolay Borisov
2016-03-21
fs/buffer.c: support buffer cache allocations with gfp modifiers
Gioh Kim
2016-03-21
Btrfs: use kmem_cache_free when freeing entry in inode cache
Filipe Manana
2015-10-22
Failing to send a CLOSE if file is opened WRONLY and server reboots on a 4.x ...
Olga Kornievskaia
2015-10-22
vfs: Test for and handle paths that are unreachable from their mnt_root
Eric W. Biederman
2015-10-22
dcache: Handle escaped paths in prepend_path
Eric W. Biederman
2015-10-22
jbd2: avoid infinite loop when destroying aborted journal
Jan Kara
2015-10-22
fuse: initialize fc->release before calling it
Miklos Szeredi
2015-10-22
ext4: don't retry file block mapping on bigalloc fs with non-extent file
Darrick J. Wong
2015-10-22
ext4: call sync_blockdev() before invalidate_bdev() in put_super()
Theodore Ts'o
2015-10-22
jbd2: fix ocfs2 corrupt when updating journal superblock fails
Joseph Qi
2015-10-22
jbd2: use GFP_NOFS in jbd2_cleanup_journal_tail()
Dmitry Monakhov
2015-10-22
ext4: fix race between truncate and __ext4_journalled_writepage()
Theodore Ts'o
2015-10-22
NFS: Fix size of NFSACL SETACL operations
Chuck Lever
2015-10-22
fixing infinite OPEN loop in 4.0 stateid recovery
Olga Kornievskaia
2015-09-18
pipe: iovec: Fix memory corruption when retrying atomic copy as non-atomic
Ben Hutchings
2015-09-18
udf: Check length of extended attributes and allocation descriptors
Jan Kara
2015-09-18
vfs: read file_handle only once in handle_to_path
Sasha Levin
2015-09-18
d_walk() might skip too much
Al Viro
2015-09-18
fs, omfs: add NULL terminator in the end up the token list
Sasha Levin
2015-09-18
ext4: check for zero length extent explicitly
Eryu Guan
2015-09-18
nfsd: fix the check for confirmed openowner in nfs4_preprocess_stateid_op
Christoph Hellwig
2015-09-18
ocfs2: dlm: fix race between purge and get lock resource
Junxiao Bi
2015-09-18
nilfs2: fix sanity check of btree level in nilfs_btree_root_broken()
Ryusuke Konishi
2015-09-18
ext4: move check under lock scope to close a race.
Davide Italiano
2015-09-18
RCU pathwalk breakage when running into a symlink overmounting something
Al Viro
2015-09-18
nfs: fix high load average due to callback thread sleeping
Jeff Layton
2015-09-18
nfs: don't call blocking operations while !TASK_RUNNING
Jeff Layton
2015-09-18
nfsd: fix nsfd startup race triggering BUG_ON
Giuseppe Cantavenera
2015-09-18
fs/binfmt_elf.c: fix bug in loading of PIE binaries
Michael Davidson
2015-09-18
Btrfs: fix inode eviction infinite loop after cloning into it
Filipe Manana
2015-09-18
ext4: make fsync to sync parent dir in no-journal for real this time
Lukas Czerner
2015-09-18
btrfs: don't accept bare namespace as a valid xattr
David Sterba
[next]