summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2015-10-24Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-10-23ocfs2/dlm: unlock lockres spinlock before dlm_lockres_putJoseph Qi
2015-10-22locks: cleanup posix_lock_inode_wait and flock_lock_inode_waitBenjamin Coddington
2015-10-22Move locks API users to locks_lock_inode_wait()Benjamin Coddington
2015-10-22locks: introduce locks_lock_inode_wait()Benjamin Coddington
2015-10-22pstore: Fix return type of pstore_is_mounted()Geliang Tang
2015-10-22f2fs: fix to skip shrinking extent nodesChao Yu
2015-10-22f2fs: fix error path of ->symlinkChao Yu
2015-10-22f2fs: fix to clear GCed flag for atomic written pageChao Yu
2015-10-22pstore: add pstore unregisterGeliang Tang
2015-10-21f2fs: don't need to submit bio on error caseJaegeuk Kim
2015-10-21f2fs: fix leakage of inmemory atomic pagesJaegeuk Kim
2015-10-21btrfs: fix possible leak in btrfs_ioctl_balance()Christian Engelmayer
2015-10-21f2fs: refactor __find_rev_next_{zero}_bitJaegeuk Kim
2015-10-21block: Inline blk_integrity in struct gendiskMartin K. Petersen
2015-10-21pstore: add a helper function pstore_register_kmsgGeliang Tang
2015-10-21pstore: add vmalloc error checkGeliang Tang
2015-10-21KEYS: Merge the type-specific data with the payload dataDavid Howells
2015-10-20btrfs: Avoid truncate tailing page if fallocate range doesn't exceed inode sizeQu Wenruo
2015-10-20f2fs: support fiemap for inline_dataJaegeuk Kim
2015-10-20f2fs: flush dirty data for bmapJaegeuk Kim
2015-10-19sysfs: added __compat_only_sysfs_link_entry_to_kobj()Jarkko Sakkinen
2015-10-18debugfs: Add debugfs_create_ulong()Viresh Kumar
2015-10-17debugfs: Add read-only/write-only bool file opsStephen Boyd
2015-10-17debugfs: Add read-only/write-only size_t file opsStephen Boyd
2015-10-17debugfs: Add read-only/write-only x64 file opsStephen Boyd
2015-10-17debugfs: Consolidate file mode checks in debugfs_create_*()Stephen Boyd
2015-10-16Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-10-16Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-10-16mm, dax: fix DAX deadlocksRoss Zwisler
2015-10-16mm, fs: obey gfp_mapping for add_to_page_cache()Michal Hocko
2015-10-15Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2015-10-15locks: Use more file_inode and fix a commentBenjamin Coddington
2015-10-14mm: add architecture primitives for software dirty bit clearingMartin Schwidefsky
2015-10-13btrfs: fix use after free iterating extrefsChris Mason
2015-10-13btrfs: check unsupported filters in balance argumentsDavid Sterba
2015-10-13Merge tag 'nfsd-4.3-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2015-10-13f2fs: relocate the tracepoint for background_gcJaegeuk Kim
2015-10-13f2fs crypto: fix racing of accessing encrypted page amongChao Yu
2015-10-12f2fs: export ra_nid_pages to sysfsChao Yu
2015-10-12f2fs: readahead for free nids buildingChao Yu
2015-10-12f2fs: support lower priority asynchronous readahead in ra_meta_pagesChao Yu
2015-10-12f2fs: don't tag REQ_META for temporary non-meta pagesChao Yu
2015-10-12f2fs: add a tracepoint for f2fs_read_data_pagesChao Yu
2015-10-12f2fs: set GFP_NOFS for grab_cache_pageJaegeuk Kim
2015-10-12f2fs: fix SSA updates resulting in corruptionJaegeuk Kim
2015-10-12Revert "f2fs: do not skip dentry block writes"Jaegeuk Kim
2015-10-12f2fs: add F2FS_GOING_DOWN_METAFLUSH to test power-failureJaegeuk Kim
2015-10-12writeback: bdi_writeback iteration must not skip dying onesTejun Heo
2015-10-12writeback: fix bdi_writeback iteration in wakeup_dirtytime_writeback()Tejun Heo