index
:
Linux Stable
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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
nfs: if we have no valid attrs, then don't declare the attribute cache valid
Jeff Layton
2016-01-22
1
-1
/
+5
*
nfs4: start callback_ident at idr 1
Benjamin Coddington
2016-01-22
1
-1
/
+1
*
ext4, jbd2: ensure entering into panic after recording an error in superblock
Daeho Jeong
2016-01-22
2
-3
/
+15
*
Btrfs: fix race leading to BUG_ON when running delalloc for nodatacow
Filipe Manana
2016-01-22
1
-2
/
+8
*
vfs: Test for and handle paths that are unreachable from their mnt_root
Eric W. Biederman
2015-10-22
1
-2
/
+27
*
dcache: Handle escaped paths in prepend_path
Eric W. Biederman
2015-10-22
1
-0
/
+10
*
udf: Check length of extended attributes and allocation descriptors
Jan Kara
2015-10-22
1
-0
/
+10
*
disabling oplocks/leases via module parm enable_oplocks broken for SMB3
Steve French
2015-10-22
1
-2
/
+6
*
btrfs: skip waiting on ordered range for special files
Jeff Mahoney
2015-10-22
1
-1
/
+2
*
vfs: Remove incorrect debugging WARN in prepend_path
Eric W. Biederman
2015-10-01
1
-9
/
+0
*
hfs,hfsplus: cache pages correctly between bnode_create and bnode_free
Hin-Tak Leung
2015-10-01
2
-8
/
+4
*
hfs: fix B-tree corruption after insertion at position 0
Hin-Tak Leung
2015-10-01
1
-9
/
+11
*
fs: if a coredump already exists, unlink and recreate with O_EXCL
Jann Horn
2015-10-01
1
-6
/
+32
*
NFS: nfs_set_pgio_error sometimes misses errors
Trond Myklebust
2015-10-01
1
-2
/
+2
*
NFSv4: don't set SETATTR for O_RDONLY|O_EXCL
NeilBrown
2015-10-01
1
-1
/
+1
*
hpfs: update ctime and mtime on directory modification
Mikulas Patocka
2015-09-21
1
-1
/
+24
*
signalfd: fix information leak in signalfd_copyinfo
Amanieu d'Antras
2015-08-16
1
-2
/
+3
*
ocfs2: fix BUG in ocfs2_downconvert_thread_do_work()
Joseph Qi
2015-08-16
1
-3
/
+7
*
fsnotify: fix oops in fsnotify_clear_marks_by_group_flags()
Jan Kara
2015-08-16
1
-5
/
+25
*
freeing unlinked file indefinitely delayed
Al Viro
2015-08-10
1
-0
/
+3
*
hpfs: hpfs_error: Remove static buffer, use vsprintf extension %pV instead
Joe Perches
2015-08-03
1
-4
/
+7
*
9p: don't leave a half-initialized inode sitting around
Al Viro
2015-08-03
2
-4
/
+2
*
fixing infinite OPEN loop in 4.0 stateid recovery
Olga Kornievskaia
2015-08-03
1
-0
/
+2
*
NFS: Fix size of NFSACL SETACL operations
Chuck Lever
2015-08-03
1
-1
/
+1
*
fuse: initialize fc->release before calling it
Miklos Szeredi
2015-08-03
1
-1
/
+1
*
Btrfs: use kmem_cache_free when freeing entry in inode cache
Filipe Manana
2015-08-03
1
-1
/
+1
*
xfs: fix remote symlinks on V5/CRC filesystems
Eric Sandeen
2015-08-03
1
-1
/
+1
*
jbd2: fix ocfs2 corrupt when updating journal superblock fails
Joseph Qi
2015-08-03
2
-10
/
+33
*
jbd2: use GFP_NOFS in jbd2_cleanup_journal_tail()
Dmitry Monakhov
2015-08-03
1
-1
/
+1
*
ext4: replace open coded nofail allocation in ext4_free_blocks()
Michal Hocko
2015-08-03
1
-11
/
+5
*
ext4: correctly migrate a file with a hole at the beginning
Eryu Guan
2015-08-03
1
-4
/
+5
*
ext4: be more strict when migrating to non-extent based file
Eryu Guan
2015-08-03
1
-1
/
+11
*
ext4: fix reservation release on invalidatepage for delalloc fs
Lukas Czerner
2015-08-03
1
-3
/
+12
*
ext4: don't retry file block mapping on bigalloc fs with non-extent file
Darrick J. Wong
2015-08-03
1
-1
/
+1
*
ext4: call sync_blockdev() before invalidate_bdev() in put_super()
Theodore Ts'o
2015-08-03
1
-0
/
+1
*
ext4: fix race between truncate and __ext4_journalled_writepage()
Theodore Ts'o
2015-08-03
1
-4
/
+19
*
fs: Fix S_NOSEC handling
Jan Kara
2015-07-10
1
-2
/
+2
*
d_walk() might skip too much
Jari Ruusu
2015-07-03
1
-8
/
+8
*
Btrfs: make xattr replace operations atomic
Filipe Manana
2015-07-03
4
-65
/
+111
*
fs: take i_mutex during prepare_binprm for set[ug]id executables
Jann Horn
2015-07-03
1
-28
/
+48
*
get rid of s_files and files_lock
Al Viro
2015-07-03
4
-149
/
+2
*
fput: turn "list_head delayed_fput_list" into llist_head
Oleg Nesterov
2015-07-03
1
-15
/
+10
*
pipe: iovec: Fix memory corruption when retrying atomic copy as non-atomic
Ben Hutchings
2015-06-29
1
-23
/
+32
*
btrfs: cleanup orphans while looking up default subvolume
Jeff Mahoney
2015-06-22
1
-0
/
+9
*
btrfs: incorrect handling for fiemap_fill_next_extent return
Chengyu Song
2015-06-22
1
-1
/
+4
*
fs/binfmt_elf.c:load_elf_binary(): return -EINVAL on zero-length mappings
Andrew Morton
2015-06-05
1
-1
/
+1
*
vfs: read file_handle only once in handle_to_path
Sasha Levin
2015-06-05
1
-2
/
+3
*
ext4: check for zero length extent explicitly
Eryu Guan
2015-06-05
1
-1
/
+1
*
ext4: convert write_begin methods to stable_page_writes semantics
Dmitry Monakhov
2015-06-05
1
-2
/
+3
*
d_walk() might skip too much
Al Viro
2015-06-05
1
-4
/
+4
[next]