kernel: Only expose su when daemon is running
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / fs /
2017-06-20 Theodore Ts'oext4: return EROFS if device is r/o and journal replay...
2017-06-20 Theodore Ts'oext4: preserve the needs_recovery flag when the journal...
2017-06-20 Jan Karaext4: trim allocation requests to group size
2017-06-20 Theodore Ts'oext4: fix fencepost in s_first_meta_bg validation
2017-06-20 Theodore Ts'ojbd2: don't leak modified metadata buffers on an aborte...
2017-06-20 Eryu Guanext4: validate s_first_meta_bg at mount time
2017-06-19 Theodore Ts'oext4: add sanity checking to count_overhead()
2017-06-19 Theodore Ts'oext4: fix in-superblock mount options processing
2017-06-19 Theodore Ts'oext4: use more strict checks for inodes_per_block on...
2017-06-19 Liu BoBtrfs: fix memory leak in reading btree blocks
2017-06-19 Jeff MahoneyRevert "Btrfs: don't delay inode ref updates during...
2017-06-07 Aleksa Saraifs: exec: apply CLOEXEC before changing dumpable task...
2017-06-07 Eric Biggersext4: mark inode dirty after converting inline directory
2017-06-07 J. Bruce FieldsNFSv4: fix getacl head length estimation
2017-06-07 Miklos Szeredifuse: add missing FR_FORCE
2017-06-07 Ben Hutchingsocfs2: do not write error flag to user structure we...
2017-06-07 Robert Doebbelinfuse: do not use iocb after it may have been freed
2017-06-07 Richard Weinbergerubifs: Fix journal replay wrt. xattr nodes
2017-06-07 NeilBrownNFSv4.1: nfs4_fl_prepare_ds must be careful about repor...
2017-06-07 Rabin Vincentblock: protect iterate_bdevs() against concurrent close
2017-06-07 Nicolai Stangef2fs: set ->owner for debugfs status file's file_operations
2017-06-07 Dan Carpenterext4: return -ENOMEM instead of success
2017-06-07 Darrick J. Wongext4: reject inodes with negative size
2017-06-07 Chandan Rajendraext4: fix stack memory corruption with 64k block size
2017-06-07 Chandan Rajendraext4: fix mballoc breakage with 64k block size
2017-06-07 NeilBrownblock_dev: don't test bdev->bd_contains when it is...
2017-06-07 Robbie KoBtrfs: fix tree search logic when replaying directory...
2017-06-07 Jan Karaext4: fix data exposure after a crash
2017-06-07 Gu Zhengtmpfs: clear S_ISGID when setting posix ACLs
2017-06-07 Jan Karaposix_acl: Clear SGID bit when setting file permissions
2017-02-10 Andrew Brestickerpstore/ram: Use memcpy_fromio() to save old buffer
2017-02-10 Furquan Shaikhpstore/ram: Use memcpy_toio instead of memcpy
2017-02-10 Sebastian Andrzej... pstore/core: drop cmpxchg based updates
2017-02-10 Liu ShuoXpstore: Fix buffer overflow while write offset equal...
2017-02-10 Dan Carpenterhostfs: Freeing an ERR_PTR in hostfs_fill_sb_common()
2017-02-10 Jan Karaisofs: Do not return EACCES for unknown filesystems
2017-02-10 Oleg Nesterovfs/super.c: fix race between freeze_super() and thaw_su...
2017-02-10 Vegard Nossumfs/seq_file: fix out-of-bounds read
2017-02-10 Trond MyklebustNFSv4: Open state recovery must account for file permis...
2017-02-10 Chuck LeverNFS: Don't drop CB requests with invalid principals
2017-02-10 Kinglong MeeNFSD: Using free_conn free connection
2017-02-10 Trond MyklebustNFSv4.x: Fix a refcount leak in nfs_callback_up_net
2017-02-10 Richard Weinbergerubifs: Fix regression in ubifs_readdir()
2017-02-10 Richard Weinbergerubifs: Abort readdir upon error
2017-02-10 Richard WeinbergerUBIFS: Fix possible memory leak in ubifs_readdir()
2017-02-10 Richard Weinbergerubifs: Fix xattr_names length in exit paths
2017-02-10 Vincent Stehléubifs: Fix assertion in layout_in_gaps()
2017-02-10 Ashish Samantocfs2: fix start offset to ocfs2_zero_range_for_truncate()
2017-02-10 Joseph Qiocfs2/dlm: fix race between convert and migration
2017-02-10 Jeff Mahoneybtrfs: ensure that file descriptor used with subvol...
2017-02-10 Darrick J. Wonglibxfs: clean up _calc_dquots_per_chunk
2017-02-10 Dave Chinnerxfs: fix superblock inprogress check
2017-02-10 Mike Galbraithreiserfs: Unlock superblock before calling reiserfs_quo...
2017-02-10 Jeff Mahoneyreiserfs: fix "new_insert_key may be used uninitialized...
2017-02-10 Theodore Ts'oext4: sanity check the block and cluster size at mount...
2017-02-10 Ross Zwislerext4: allow DAX writeback for hole punch
2017-02-10 Daeho Jeongext4: reinforce check of i_dtime when clearing high...
2017-02-10 Konstantin Khlebnikovext4: use __GFP_NOFAIL in ext4_free_blocks()
2017-02-10 Daeho Jeongext4: avoid modifying checksum fields directly during...
2017-02-10 Theodore Ts'oext4: validate that metadata blocks do not overlap...
2017-02-06 Andrey Ryabinincoredump: fix unfreezable coredumping task
2016-08-27 Sachin Prabhucifs: Check for existing directory when opening file...
2016-08-27 Wei Fangfuse: fix wrong assignment of ->flags in fuse_send_init()
2016-08-27 Jeff Mahoneyecryptfs: don't allow mmap when the lower fs doesn...
2016-08-27 Jeff MahoneyRevert "ecryptfs: forbid opening files without mmap...
2016-08-27 Torsten Hilbrichfs/nilfs2: fix potential underflow in call to crc32_le
2016-08-27 Steve FrenchFix reconnect to not defer smb3 session reconnect long...
2016-08-27 Kirill A. ShutemovUBIFS: Implement ->migratepage()
2016-08-27 Trond MyklebustNFS: Fix another OPEN_DOWNGRADE bug
2016-08-27 Al Virofix d_walk()/non-delayed __d_free() race
2016-08-22 Jann Hornecryptfs: forbid opening files without mmap handler
2016-08-22 Dave Chinnerxfs: skip stale inodes in xfs_iflush_cluster
2016-08-22 Dave Chinnerxfs: fix inode validity check in xfs_iflush_cluster
2016-08-22 Dave Chinnerxfs: xfs_iflush_cluster fails to abort on error
2016-08-21 Vegard Nossumext4: fix reference counting bug on block allocation...
2016-08-21 Vegard Nossumext4: short-cut orphan cleanup on error
2016-08-21 Vegard Nossumext4: don't call ext4_should_journal_data() on the...
2016-08-21 Vegard Nossumext4: check for extents that wrap around
2016-08-21 Vegard Nossumext4: verify extent header depth
2016-08-21 Nicolai Stangeext4: silence UBSAN in ext4_mb_init()
2016-08-21 Nicolai Stangeext4: address UBSAN warning in mb_find_order_for_block()
2016-08-21 Theodore Ts'oext4: fix hang when processing corrupted orphaned inode...
2016-08-21 Willy Tarreaupipe: limit the per-user amount of pages allocated...
2016-06-07 Stefan Metzmacherfs/cifs: correctly to anonymous authentication via...
2016-06-07 Al Viroget_rock_ridge_filename(): handle malformed NM entries
2016-06-07 Mathias Krauseproc: prevent accessing /proc/<PID>/environ until it...
2016-06-07 Theodore Ts'oext4: add lockdep annotations for i_data_sem
2016-06-07 Joseph Qiocfs2/dlm: fix BUG in dlm_move_lockres_to_recovery_list
2016-06-07 Joseph Qiocfs2/dlm: fix race between convert and recovery
2016-06-07 Rabin Vincentsplice: handle zero nr_pages in splice_to_pipe()
2016-06-07 OGAWA Hirofumijbd2: fix FS corruption possibility in jbd2_journal_des...
2016-06-07 Eryu Guanext4: fix NULL pointer dereference in ext4_mark_inode_d...
2016-06-07 Ben Hutchingspipe: Fix buffer offset after partially failed read
2016-03-16 Peter Jonesefi: Make efivarfs entries immutable by default
2016-03-16 Peter Jonesefi: Use ucs2_as_utf8 in efivarfs instead of open codin...
2016-03-09 David WoodhouseFix directory hardlinks from deleted directories
2016-03-09 David Woodhousejffs2: Fix page lock / f->sem deadlock
2016-03-09 Thomas BetkerRevert "jffs2: Fix lock acquisition order bug in jffs2_...
2016-03-09 Pavel ShilovskyCIFS: Fix SMB2+ interim response processing for read...
2016-03-09 Jeff Laytonlocks: fix unlock when fcntl_setlk races with a close
next