am437x-vpfe: always assign bpp variable
[GitHub/exynos8895/android_kernel_samsung_universal8895.git] / fs /
2017-03-12 Nicolas Ioossam437x-vpfe: always assign bpp variable
2017-03-12 Paul BurtonMIPS: Handle microMIPS jumps in the same way as MIPS32...
2017-03-12 Paul BurtonMIPS: Calculate microMIPS ra properly when unwinding...
2017-03-12 Paul BurtonMIPS: Fix is_jump_ins() handling of 16b microMIPS instr...
2017-03-12 Paul BurtonMIPS: Fix get_frame_info() handling of microMIPS functi...
2017-03-12 Paul BurtonMIPS: Prevent unaligned accesses during stack unwinding
2017-03-12 Paul BurtonMIPS: Clear ISA bit correctly in get_frame_info()
2017-03-12 Felix FietkauMIPS: Lantiq: Keep ethernet enabled during boot
2017-03-12 James CowgillMIPS: OCTEON: Fix copy_from_user fault handling for...
2017-03-12 Mirko PartheyMIPS: BCM47XX: Fix button inversion for Asus WL-500W
2017-03-12 Ralf BaechleMIPS: Fix special case in 64 bit IP checksumming.
2017-03-12 Shuah Khansamples: move mic/mpssd example code from Documentation
2017-03-02 Todd KjosMerge branch 'upstream-linux-4.4.y' into android-4.4
2017-02-25 Daniel RosenbergANDROID: sdcardfs: support direct-IO (DIO) operations
2017-02-25 Daniel RosenbergANDROID: sdcardfs: implement vm_ops->page_mkwrite
2017-02-23 Todd KjosMerge branch 'android-4.4.y' into android-4.4
2017-02-23 Sahitya Tummalafuse: fix use after free issue in fuse_dev_do_read()
2017-02-23 Miklos Szeredivfs: fix uninitialized flags in splice_to_pipe()
2017-02-22 Daniel RosenbergANDROID: sdcardfs: Don't bother deleting freelist
2017-02-17 Daniel RosenbergANDROID: sdcardfs: Add missing path_put
2017-02-16 Dmitry ShmidtMerge remote-tracking branch 'common/android-4.4' into...
2017-02-16 Dmitry ShmidtMerge tag 'v4.4.49' into android-4.4.y
2017-02-15 Daniel RosenbergANDROID: sdcardfs: Fix incorrect hash
2017-02-14 Michael HalcrowANDROID: ext4 crypto: Disables zeroing on truncation...
2017-02-10 Eric BiggersANDROID: ext4: add a non-reversible key derivation...
2017-02-10 Eric BiggersANDROID: ext4: allow encrypting filenames using HEH...
2017-02-10 Mohan SrinivasanANDROID: Refactor fs readpage/write tracepoints.
2017-02-09 Dmitry ShmidtMerge tag 'v4.4.48' into android-4.4.y
2017-02-09 Rabin Vincentcifs: initialize file_info_lock
2017-02-09 Kinglong MeeNFSD: Fix a null reference case in find_or_create_lock_...
2017-02-09 Eryu Guanext4: validate s_first_meta_bg at mount time
2017-02-09 Adrien SchildknechtSquashfs: optimize reading uncompressed data
2017-02-09 Adrien SchildknechtSquashfs: implement .readpages()
2017-02-09 Adrien SchildknechtSquashfs: replace buffer_head with BIO
2017-02-09 Adrien SchildknechtSquashfs: refactor page_actor
2017-02-09 Adrien SchildknechtSquashfs: remove the FILE_CACHE option
2017-02-07 Cong WangFROMLIST: 9p: fix a potential acl leak
2017-02-07 Jan KaraBACKPORT: posix_acl: Clear SGID bit when setting file...
2017-02-02 Daniel RosenbergANDROID: sdcardfs: Switch strcasecmp for internal call
2017-02-02 Daniel RosenbergANDROID: sdcardfs: switch to full_name_hash and qstr
2017-02-02 Daniel RosenbergANDROID: sdcardfs: Add GID Derivation to sdcardfs
2017-02-02 Daniel RosenbergANDROID: sdcardfs: Remove redundant operation
2017-02-02 Daniel RosenbergANDROID: sdcardfs: add support for user permission...
2017-02-02 Daniel RosenbergANDROID: sdcardfs: Refactor configfs interface
2017-02-02 Daniel RosenbergANDROID: sdcardfs: Allow non-owners to touch
2017-02-01 Dmitry ShmidtMerge tag 'v4.4.46' into android-4.4.y
2017-02-01 Benjamin CoddingtonNFSv4.0: always send mode in SETATTR after EXCLUSIVE4
2017-01-31 Guenter RoeckANDROID: fs: Export vfs_rmdir2
2017-01-31 Guenter RoeckANDROID: fs: Export free_fs_struct and set_fs_pwd
2017-01-26 Daniel RosenbergANDROID: mnt: remount should propagate to slaves of...
2017-01-26 Daniel RosenbergANDROID: sdcardfs: Switch ->d_inode to d_inode()
2017-01-26 Daniel RosenbergANDROID: sdcardfs: Fix locking issue with permision...
2017-01-26 Daniel RosenbergANDROID: sdcardfs: Use per mount permissions
2017-01-26 Daniel RosenbergANDROID: sdcardfs: Add gid and mask to private mount...
2017-01-26 Daniel RosenbergANDROID: sdcardfs: User new permission2 functions
2017-01-26 Daniel RosenbergANDROID: vfs: Add setattr2 for filesystems with per...
2017-01-26 Daniel RosenbergANDROID: vfs: Add permission2 for filesystems with...
2017-01-26 Daniel RosenbergANDROID: vfs: Allow filesystems to access their private...
2017-01-26 Daniel RosenbergANDROID: mnt: Add filesystem private data to mount...
2017-01-26 Daniel RosenbergANDROID: sdcardfs: Move directory unlock before touch
2017-01-26 alvin_liangANDROID: sdcardfs: fix external storage exporting incor...
2017-01-26 Daniel RosenbergANDROID: sdcardfs: Added top to sdcardfs_inode_info
2017-01-26 Daniel RosenbergANDROID: sdcardfs: Switch package list to RCU
2017-01-26 Daniel RosenbergANDROID: sdcardfs: Fix locking for permission fix up
2017-01-26 Daniel RosenbergANDROID: sdcardfs: Check for other cases on path lookup
2017-01-26 Daniel RosenbergANDROID: sdcardfs: override umask on mkdir and create
2017-01-26 Dmitry ShmidtMerge tag 'v4.4.45' into android-4.4.y
2017-01-26 Jeff Laytonceph: fix bad endianness handling in parse_reply_info_extra
2017-01-26 Richard Weinbergerubifs: Fix journal replay wrt. xattr nodes
2017-01-26 Tahsin Erdoganfuse: clear FR_PENDING flag when moving requests out...
2017-01-26 Gu Zhengtmpfs: clear S_ISGID when setting posix ACLs
2017-01-19 NeilBrownNFSv4.1: nfs4_fl_prepare_ds must be careful about repor...
2017-01-19 Trond MyklebustNFS: Fix a performance regression in readdir
2017-01-19 Trond MyklebustpNFS: Fix race in pnfs_wait_on_layoutreturn
2017-01-19 Jeff Mahoneybtrfs: fix error handling when run_delayed_extent_op...
2017-01-19 Jeff Mahoneybtrfs: fix locking when we put back a delayed ref that...
2017-01-19 Zhou Chengmingsysctl: Drop reference added by grab_header in proc_sys...
2017-01-19 Eric W. Biedermanmnt: Protect the mountpoint hashtable with mount_lock
2017-01-19 Eric Renocfs2: fix crash caused by stale lvb with fsdlm plugin
2017-01-17 Dmitry ShmidtMerge remote-tracking branch 'common/android-4.4' into...
2017-01-17 Dmitry ShmidtMerge tag 'v4.4.43' into android-4.4.y
2017-01-09 Dmitry ShmidtMerge remote-tracking branch 'common/android-4.4' into...
2017-01-09 Dmitry ShmidtMerge tag 'v4.4.40' into android-4.4.y
2017-01-09 Al Vironfs_write_end(): fix handling of short copies
2017-01-09 Rabin Vincentblock: protect iterate_bdevs() against concurrent close
2017-01-06 Eric Sandeenxfs: set AGI buffer type in xlog_recover_clear_agi_bucket
2017-01-06 Pavel ShilovskyCIFS: Fix a possible memory corruption in push locks
2017-01-06 Pavel ShilovskyCIFS: Fix missing nls unload in smb2_reconnect()
2017-01-06 Pavel ShilovskyCIFS: Fix a possible memory corruption during reconnect
2017-01-06 Eric W. Biedermanexec: Ensure mm->user_ns contains the execed files
2017-01-06 Aleksa Saraifs: exec: apply CLOEXEC before changing dumpable task...
2017-01-06 Nicolai Stangef2fs: set ->owner for debugfs status file's file_operations
2017-01-06 Sergey Karamovext4: do not perform data journaling when data is encrypted
2017-01-06 Dan Carpenterext4: return -ENOMEM instead of success
2017-01-06 Darrick J. Wongext4: reject inodes with negative size
2017-01-06 Theodore Ts'oext4: add sanity checking to count_overhead()
2017-01-06 Theodore Ts'oext4: fix in-superblock mount options processing
2017-01-06 Theodore Ts'oext4: use more strict checks for inodes_per_block on...
2017-01-06 Chandan Rajendraext4: fix stack memory corruption with 64k block size
2017-01-06 Chandan Rajendraext4: fix mballoc breakage with 64k block size
next