aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
...
* f2fs: reuse make_empty_dir code for inline_dentryJaegeuk Kim2014-11-03
* f2fs: introduce f2fs_dentry_ptr structure for code clean-upJaegeuk Kim2014-11-03
* f2fs: should not truncate any inline_dentryJaegeuk Kim2014-11-03
* f2fs: reuse core function in f2fs_readdir for inline_dentryJaegeuk Kim2014-11-03
* f2fs: fix counting inline_data inode numbersJaegeuk Kim2014-11-03
* f2fs: add stat info for inline_dentry inodesJaegeuk Kim2014-11-03
* f2fs: avoid deadlock on init_inode_metadataJaegeuk Kim2014-11-03
* f2fs: fix to wait correct block typeJaegeuk Kim2014-11-03
* f2fs: reuse find_in_block code for find_in_inline_dirJaegeuk Kim2014-11-03
* f2fs: reuse room_for_filename for inline dentry operationJaegeuk Kim2014-11-03
* f2fs: enable inline dir handlingChao Yu2014-11-03
* f2fs: add key function to handle inline dirChao Yu2014-11-03
* f2fs: export dir operations for inline dirChao Yu2014-11-03
* f2fs: add a new mount option for inline dirChao Yu2014-11-03
* f2fs: add infra struct and helper for inline dirChao Yu2014-11-03
* f2fs: avoid infinite loop at cp_errorJaegeuk Kim2014-11-03
* f2fs: avoid build warningJaegeuk Kim2014-11-03
* f2fs: fix to call f2fs_unlock_opJaegeuk Kim2014-11-03
* f2fs: avoid to allocate when inline_data was writtenJaegeuk Kim2014-11-03
* f2fs: use highmem for directory pagesJaegeuk Kim2014-11-03
* f2fs: fix race conditon on truncation with inline_dataJaegeuk Kim2014-11-03
* f2fs: should truncate any allocated block for inline_data writeJaegeuk Kim2014-11-03
* f2fs: invalidate inmemory pageJaegeuk Kim2014-11-03
* f2fs: do not make dirty any inmemory pagesJaegeuk Kim2014-11-03
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-11-02
|\
| * ovl: initialize ->is_cursorMiklos Szeredi2014-10-31
| * Return short read or 0 at end of a raw device, not EIODavid Jeffery2014-10-31
| * isofs: don't bother with ->d_op for normal caseAl Viro2014-10-31
| * isofs_cmp(): we'll never see a dentry for . or ..Al Viro2014-10-28
| * overlayfs: fix lockdep misannotationMiklos Szeredi2014-10-28
| * ovl: fix check for cursorMiklos Szeredi2014-10-28
| * overlayfs: barriers for opening upper-layer directoryAl Viro2014-10-28
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-11-01
|\ \
| * | Btrfs: fix race that makes btrfs_lookup_extent_info miss skinny extent itemsFilipe Manana2014-10-28
| * | Btrfs: properly clean up btrfs_end_io_wq_cacheJosef Bacik2014-10-27
| * | Btrfs: fix invalid leaf slot access in btrfs_lookup_extent()Filipe Manana2014-10-27
| * | btrfs: use macro accessors in superblock validation checksDavid Sterba2014-10-27
* | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-10-31
|\ \ \
| * | | ext4: make ext4_ext_convert_to_initialized() return proper number of blocksJan Kara2014-10-30
| * | | ext4: bail early when clearing inode journal flag failsJan Kara2014-10-30
| * | | ext4: bail out from make_indexed_dir() on first errorJan Kara2014-10-30
| * | | jbd2: use a better hash function for the revoke tableTheodore Ts'o2014-10-30
| * | | ext4: prevent bugon on race between write/fcntlDmitry Monakhov2014-10-30
| * | | ext4: remove extent status procfs files if journal load failsDarrick J. Wong2014-10-30
| * | | ext4: disallow changing journal_csum option during remountDarrick J. Wong2014-10-30
| * | | ext4: enable journal checksum when metadata checksum feature enabledDarrick J. Wong2014-10-30
| * | | ext4: fix oops when loading block bitmap failedJan Kara2014-10-30
| * | | ext4: fix overflow when updating superblock backups after resizeJan Kara2014-10-30
| | |/ | |/|
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2014-10-31
|\ \ \
| * | | fs, jbd: use a more generic hash functionSasha Levin2014-10-22