index
:
xavi/android_kernel_m2note
lp-5.1
mm-6.0
ng-7.1.2
o-8.1
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
fs: binfmt_elf: fix get_atrandom_bytes defined but not used
anarkia1976
2016-09-10
1
-19
/
+0
*
binfmt_elf: use prandom - do not deplete entropy
anarkia1976
2016-09-10
1
-1
/
+1
*
fs/namei.c: fix potential memory leak in path_lookupat
imoseyon
2016-09-10
1
-1
/
+2
*
fs: Workaround the compiler's bad optimization
Nikhilesh Reddy
2016-09-10
1
-1
/
+1
*
3.10.102-> 3.10.103
Jan Engelmohr
2016-09-10
16
-48
/
+198
*
writeback: Fix occasional slow sync(1)
Jan Kara
2016-09-01
1
-4
/
+2
*
writeback: fix writeback cache thrashing
Namjae Jeon
2016-09-01
1
-4
/
+0
*
writeback: fix race that cause writeback hung
Junxiao Bi
2016-09-01
1
-2
/
+2
*
binfmt_elf.c: use get_random_int() to fix entropy depleting
Jeff Liu
2016-09-01
1
-1
/
+20
*
Linux 3.10.102 (accumulative patch)
Stefan Guendhoer
2016-08-26
12
-31
/
+132
*
Linux 3.10.101 (accumulative patch)
Stefan Guendhoer
2016-08-26
4
-18
/
+102
*
Linux 3.10.100 (accumulative patch)
Stefan Guendhoer
2016-08-26
7
-75
/
+139
*
Linux 3.10.99 (accumulative patch)
Stefan Guendhoer
2016-08-26
15
-31
/
+85
*
Linux 3.10.98 (accumulative patch)
Stefan Guendhoer
2016-08-26
12
-27
/
+84
*
Linux 3.10.97 (accumulative patch)
Stefan Guendhoer
2016-08-26
8
-38
/
+76
*
Linux 3.10.95 (accumulative patch)
Stefan Guendhoer
2016-08-26
5
-7
/
+29
*
vfs: Test for and handle paths that are unreachable from their mnt_root
Eric W. Biederman
2016-08-26
1
-2
/
+27
*
dcache: Handle escaped paths in prepend_path
Eric W. Biederman
2016-08-26
1
-0
/
+10
*
udf: Check length of extended attributes and allocation descriptors
Jan Kara
2016-08-26
1
-0
/
+10
*
disabling oplocks/leases via module parm enable_oplocks broken for SMB3
Steve French
2016-08-26
1
-2
/
+6
*
btrfs: skip waiting on ordered range for special files
Jeff Mahoney
2016-08-26
1
-1
/
+2
*
add uksm 0.1.2.3 for v3.10 .ge.46.patch
Levin Calado
2016-08-26
2
-2
/
+9
*
aio: Skip timer for io_getevents if timeout=0
Fam Zheng
2016-08-26
1
-2
/
+6
*
vfs: Remove incorrect debugging WARN in prepend_path
Eric W. Biederman
2016-08-26
1
-9
/
+0
*
hfs,hfsplus: cache pages correctly between bnode_create and bnode_free
Hin-Tak Leung
2016-08-26
2
-8
/
+4
*
hfs: fix B-tree corruption after insertion at position 0
Hin-Tak Leung
2016-08-26
1
-9
/
+11
*
fs: if a coredump already exists, unlink and recreate with O_EXCL
Jann Horn
2016-08-26
1
-6
/
+32
*
NFS: nfs_set_pgio_error sometimes misses errors
Trond Myklebust
2016-08-26
1
-2
/
+2
*
NFSv4: don't set SETATTR for O_RDONLY|O_EXCL
NeilBrown
2016-08-26
1
-1
/
+1
*
hpfs: update ctime and mtime on directory modification
Mikulas Patocka
2016-08-26
1
-1
/
+24
*
signalfd: fix information leak in signalfd_copyinfo
Amanieu d'Antras
2016-08-26
1
-2
/
+3
*
ocfs2: fix BUG in ocfs2_downconvert_thread_do_work()
Joseph Qi
2016-08-26
1
-3
/
+7
*
fsnotify: fix oops in fsnotify_clear_marks_by_group_flags()
Jan Kara
2016-08-26
1
-5
/
+25
*
freeing unlinked file indefinitely delayed
Al Viro
2016-08-26
1
-0
/
+3
*
hpfs: hpfs_error: Remove static buffer, use vsprintf extension %pV instead
Joe Perches
2016-08-26
1
-4
/
+7
*
9p: don't leave a half-initialized inode sitting around
Al Viro
2016-08-26
2
-4
/
+2
*
fixing infinite OPEN loop in 4.0 stateid recovery
Olga Kornievskaia
2016-08-26
1
-0
/
+2
*
NFS: Fix size of NFSACL SETACL operations
Chuck Lever
2016-08-26
1
-1
/
+1
*
fuse: initialize fc->release before calling it
Miklos Szeredi
2016-08-26
1
-1
/
+1
*
Btrfs: use kmem_cache_free when freeing entry in inode cache
Filipe Manana
2016-08-26
1
-1
/
+1
*
xfs: fix remote symlinks on V5/CRC filesystems
Eric Sandeen
2016-08-26
1
-1
/
+1
*
jbd2: fix ocfs2 corrupt when updating journal superblock fails
Joseph Qi
2016-08-26
2
-10
/
+33
*
jbd2: use GFP_NOFS in jbd2_cleanup_journal_tail()
Dmitry Monakhov
2016-08-26
1
-1
/
+1
*
ext4: replace open coded nofail allocation in ext4_free_blocks()
Michal Hocko
2016-08-26
1
-11
/
+5
*
ext4: correctly migrate a file with a hole at the beginning
Eryu Guan
2016-08-26
1
-4
/
+5
*
ext4: be more strict when migrating to non-extent based file
Eryu Guan
2016-08-26
1
-1
/
+11
*
ext4: fix reservation release on invalidatepage for delalloc fs
Lukas Czerner
2016-08-26
1
-3
/
+12
*
ext4: don't retry file block mapping on bigalloc fs with non-extent file
Darrick J. Wong
2016-08-26
1
-1
/
+1
*
ext4: call sync_blockdev() before invalidate_bdev() in put_super()
Theodore Ts'o
2016-08-26
1
-0
/
+1
*
ext4: fix race between truncate and __ext4_journalled_writepage()
Theodore Ts'o
2016-08-26
1
-4
/
+19
[next]