index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-26
ocfs2: fix BUG when calculate new backup super
Joseph Qi
1
-3
/
+12
2016-10-26
9p: ->evict_inode() should kick out ->i_data, not ->i_mapping
Al Viro
1
-2
/
+2
2016-10-26
jbd2: Fix unreclaimed pages after truncate in data=journal mode
Jan Kara
1
-0
/
+2
2016-10-26
ext4: Fix handling of extended tv_sec
David Turner
1
-7
/
+44
2016-10-26
fuse: break infinite loop in fuse_fill_write_pages()
Roman Gushchin
1
-1
/
+1
2016-10-26
fix sysvfs symlinks
Al Viro
1
-8
/
+2
2016-10-26
nfs: if we have no valid attrs, then don't declare the attribute cache valid
Jeff Layton
1
-1
/
+5
2016-10-26
vfs: Avoid softlockups with sendfile(2)
Jan Kara
1
-0
/
+1
2016-10-26
vfs: Make sendfile(2) killable even better
Jan Kara
1
-0
/
+7
2016-10-26
binfmt_elf: Don't clobber passed executable's file header
Maciej W. Rozycki
1
-5
/
+5
2016-10-26
Btrfs: fix race leading to BUG_ON when running delalloc for nodatacow
Filipe Manana
1
-2
/
+8
2016-10-26
ext4, jbd2: ensure entering into panic after recording an error in superblock
Daeho Jeong
2
-3
/
+15
2016-10-26
FS-Cache: Handle a write to the page immediately beyond the EOF marker
David Howells
2
-36
/
+44
2016-10-26
FS-Cache: Don't override netfs's primary_index if registering failed
Kinglong Mee
1
-16
/
+15
2016-10-26
FS-Cache: Increase reference of parent after registering, netfs success
Kinglong Mee
1
-5
/
+4
2016-04-27
splice: sendfile() at once fails for big files
Christophe Leroy
1
-1
/
+11
2016-04-27
pipe: Fix buffer offset after partially failed read
Ben Hutchings
1
-1
/
+4
2016-04-27
ocfs2/dlm: fix deadlock when dispatch assert master
Joseph Qi
2
-3
/
+10
2016-04-27
cifs: use server timestamp for ntlmv2 authentication
Peter Seiderer
1
-1
/
+50
2016-04-27
btrfs: skip waiting on ordered range for special files
Jeff Mahoney
1
-1
/
+2
2016-04-27
hfs: fix B-tree corruption after insertion at position 0
Hin-Tak Leung
1
-9
/
+11
2016-04-27
hfs,hfsplus: cache pages correctly between bnode_create and bnode_free
Hin-Tak Leung
2
-8
/
+4
2016-04-27
fs: create and use seq_show_option for escaping
Kees Cook
10
-22
/
+26
2016-04-27
hpfs: update ctime and mtime on directory modification
Mikulas Patocka
1
-1
/
+24
2016-04-27
eCryptfs: Invalidate dcache entries when lower i_nlink is zero
Tyler Hicks
1
-16
/
+16
2016-04-27
NFSv4: don't set SETATTR for O_RDONLY|O_EXCL
NeilBrown
1
-1
/
+1
2016-03-21
get rid of s_files and files_lock
Al Viro
4
-154
/
+2
2016-03-21
ocfs2: fix BUG in ocfs2_downconvert_thread_do_work()
Joseph Qi
1
-3
/
+7
2016-03-21
9p: don't leave a half-initialized inode sitting around
Al Viro
2
-4
/
+2
2016-03-21
hpfs: hpfs_error: Remove static buffer, use vsprintf extension %pV instead
Joe Perches
1
-4
/
+7
2016-03-21
hpfs: kstrdup() out of memory handling
Sanidhya Kashyap
1
-2
/
+6
2016-03-21
ext4: replace open coded nofail allocation in ext4_free_blocks()
Michal Hocko
1
-11
/
+5
2016-03-21
ext4: avoid deadlocks in the writeback path by using sb_getblk_gfp
Nikolay Borisov
1
-3
/
+4
2016-03-21
fs/buffer.c: support buffer cache allocations with gfp modifiers
Gioh Kim
1
-18
/
+25
2016-03-21
Btrfs: use kmem_cache_free when freeing entry in inode cache
Filipe Manana
1
-1
/
+1
2015-10-22
Failing to send a CLOSE if file is opened WRONLY and server reboots on a 4.x ...
Olga Kornievskaia
1
-1
/
+1
2015-10-22
vfs: Test for and handle paths that are unreachable from their mnt_root
Eric W. Biederman
1
-2
/
+27
2015-10-22
dcache: Handle escaped paths in prepend_path
Eric W. Biederman
1
-0
/
+10
2015-10-22
jbd2: avoid infinite loop when destroying aborted journal
Jan Kara
3
-8
/
+44
2015-10-22
fuse: initialize fc->release before calling it
Miklos Szeredi
1
-1
/
+1
2015-10-22
ext4: don't retry file block mapping on bigalloc fs with non-extent file
Darrick J. Wong
1
-1
/
+1
2015-10-22
ext4: call sync_blockdev() before invalidate_bdev() in put_super()
Theodore Ts'o
1
-0
/
+1
2015-10-22
jbd2: fix ocfs2 corrupt when updating journal superblock fails
Joseph Qi
2
-10
/
+33
2015-10-22
jbd2: use GFP_NOFS in jbd2_cleanup_journal_tail()
Dmitry Monakhov
1
-1
/
+1
2015-10-22
ext4: fix race between truncate and __ext4_journalled_writepage()
Theodore Ts'o
1
-3
/
+19
2015-10-22
NFS: Fix size of NFSACL SETACL operations
Chuck Lever
1
-1
/
+1
2015-10-22
fixing infinite OPEN loop in 4.0 stateid recovery
Olga Kornievskaia
1
-0
/
+2
2015-09-18
pipe: iovec: Fix memory corruption when retrying atomic copy as non-atomic
Ben Hutchings
1
-23
/
+32
2015-09-18
udf: Check length of extended attributes and allocation descriptors
Jan Kara
1
-0
/
+13
2015-09-18
vfs: read file_handle only once in handle_to_path
Sasha Levin
1
-2
/
+3
[next]