summary refs log tree commit diff
path: root/fs
AgeCommit message (Expand)Author
2014-01-13Revert "kernfs: implement kernfs_{de|re}activate[_self]()"Greg Kroah-Hartman
2014-01-13Revert "kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wr...Greg Kroah-Hartman
2014-01-13Revert "sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_ow...Greg Kroah-Hartman
2014-01-13Revert "kernfs: remove unnecessary NULL check in __kernfs_remove()"Greg Kroah-Hartman
2014-01-11kernfs: remove unnecessary NULL check in __kernfs_remove()Tejun Heo
2014-01-10sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()Tejun Heo
2014-01-11Merge tag 'xfs-for-linus-v3.13-rc8' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2014-01-10kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wrappersTejun Heo
2014-01-10kernfs: implement kernfs_{de|re}activate[_self]()Tejun Heo
2014-01-10kernfs: make kernfs_get_active() block if the node is deactivated but not rem...Tejun Heo
2014-01-10kernfs: remove kernfs_addrm_cxtTejun Heo
2014-01-10kernfs: invoke kernfs_unmap_bin_file() directly from __kernfs_remove()Tejun Heo
2014-01-10kernfs: restructure removal path to fix possible premature returnTejun Heo
2014-01-10kernfs: remove KERNFS_REMOVEDTejun Heo
2014-01-10kernfs: remove KERNFS_ACTIVE_REF and add kernfs_lockdep()Tejun Heo
2014-01-10kernfs: replace kernfs_node->u.completion with kernfs_root->deactivate_waitqTejun Heo
2014-01-10kernfs: fix get_active failure handling in kernfs_seq_*()Tejun Heo
2014-01-10xfs: Calling destroy_work_on_stack() to pair with INIT_WORK_ONSTACK()Chuansheng Liu
2014-01-10xfs: fix off-by-one error in xfs_attr3_rmt_verifyJie Liu
2014-01-09GFS2: Add initialization for address space in super blockSteven Whitehouse
2014-01-08GFS2: Add hints to directory leaf blocksSteven Whitehouse
2014-01-08GFS2: For exhash conversion, only one block is neededSteven Whitehouse
2014-01-07GFS2: Increase i_writecount during gfs2_setattr_chownBob Peterson
2014-01-07Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-01-06ext4: fix bigalloc regressionEric Whitney
2014-01-06GFS2: Remember directory insert pointSteven Whitehouse
2014-01-06GFS2: Consolidate transaction blocks calculation for dir addSteven Whitehouse
2014-01-06GFS2: Add directory addition info structureSteven Whitehouse
2014-01-03GFS2: Use only a single address space for rgrpsSteven Whitehouse
2014-01-03GFS2: Use range based functions for rgrp sync/invalidationSteven Whitehouse
2014-01-03GFS2: Remove test which is always trueSteven Whitehouse
2014-01-03GFS2: Remove gfs2_quota_change_host structureSteven Whitehouse
2014-01-03GFS2: Clean up releasepageSteven Whitehouse
2014-01-03GFS2: Implement a "rgrp has no extents longer than X" schemeBob Peterson
2014-01-03GFS2: Drop inadequate rgrps from the reservation treeBob Peterson
2014-01-03GFS2: If requested is too large, use the largest extent in the rgrpBob Peterson
2014-01-02Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2014-01-02epoll: do not take the nested ep->mtx on EPOLL_CTL_DELJason Baron
2014-01-02Merge tag 'gfs2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/steve...Linus Torvalds
2014-01-02GFS2: Fix unsafe dereference in dump_holder()Tetsuo Handa
2013-12-27cifs: set FILE_CREATEDShirish Pargaonkar
2013-12-27cifs: We do not drop reference to tlink in CIFSCheckMFSymlink()Sachin Prabhu
2013-12-27Add missing end of line termination to some cifs messagesSteve French
2013-12-26Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2013-12-24Merge 3.13-rc5 into staging-nextGreg Kroah-Hartman
2013-12-23Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2013-12-22Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds
2013-12-22aio: clean up and fix aio_setup_ring page mappingLinus Torvalds
2013-12-21aio/migratepages: make aio migrate pages saneBenjamin LaHaise
2013-12-21aio: fix kioctx leak introduced by "aio: Fix a trinity splat"Benjamin LaHaise