summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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-02hpfs: optimize quad buffer loadingMikulas Patocka
2014-02-02hpfs: remember free spaceMikulas Patocka
2014-02-01afs: proc cells and rootcell are writeablePali Rohár
2014-02-01Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2014-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-01-31Merge tag 'nfs-for-3.14-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2014-01-31Fix mountpoint reference leakage in linkatOleg Drokin
2014-01-31hfsplus: use xattr handlers for removexattrChristoph Hellwig
2014-01-31fs/super.c: sync ro remount after blocking writersAndrew Ruder
2014-01-31vfs: unexport the getname() symbolJeff Layton
2014-01-31Merge tag 'jfs-3.14' of git://github.com/kleikamp/linux-shaggyLinus Torvalds
2014-01-31ceph: fix missing dput in ceph_set_aclSage Weil
2014-01-31cifs: Fix check for regular file in couldbe_mf_symlink()Sachin Prabhu
2014-01-31nfs: initialize the ACL support bits to zero.Malahal Naineni
2014-01-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-01-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2014-01-30ceph: simplify ceph_{get,init}_aclChristoph Hellwig
2014-01-30Merge branch 'for-3.14/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-01-30Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-01-30Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2014-01-30nfs: fix xattr inode op pointers when disabledChristoph Hellwig
2014-01-30ceph: remove duplicate declaration of ceph_setattrPeter Rosin
2014-01-29Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2014-01-29fs/compat: fix lookup_dcookie() parameter handlingHeiko Carstens
2014-01-29fs/compat: fix parameter handling for compat readv/writev syscallsHeiko Carstens
2014-01-29Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2014-01-29ceph: fix posix ACL hooksSage Weil
2014-01-29NFSv4.1: CleanupTrond Myklebust
2014-01-29NFSv4.1: Clean up nfs41_sequence_doneTrond Myklebust
2014-01-29NFSv4: Fix a slot leak in nfs40_sequence_doneTrond Myklebust
2014-01-29NFSv4.1 free slot before resending I/O to MDSAndy Adamson
2014-01-29Btrfs: fix spin_unlock in check_ref_cleanupChris Mason