summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2016-04-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-04-28ocfs2/dlm: return zero if deref_done message is successfully handledxuejiufei
2016-04-28numa: fix /proc/<pid>/numa_maps for THPGerald Schaefer
2016-04-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2016-04-26devpts: more pty driver interface cleanupsLinus Torvalds
2016-04-25libceph: make authorizer destruction independent of ceph_auth_clientIlya Dryomov
2016-04-19Merge branch 'ptmx-cleanup'Linus Torvalds
2016-04-18devpts: clean up interface to pty driversLinus Torvalds
2016-04-16Merge tag 'driver-core-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-04-14Merge 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-12ext4/fscrypto: avoid RCU lookup in d_revalidateJaegeuk Kim
2016-04-12debugfs: Make automount point inodes permanently emptySeth Forshee
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
2016-04-08Orangefs: fix ifnullfree.cocci warningskbuild test robot
2016-04-08Orangefs: optimize boilerplate code.Mike Marshall
2016-04-08Orangefs: xattr.c cleanupMike Marshall
2016-04-07Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-04-06Btrfs: fix file/data loss caused by fsync after rename and new inodeFilipe Manana
2016-04-04Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2016-04-04Merge tag 'f2fs-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2016-04-04Merge branch 'PAGE_CACHE_SIZE-removal'Linus Torvalds
2016-04-04mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-04-04btrfs: Reset IO error counters before start of device replacingYauhen Kharuzhy
2016-04-04btrfs: Add qgroup tracingMark Fasheh
2016-04-04Btrfs: don't use src fd for printkJosef Bacik
2016-04-04btrfs: fallback to vmalloc in btrfs_compare_treeDavid Sterba
2016-04-04btrfs: handle non-fatal errors in btrfs_qgroup_inherit()Mark Fasheh
2016-04-04btrfs: Output more info for enospc_debug mount optionQu Wenruo
2016-04-04Btrfs: fix invalid reference in replace_pathLiu Bo
2016-04-04Btrfs: Improve FL_KEEP_SIZE handling in fallocateDavide Italiano
2016-04-03ext4: ignore quota mount options if the quota feature is enabledTheodore Ts'o
2016-04-02ext4 crypto: fix some error handlingDan Carpenter
2016-04-01Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-04-01Merge tag 'for-linus' of git://github.com/martinbrandenburg/linuxLinus Torvalds
2016-04-01ext4: avoid calling dquot_get_next_id() if quota is not enabledTheodore Ts'o
2016-04-01ext4: retry block allocation for failed DIO and DAX writesJan Kara
2016-04-01ext4: add lockdep annotations for i_data_semTheodore Ts'o
2016-03-31orangefs: minimum userspace version is 2.9.3Martin Brandenburg
2016-03-31orangefs: don't put readdir slot twiceMartin Brandenburg