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
*
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
*
proc: Remove verifiedbootstate flag from /proc/cmdline
Sultanxda
2016-11-07
1
-1
/
+27
*
fs: ext4: disable support for fallocate FALLOC_FL_PUNCH_HOLE
Nick Desaulniers
2016-11-07
1
-0
/
+7
*
Fix: Elevation of privilege vulnerability in kernel file system
Marcos Marado
2016-11-07
3
-2
/
+12
*
UPSTREAM: proc: actually make proc_fd_permission() thread-friendly
Oleg Nesterov
2016-11-07
1
-3
/
+11
*
UPSTREAM: proc: make proc_fd_permission() thread-friendly
Oleg Nesterov
2016-11-07
1
-1
/
+1
*
fs: push sync_filesystem() down to the file system's remount_fs()
Theodore Ts'o
2016-11-07
43
-2
/
+96
*
proc: introduce proc_mem_open()
Oleg Nesterov
2016-09-28
2
-15
/
+23
*
mempolicy: fix show_numa_map() vs exec() + do_set_mempolicy() race
Oleg Nesterov
2016-09-28
1
-24
/
+9
*
proc/maps: make vm_is_stack() logic namespace-friendly
Oleg Nesterov
2016-09-28
2
-5
/
+41
*
proc/maps: replace proc_maps_private->pid with "struct inode *inode"
Oleg Nesterov
2016-09-28
3
-5
/
+5
*
fs/proc/task_mmu.c: update m->version in the main loop in m_start()
Oleg Nesterov
2016-09-28
1
-1
/
+4
*
fs/proc/task_mmu.c: reintroduce m->version logic
Oleg Nesterov
2016-09-28
1
-6
/
+19
*
fs/proc/task_mmu.c: introduce m_next_vma() helper
Oleg Nesterov
2016-09-28
1
-5
/
+10
*
fs/proc/task_mmu.c: simplify m_start() to make it readable
Oleg Nesterov
2016-09-28
1
-24
/
+10
*
fs/proc/task_mmu.c: kill the suboptimal and confusing m->version logic
Oleg Nesterov
2016-09-28
1
-24
/
+1
*
fs/proc/task_mmu.c: shift "priv->task = NULL" from m_start() to m_stop()
Oleg Nesterov
2016-09-28
1
-6
/
+3
*
fs/proc/task_mmu.c: cleanup the "tail_vma" horror in m_next()
Oleg Nesterov
2016-09-28
1
-5
/
+3
[next]