summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2013-02-20Btrfs: use common work instead of delayed workMiao Xie
2013-02-20Btrfs: cleanup unnecessary clear when freeing a transaction or a trans handleMiao Xie
2013-02-20Btrfs: use slabs for delayed reference allocationMiao Xie
2013-02-19Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-02-19Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-02-19Merge branch 'testing' of github.com:ceph/ceph-client into into linux-3.8-cephAlex Elder
2013-02-19ceph: remove a few bogus declarationsAlex Elder
2013-02-19NLM: Ensure that we resend all pending blocking locks after a reclaimTrond Myklebust
2013-02-19locking: Various static lock initializer fixesThomas Gleixner
2013-02-18net: proc: remove proc_net_removeGao feng
2013-02-18net: proc: remove proc_net_fops_createGao feng
2013-02-18libceph: update ceph_mds_state_name() and ceph_mds_op_name()Alex Elder
2013-02-18ceph: kill ceph_osdc_new_request() "num_reply" parameterAlex Elder
2013-02-18ceph: kill ceph_osdc_writepages() "flags" parameterAlex Elder
2013-02-18ceph: kill ceph_osdc_writepages() "dosync" parameterAlex Elder
2013-02-18ceph: kill ceph_osdc_writepages() "nofail" parameterAlex Elder
2013-02-18ext4: fix xattr block allocation/release with bigallocLukas Czerner
2013-02-18ext4: reclaim extents from extent status treeZheng Liu
2013-02-18ext4: adjust some functions for reclaiming extents from extent status treeZheng Liu
2013-02-18ext4: remove single extent cacheZheng Liu
2013-02-18ext4: lookup block mapping in extent status treeZheng Liu
2013-02-18ext4: track all extent status in extent status treeZheng Liu
2013-02-18ext4: let ext4_ext_map_blocks return EXT4_MAP_UNWRITTEN flagZheng Liu
2013-02-18ext4: rename and improbe ext4_es_find_extent()Zheng Liu
2013-02-18ext4: add physical block and status member into extent status treeZheng Liu
2013-02-18ext4: refine extent status treeZheng Liu
2013-02-17umount oops when remove blocklayoutdriver firstfanchaoting
2013-02-17nfs: remove kfree() redundant null checksTim Gardner
2013-02-17NFSv4.1: Don't decode skipped layoutgetsWeston Andros Adamson
2013-02-17nfsd: fix compiler warning about ambiguous types in nfsd_cache_csumJeff Layton
2013-02-15btrfs: access superblock via pagecache in scan_one_deviceDavid Sterba
2013-02-15lockd: nlmclnt_reclaim(): avoid stack overflowTim Gardner
2013-02-15nfsd: enable NFSv4 state in containersStanislav Kinsbursky
2013-02-15nfsd: disable usermode helper client tracker in containerStanislav Kinsbursky
2013-02-15nfsd: use proper net while reading "exports" fileStanislav Kinsbursky
2013-02-15nfsd: containerize NFSd filesystemStanislav Kinsbursky
2013-02-15nfsd: fix comments on nfsd_cache_lookupJeff Layton
2013-02-15SUNRPC: remove "cache_request" argument in sunrpc_cache_pipe_upcall() functionStanislav Kinsbursky
2013-02-15SUNRPC: rework cache upcall logicStanislav Kinsbursky
2013-02-15SUNRPC: introduce cache_detail->cache_request callbackStanislav Kinsbursky
2013-02-15NFS: simplify and clean cache libraryStanislav Kinsbursky
2013-02-15NFS: use SUNRPC cache creation and destruction helper for DNS cacheStanislav Kinsbursky
2013-02-15ext4: use ERR_PTR() abstraction for ext4_append()Theodore Ts'o
2013-02-14ext4: refactor code to read directory blocks into ext4_read_dirblock()Theodore Ts'o
2013-02-14Btrfs: fix crash in log replay with qgroups enabledArne Jansen
2013-02-14xfs: xfs_bmap_add_attrfork_local is too genericDave Chinner
2013-02-14xfs: remove log force from xfs_buf_trylock()Brian Foster
2013-02-14xfs: recheck buffer pinned status after push trylock failureBrian Foster
2013-02-14xfs: limit speculative prealloc size on sparse filesDave Chinner
2013-02-14ext4: add debugging context for warning in ext4_da_update_reserve_space()Theodore Ts'o