summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2016-05-07f2fs: retry to truncate blocks in -ENOMEM caseJaegeuk Kim
2016-05-07f2fs: fix leak of orphan inode objectsJaegeuk Kim
2016-05-07f2fs: revisit error handling flowsJaegeuk Kim
2016-05-07f2fs: inject ENOSPC failuresJaegeuk Kim
2016-05-07f2fs: inject page allocation failuresJaegeuk Kim
2016-05-07f2fs: inject kmalloc failureJaegeuk Kim
2016-05-07f2fs: add mount option to select fault injection ratioJaegeuk Kim
2016-05-07f2fs: use f2fs_grab_cache_page instead of grab_cache_pageJaegeuk Kim
2016-05-07f2fs: introduce f2fs_kmalloc to wrap kmallocJaegeuk Kim
2016-05-07f2fs: add proc entry to show valid block bitmapJaegeuk Kim
2016-05-07f2fs: introduce macros for proc entriesJaegeuk Kim
2016-05-03f2fs: factor out fsync inode entry operationsChao Yu
2016-05-03f2fs: fix to clear page private flagChao Yu
2016-05-03f2fs: fix to clear private data in pageChao Yu
2016-04-27f2fs: fix to return 0 if err == -ENOENT in f2fs_readdirYunlong Song
2016-04-27f2fs: move node pages only in victim section during GCChao Yu
2016-04-27f2fs: be aware of invalid filename lengthChao Yu
2016-04-26f2fs: issue cache flush on direct IOJaegeuk Kim
2016-04-26f2fs: set fsync mark only for the last dnodeJaegeuk Kim
2016-04-26f2fs: report unwritten status in fsync_node_pagesJaegeuk Kim
2016-04-26f2fs: split sync_node_pages with fsync_node_pagesJaegeuk Kim
2016-04-26f2fs: avoid writing 0'th page in volatile writesJaegeuk Kim
2016-04-26f2fs: avoid needless lock for node pages when fsyncing a fileJaegeuk Kim
2016-04-15f2fs: flush dirty pages before starting atomic writesJaegeuk Kim
2016-04-15f2fs: don't invalidate atomic page if successfulJaegeuk Kim
2016-04-15f2fs: give -E2BIG for no space in xattrJaegeuk Kim
2016-04-15f2fs: remove redundant condition checkJaegeuk Kim
2016-04-15f2fs: unset atomic/volatile flag in f2fs_release_fileJaegeuk Kim
2016-04-15f2fs: fix dropping inmemory pages in a wrong timeJaegeuk Kim
2016-04-15f2fs: add BUG_ON to avoid unnecessary flowJaegeuk Kim
2016-04-15f2fs: use PGP_LOCK to check its truncationJaegeuk Kim
2016-04-15f2fs: fix to convert inline directory correctlyChao Yu
2016-04-15f2fs: show current mount statusJaegeuk Kim
2016-04-15f2fs: treat as a normal umount when remounting roJaegeuk Kim
2016-04-15f2fs: give -EINVAL for norecovery and rw mountJaegeuk Kim
2016-04-15f2fs: recover superblock at RW remountsJaegeuk Kim
2016-04-15f2fs: give RO message when recovering superblockJaegeuk Kim
2016-04-15Merge tag 'for-linus-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-04-14Make file credentials available to the seqfile interfacesLinus Torvalds
2016-04-13ext4/fscrypto: avoid RCU lookup in d_revalidateJaegeuk Kim
2016-04-12fscrypto: don't let data integrity writebacks fail with ENOMEMJaegeuk Kim
2016-04-12f2fs: use dget_parent and file_dentry in f2fs_file_openJaegeuk Kim
2016-04-12fscrypto: use dget_parent() in fscrypt_d_revalidate()Jaegeuk Kim
2016-04-10Revert "ext4: allow readdir()'s of large empty directories to be interrupted"Linus Torvalds
2016-04-09Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-04-09Merge tag 'for-linus-4.6-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-04-08orangefs: remove unused variableMartin Brandenburg
2016-04-08orangefs: Add KERN_<LEVEL> to gossip_<level> macrosJoe Perches
2016-04-08orangefs: strncpy -> strscpyMartin Brandenburg
2016-04-08orangefs: clean up truncate ctime and mtime settingMartin Brandenburg