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
...
*
sdcardfs: remove unneeded __init and __exit
Daniel Rosenberg
2017-04-11
1
-2
/
+2
*
sdcardfs: Remove unused code
Daniel Rosenberg
2017-04-11
1
-2
/
+0
*
sdcardfs: remove effectless config option
Daniel Rosenberg
2017-04-11
4
-32
/
+1
*
sdcardfs: Add support for d_canonicalize
Daniel Rosenberg
2017-04-11
1
-0
/
+1
*
sdcardfs: Bring up to date with Android M permissions:
Daniel Rosenberg
2017-04-11
10
-611
/
+504
*
sdcardfs: Changed type-cast in packagelist management
Daniel Campello
2017-04-11
1
-19
/
+21
*
sdcardfs: port to 3.10
Daniel Campello
2017-04-11
10
-375
/
+129
*
Initial port of sdcardfs
Daniel Campello
2017-04-11
17
-2
/
+4119
*
Fix "Elevation of privilege vulnerability in kernel file system"
fire855
2017-04-11
1
-5
/
+5
*
ecryptfs: forbid opening files without mmap handler
Jann Horn
2017-04-11
1
-2
/
+11
*
BACKPORT: smarter propagate_mnt()
Al Viro
2017-04-11
3
-77
/
+127
*
BACKPORT: don't bother with propagate_mnt() unless the target is shared
Al Viro
2017-04-11
1
-10
/
+7
*
BACKPORT: aio: mark AIO pseudo-fs noexec
Nick Desaulniers
2017-04-11
1
-0
/
+4
*
pstore/ram: Use memcpy_fromio() to save old buffer
Andrew Bresticker
2017-04-11
1
-2
/
+2
*
pstore/ram: Use memcpy_toio instead of memcpy
Furquan Shaikh
2017-04-11
1
-1
/
+1
*
pstore/core: drop cmpxchg based updates
Sebastian Andrzej Siewior
2017-04-11
1
-41
/
+2
*
pstore: Fix buffer overflow while write offset equal to buffer size
Liu ShuoX
2017-04-11
1
-2
/
+2
*
hostfs: Freeing an ERR_PTR in hostfs_fill_sb_common()
Dan Carpenter
2017-04-11
1
-3
/
+4
*
isofs: Do not return EACCES for unknown filesystems
Jan Kara
2017-04-11
1
-3
/
+5
*
fs/super.c: fix race between freeze_super() and thaw_super()
Oleg Nesterov
2017-04-11
1
-3
/
+3
*
NFSv4: Open state recovery must account for file permission changes
Trond Myklebust
2017-04-11
1
-0
/
+3
*
NFS: Don't drop CB requests with invalid principals
Chuck Lever
2017-04-11
1
-1
/
+5
*
NFSD: Using free_conn free connection
Kinglong Mee
2017-04-11
1
-1
/
+2
*
NFSv4.x: Fix a refcount leak in nfs_callback_up_net
Trond Myklebust
2017-04-11
1
-0
/
+1
*
ubifs: Fix regression in ubifs_readdir()
Richard Weinberger
2017-04-11
1
-0
/
+8
*
ubifs: Abort readdir upon error
Richard Weinberger
2017-04-11
1
-5
/
+4
*
UBIFS: Fix possible memory leak in ubifs_readdir()
Richard Weinberger
2017-04-11
1
-2
/
+3
*
ubifs: Fix xattr_names length in exit paths
Richard Weinberger
2017-04-11
1
-0
/
+2
*
ubifs: Fix assertion in layout_in_gaps()
Vincent Stehlé
2017-04-11
1
-1
/
+1
*
ocfs2: fix start offset to ocfs2_zero_range_for_truncate()
Ashish Samant
2017-04-11
1
-10
/
+24
*
ocfs2/dlm: fix race between convert and migration
Joseph Qi
2017-04-11
1
-6
/
+6
*
btrfs: ensure that file descriptor used with subvol ioctls is a dir
Jeff Mahoney
2017-04-11
1
-0
/
+12
*
libxfs: clean up _calc_dquots_per_chunk
Darrick J. Wong
2017-04-11
1
-2
/
+1
*
xfs: fix superblock inprogress check
Dave Chinner
2017-04-11
1
-1
/
+2
*
reiserfs: Unlock superblock before calling reiserfs_quota_on_mount()
Mike Galbraith
2017-04-11
1
-1
/
+11
*
reiserfs: fix "new_insert_key may be used uninitialized ..."
Jeff Mahoney
2017-04-11
1
-1
/
+2
*
ext4: sanity check the block and cluster size at mount time
Theodore Ts'o
2017-04-11
2
-1
/
+17
*
ext4: allow DAX writeback for hole punch
Ross Zwisler
2017-04-11
1
-2
/
+2
*
ext4: reinforce check of i_dtime when clearing high fields of uid and gid
Daeho Jeong
2017-04-11
1
-4
/
+4
*
ext4: use __GFP_NOFAIL in ext4_free_blocks()
Konstantin Khlebnikov
2017-04-11
1
-19
/
+28
*
ext4: avoid modifying checksum fields directly during checksum verification
Daeho Jeong
2017-04-11
4
-36
/
+42
*
ext4: validate that metadata blocks do not overlap superblock
Theodore Ts'o
2017-04-11
1
-1
/
+17
*
coredump: fix unfreezable coredumping task
Andrey Ryabinin
2017-04-11
1
-0
/
+3
*
UPSTREAM: proc: prevent accessing /proc/<PID>/environ until it's ready
Mathias Krause
2017-04-11
1
-1
/
+2
*
fs/seq_file: fix out-of-bounds read
Vegard Nossum
2017-04-11
1
-1
/
+3
*
Revert "proc: Remove verifiedbootstate flag from /proc/cmdline"
mm-6.0
Moyster
2016-11-24
1
-27
/
+1
*
UPSTREAM: capabilities: ambient capabilities
Andy Lutomirski
2016-11-18
1
-1
/
+4
*
ext4: fix potential use after free in __ext4_journal_stop
Lukas Czerner
2016-11-17
1
-1
/
+7
*
block: fix use-after-free in sys_ioprio_get()
Omar Sandoval
2016-11-17
1
-0
/
+2
*
mnt: Fail collect_mounts when applied to unmounted mounts
Eric W. Biederman
2016-11-17
1
-2
/
+5
[prev]
[next]