summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2014-02-10NFS: Do not set NFS_INO_INVALID_LABEL unless server supports labeled NFSTrond Myklebust
2014-02-10GFS2: Mark functions as static in gfs2/rgrp.cRashika Kheria
2014-02-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-02-10xfs: ensure correct log item buffer alignmentDave Chinner
2014-02-10xfs: ensure correct timestamp updates from truncateChristoph Hellwig
2014-02-10xfs: allow appending aio writesChristoph Hellwig
2014-02-10xfs: always use unwritten extents for direct I/O writesChristoph Hellwig
2014-02-10direct-io: add flag to allow aio writes beyond i_sizeChristoph Hellwig
2014-02-09fix O_SYNC|O_APPEND syncing the wrong range on write()Al Viro
2014-02-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-02-08Btrfs: fix data corruption when reading/updating compressed extentsFilipe David Borba Manana
2014-02-08Btrfs: don't loop forever if we can't run because of the tree mod logJosef Bacik
2014-02-08btrfs: reserve no transaction units in btrfs_ioctl_set_featuresDavid Sterba
2014-02-08btrfs: commit transaction after setting label and featuresJeff Mahoney
2014-02-08Btrfs: fix assert screwup for the pending move stuffJosef Bacik
2014-02-08Merge tag 'jfs-3.14-rc2' of git://github.com/kleikamp/linux-shaggyLinus Torvalds
2014-02-08jfs: fix generic posix ACL regressionDave Kleikamp
2014-02-08Merge branch 'driver-core-next' into cgroup/for-3.15Tejun Heo
2014-02-08Merge branch 'for-3.14-fixes' into for-3.15Tejun Heo
2014-02-08cgroup: clean up cgroup_subsys names and initializationTejun Heo
2014-02-07[CIFS] clean up page array when uncached write send failsSteve French
2014-02-07cifs: use a flexarray in cifs_writedataJeff Layton
2014-02-07kernfs: add CONFIG_KERNFSTejun Heo
2014-02-07kernfs: implement kernfs_get_parent(), kernfs_name/path() and friendsTejun Heo
2014-02-07kernfs: implement kernfs_node_from_dentry(), kernfs_root_from_sb() and kernfs...Tejun Heo
2014-02-07kernfs: implement kernfs_ops->atomic_write_lenTejun Heo
2014-02-07kernfs: allow nodes to be created in the deactivated stateTejun Heo
2014-02-07kernfs: add missing kernfs_active() checks in directory operationsTejun Heo
2014-02-07kernfs: implement kernfs_syscall_ops->remount_fs() and ->show_options()Tejun Heo
2014-02-07kernfs: rename kernfs_dir_ops to kernfs_syscall_opsTejun Heo
2014-02-07kernfs: invoke dir_ops while holding active ref of the target nodeTejun Heo
2014-02-07sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()Tejun Heo
2014-02-07kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wrappersTejun Heo
2014-02-07kernfs: remove KERNFS_REMOVEDTejun Heo
2014-02-07kernfs: remove KERNFS_ACTIVE_REF and add kernfs_lockdep()Tejun Heo
2014-02-07kernfs: remove kernfs_addrm_cxtTejun Heo
2014-02-07kernfs: invoke kernfs_unmap_bin_file() directly from kernfs_deactivate()Tejun Heo
2014-02-07kernfs: restructure removal path to fix possible premature returnTejun Heo
2014-02-07kernfs: replace kernfs_node->u.completion with kernfs_root->deactivate_waitqTejun Heo
2014-02-07kernfs: make kernfs_deactivate() honor KERNFS_LOCKDEP flagTejun Heo
2014-02-07Merge tag 'driver-core-3.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-02-07retrieving CIFS ACLs when mounted with SMB2 fails dropping sessionSteve French
2014-02-07Add protocol specific operation for CIFS xattrsSteve French
2014-02-07GFS2: Add meta readahead field in directory entriesSteven Whitehouse
2014-02-07f2fs: introduce ra_meta_pages to readahead CP/NAT/SIT pagesChao Yu
2014-02-07f2fs: use inode mutex to keep atomicity of f2fs_fallocChao Yu
2014-02-07f2fs: clean up redundant function callJaegeuk Kim
2014-02-07f2fs: fix f2fs_write_meta_page at no checkpoint statusJaegeuk Kim
2014-02-07f2fs: fix to truncate dentry pages in the error caseJaegeuk Kim
2014-02-07xfs: remove XFS_TRANS_DEBUG dead codeJie Liu