aboutsummaryrefslogtreecommitdiff
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* f2fs: fix stale ATOMIC_WRITTEN_PAGE private pointerJaegeuk Kim2017-05-213-1/+33
* f2fs: build stat_info before orphan inode recoveryJaegeuk Kim2017-05-211-5/+5
* f2fs: fix the fault of calculating blkstart twiceKinglong Mee2017-05-211-1/+2
* f2fs: fix the fault of checking F2FS_LINK_MAX for rename inodeKinglong Mee2017-05-211-2/+2
* f2fs: don't allow to get pino when filename is encryptedJaegeuk Kim2017-05-211-0/+3
* f2fs: fix wrong error injection for evict_inodeJaegeuk Kim2017-05-211-7/+6
* f2fs: le32_to_cpu for ckpt->cp_pack_total_block_countKinglong Mee2017-05-211-1/+2
* f2fs: combine nat_bits and free_nid_bitmap cacheChao Yu2017-05-211-78/+47
* f2fs: skip scanning free nid bitmap of full NAT blocksChao Yu2017-05-213-6/+31
* FROMLIST: pstore: drop pmsg bounce bufferMark Salyzyn2017-05-204-30/+106
* fs/pstore: fix compilation warningPatrick Tjin2017-05-201-3/+1
* pstore: Fix the ramoops module parameters updateWang Long2017-05-201-0/+3
* fs/pstore: initialize pmsg from device treePatrick Tjin2017-05-201-1/+20
* fs:pstore:ramoops: config mem from dtYi-wei Zhao2017-05-201-1/+62
* ANDROID: sdcardfs: Add linux/kref.h includeDmitry Shmidt2017-05-181-0/+1
* ANDROID: sdcardfs: Move top to its own structDaniel Rosenberg2017-05-188-135/+231
* ANDROID: sdcardfs: fix sdcardfs_destroy_inode for the inode RCU approachGao Xiang2017-05-111-1/+8
* Revert "BACKPORT: [UPSTREAM] ext2: convert to mbcache2"Mister Oyster2017-05-114-92/+100
* Revert "BACKPORT: [UPSTREAM] mbcache2: reimplement mbcache"Mister Oyster2017-05-112-360/+1
* ANDROID: sdcardfs: Don't iput if we didn't igrabDaniel Roseberg2017-05-101-7/+2
* UPSTREAM: timerfd: Protect the might cancel mechanism properThomas Gleixner2017-05-031-3/+14
* ANDROID: Fix the incompatible goto command in security Fix.Chenbo Feng2017-04-291-2/+2
* BACKPORT: [UPSTREAM] udf: Check component length before reading itJan Kara2017-04-291-2/+7
* BACKPORT: [UPSTREAM] udf: Verify i_size when loading inodeJan Kara2017-04-291-0/+14
* Android: sdcardfs: Don't do d_add for lower fsDaniel Rosenberg2017-04-271-7/+5
* ANDROID: sdcardfs: Call lower fs's revalidateDaniel Rosenberg2017-04-271-0/+8
* ANDROID: sdcardfs: Avoid setting GIDs outside of valid rangesDaniel Rosenberg2017-04-272-4/+11
* ANDROID: sdcardfs: Use filesystem specific hashDaniel Rosenberg2017-04-271-2/+7
* UPSTREAM: ext4: fix fencepost in s_first_meta_bg validationTheodore Ts'o2017-04-261-1/+1
* BACKPORT: [UPSTREAM] ext2: convert to mbcache2Jan Kara2017-04-254-100/+92
* Android: sdcardfs: Don't complain in fixup_lower_ownershipDaniel Rosenberg2017-04-251-1/+1
* ANDROID: sdcardfs: ->iget fixesDaniel Rosenberg2017-04-251-8/+6
* Android: sdcardfs: Change cache GID valueDaniel Rosenberg2017-04-252-3/+5
* BACKPORT: [UPSTREAM] mbcache2: reimplement mbcacheJan Kara2017-04-252-1/+360
* FROMLIST: 9p: fix a potential acl leakCong Wang2017-04-171-0/+2
* vfs: add setattr2 fix mergeMister Oyster2017-04-172-2/+2
* block_dev: don't test bdev->bd_contains when it is not stableNeilBrown2017-04-171-1/+1
* ext4: return -ENOMEM instead of successDan Carpenter2017-04-171-1/+3
* f2fs: s/fi/inode/gAlbert I2017-04-161-1/+1
* BACKPORT: posix_acl: Clear SGID bit when setting file permissionsJan Kara2017-04-1614-106/+88
* ext4: validate s_first_meta_bg at mount timeEryu Guan2017-04-161-0/+9
* ext4: don't save the error information if the block device is read-onlyTheodore Ts'o2017-04-161-0/+2
* fscrypt: remove broken support for detecting keyring key revocationEric Biggers2017-04-164-57/+11
* sdcardfs: limit stacking depthAndrew Chant2017-04-161-0/+7
* fs: limit filesystem stacking depthMiklos Szeredi2017-04-161-0/+7
* BACKPORT: udf: Check path length when reading symlinkJan Kara2017-04-165-20/+50
* ANDROID: sdcardfs: Directly pass lower file for mmapDaniel Rosenberg2017-04-162-35/+25
* sdcardfs: indentationMister Oyster2017-04-164-8/+16
* alarm-dev/timerfd: cleanupMister Oyster2017-04-161-6/+10
* ANDROID: sdcardfs: update module infoDaniel Rosenberg2017-04-131-4/+9