Revert "clk: rockchip: rk3368: Add CLK_IGNORE_UNUSED flag for mipi phy refclk"
[firefly-linux-kernel-4.4.55.git] / fs /
2017-05-20 Michal Hockofs/xattr.c: zero out memory copied to userspace in...
2017-05-20 Eric Biggersext4: evict inline data when writing to memory map
2017-05-15 Alex ShiMerge branch 'linux-linaro-lsk-v4.4' into linux-linaro...
2017-05-15 Alex ShiMerge remote-tracking branch 'lts/linux-4.4.y' into...
2017-05-15 Alex ShiMerge branch 'linux-linaro-lsk-v4.4' into linux-linaro...
2017-05-15 Alex ShiMerge remote-tracking branch 'lts/linux-4.4.y' into...
2017-05-14 Ilya Dryomovblock: get rid of blk_integrity_revalidate()
2017-05-14 Jin Qianf2fs: sanity check segment count
2017-05-14 Cong Wang9p: fix a potential acl leak
2017-05-08 J. Bruce Fieldsnfsd: stricter decoding of write-like NFSv2/v3 ops
2017-05-08 J. Bruce Fieldsnfsd4: minor NFSv2/v3 write decoding cleanup
2017-05-08 Jaegeuk Kimext4/fscrypto: avoid RCU lookup in d_revalidate
2017-05-08 Theodore Ts'oext4 crypto: use dget_parent() in ext4_d_revalidate()
2017-05-08 Theodore Ts'oext4 crypto: revalidate dentry after adding or removing...
2017-05-08 Richard Weinbergerext4: require encryption feature for EXT4_IOC_SET_ENCRY...
2017-05-08 Sachin PrabhuHandle mismatched open calls
2017-05-08 Thomas Gleixnertimerfd: Protect the might cancel mechanism proper
2017-05-06 Huang, TaoMerge branch 'linux-linaro-lsk-v4.4-android' of git...
2017-05-04 Alex ShiMerge branch 'linux-linaro-lsk-v4.4' into linux-linaro...
2017-05-04 Alex Shi Merge tag 'v4.4.66' into linux-linaro-lsk-v4.4
2017-05-03 J. Bruce Fieldsnfsd: check for oversized NFSv2/v3 arguments
2017-05-03 Theodore Ts'oext4: check if in-inode xattr is corrupted in ext4_expa...
2017-05-03 Chao Yuf2fs: do more integrity verification for superblock
2017-05-01 Jin QianBACKPORT: f2fs: sanity check log_blocks_per_seg
2017-05-01 Daniel RosenbergANDROID: sdcardfs: Call lower fs's revalidate
2017-05-01 Daniel RosenbergANDROID: sdcardfs: Avoid setting GIDs outside of valid...
2017-05-01 Daniel RosenbergANDROID: sdcardfs: Copy meta-data from lower inode
2017-05-01 Daniel RosenbergRevert "Revert "Android: sdcardfs: Don't do d_add for...
2017-05-01 Daniel RosenbergANDROID: sdcardfs: Use filesystem specific hash
2017-05-01 Daniel RosenbergAndroid: sdcardfs: Don't complain in fixup_lower_ownership
2017-05-01 Daniel RosenbergANDROID: sdcardfs: ->iget fixes
2017-05-01 Daniel RosenbergAndroid: sdcardfs: Change cache GID value
2017-05-01 Jan KaraBACKPORT: [UPSTREAM] ext2: convert to mbcache2
2017-05-01 Jan KaraBACKPORT [UPSTREAM] ext4: convert to mbcache2
2017-05-01 Jan KaraBACKPORT: [UPSTREAM] mbcache2: reimplement mbcache
2017-05-01 Daniel RosenbergANDROID: sdcardfs: Directly pass lower file for mmap
2017-05-01 Alex Shi Merge tag 'v4.4.65' into linux-linaro-lsk-v4.4
2017-04-30 Eric W. Biedermanmnt: Add a per mount namespace limit on the number...
2017-04-30 Arnd Bergmanngfs2: avoid uninitialized variable warning
2017-04-28 Alex ShiMerge branch 'linux-linaro-lsk-v4.4' into linux-linaro...
2017-04-28 Alex Shi Merge tag 'v4.4.64' into linux-linaro-lsk-v4.4
2017-04-27 Germano PercossiCIFS: remove bad_network_name flag
2017-04-27 Sachin Prabhucifs: Do not send echoes before Negotiate is complete
2017-04-23 Alex ShiMerge branch 'linux-linaro-lsk-v4.4' into linux-linaro...
2017-04-23 Alex Shi Merge tag 'v4.4.63' into linux-linaro-lsk-v4.4
2017-04-21 Daeho Jeongext4: fix inode checksum calculation problem if i_extra...
2017-04-21 Germano PercossiCIFS: store results of cifs_reopen_file to avoid infini...
2017-04-21 Kirill A. Shutemovthp: fix MADV_DONTNEED vs clear soft dirty race
2017-04-19 Alex ShiMerge branch 'linux-linaro-lsk-v4.4' into linux-linaro...
2017-04-19 Alex Shi Merge tag 'v4.4.62' into linux-linaro-lsk-v4.4
2017-04-13 Alex ShiMerge branch 'linux-linaro-lsk-v4.4' into linux-linaro...
2017-04-13 Alex Shi Merge tag 'v4.4.61' into linux-linaro-lsk-v4.4
2017-04-12 Jan-Marek GlogowskiReset TreeId to zero on SMB2 TREE_CONNECT
2017-04-12 NeilBrownsysfs: be careful of error returns from ops->show()
2017-04-11 Alex ShiMerge branch 'v4.4/topic/mm-kaslr' into linux-linaro...
2017-04-10 Daniel RosenbergANDROID: sdcardfs: update module info
2017-04-10 Daniel RosenbergANDROID: sdcardfs: use d_splice_alias
2017-04-10 Daniel RosenbergANDROID: sdcardfs: add read_iter/write_iter opeations
2017-04-10 Daniel RosenbergANDROID: sdcardfs: fix ->llseek to update upper and...
2017-04-10 Daniel RosenbergANDROID: sdcardfs: copy lower inode attributes in ...
2017-04-10 Daniel RosenbergANDROID: sdcardfs: remove unnecessary call to do_munmap
2017-04-10 Daniel RosenbergANDROID: sdcardfs: Fix style issues in macros
2017-04-10 Daniel RosenbergANDROID: sdcardfs: Use seq_puts over seq_printf
2017-04-10 Daniel RosenbergANDROID: sdcardfs: Use to kstrout
2017-04-10 Daniel RosenbergANDROID: sdcardfs: Use pr_[...] instead of printk
2017-04-10 Daniel RosenbergANDROID: sdcardfs: remove unneeded null check
2017-04-10 Daniel RosenbergANDROID: sdcardfs: Fix style issues with comments
2017-04-10 Daniel RosenbergANDROID: sdcardfs: Fix formatting
2017-04-10 Daniel RosenbergANDROID: sdcardfs: correct order of descriptors
2017-04-10 Daniel RosenbergANDROID: vfs: user permission2 in notify_change2
2017-04-10 Daniel RosenbergANDROID: sdcardfs: Fix gid issue
2017-04-10 Daniel RosenbergANDROID: sdcardfs: Use tabs instead of spaces in multiu...
2017-04-10 Daniel RosenbergANDROID: sdcardfs: Remove uninformative prints
2017-04-10 Daniel RosenbergANDROID: sdcardfs: move path_put outside of spinlock
2017-04-10 Daniel RosenbergANDROID: sdcardfs: Use case insensitive hash function
2017-04-10 Daniel RosenbergANDROID: sdcardfs: declare MODULE_ALIAS_FS
2017-04-10 Daniel RosenbergANDROID: sdcardfs: Get the blocksize from the lower fs
2017-04-10 Daniel RosenbergANDROID: sdcardfs: Use d_invalidate instead of drop_rec...
2017-04-10 Daniel RosenbergANDROID: sdcardfs: Switch to internal case insensitive...
2017-04-10 Daniel RosenbergANDROID: sdcardfs: Use spin_lock_nested
2017-04-10 Daniel RosenbergANDROID: sdcardfs: Replace get/put with d_lock
2017-04-10 Daniel RosenbergANDROID: sdcardfs: rate limit warning print
2017-04-10 Daniel RosenbergANDROID: sdcardfs: Fix case insensitive lookup
2017-04-10 Jin QianANDROID: sched: add a counter to track fsync
2017-04-10 Daniel RosenbergANDROID: sdcardfs: support direct-IO (DIO) operations
2017-04-10 Daniel RosenbergANDROID: sdcardfs: implement vm_ops->page_mkwrite
2017-04-10 Daniel RosenbergANDROID: sdcardfs: Don't bother deleting freelist
2017-04-10 Daniel RosenbergANDROID: sdcardfs: Add missing path_put
2017-04-10 Daniel RosenbergANDROID: sdcardfs: Fix incorrect hash
2017-04-10 Eric BiggersANDROID: ext4: add a non-reversible key derivation...
2017-04-10 Eric BiggersANDROID: ext4: allow encrypting filenames using HEH...
2017-04-10 Mohan SrinivasanANDROID: Refactor fs readpage/write tracepoints.
2017-04-10 Adrien SchildknechtSquashfs: optimize reading uncompressed data
2017-04-10 Adrien SchildknechtSquashfs: implement .readpages()
2017-04-10 Adrien SchildknechtSquashfs: replace buffer_head with BIO
2017-04-10 Adrien SchildknechtSquashfs: refactor page_actor
2017-04-10 Adrien SchildknechtSquashfs: remove the FILE_CACHE option
2017-04-10 Cong WangFROMLIST: 9p: fix a potential acl leak
2017-04-09 Alex ShiMerge branch 'linux-linaro-lsk-v4.4' into linux-linaro...
2017-04-09 Alex Shi Merge tag 'v4.4.60' into linux-linaro-lsk-v4.4
next