summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2013-09-03NFS: Add nfs4_sequence calls for RELEASE_LOCKOWNERChuck Lever
2013-09-03NFS: Enable nfs4_setup_sequence() for DELEGRETURNChuck Lever
2013-09-03NFS: NFSv4.0 transport blockingChuck Lever
2013-09-03NFS: Add a slot table to struct nfs_client for NFSv4.0 transport blockingChuck Lever
2013-09-03NFS: Add global helper for releasing slot table resourcesChuck Lever
2013-09-03NFS: Add global helper to set up a stand-along nfs4_slot_tableChuck Lever
2013-09-03NFS: Enable slot table helpers for NFSv4.0Chuck Lever
2013-09-03NFS: Remove unused call_sync minor version opChuck Lever
2013-09-03NFS: Add RPC callouts to start NFSv4.0 synchronous requestsChuck Lever
2013-09-03NFS: Common versions of sequence helper functionsChuck Lever
2013-09-03NFS: Clean up nfs4_setup_sequence()Chuck Lever
2013-09-03NFS: Rename nfs41_call_sync_data as a common data structureChuck Lever
2013-09-03NFS: When displaying session slot numbers, use "%u" consistentlyChuck Lever
2013-09-03NFS: Ensure that rmdir() waits for sillyrenames to completeTrond Myklebust
2013-09-03NFSv4: use the mach cred for SECINFO w/ integrityWeston Andros Adamson
2013-09-03NFS avoid expired credential keys for buffered writesAndy Adamson
2013-09-03Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-09-03Merge branch 'lockref' (locked reference counts)Linus Torvalds
2013-09-03fuse: readdir: check for slash in namesMiklos Szeredi
2013-09-03fuse: hotfix truncate_pagecache() issueMaxim Patlasov
2013-09-03fuse: invalidate inode attributes on xattr modificationAnand Avati
2013-09-03fuse: postpone end_page_writeback() in fuse_writepage_locked()Maxim Patlasov
2013-09-03f2fs: avoid an overflow during utilization calculationJaegeuk Kim
2013-09-03f2fs: trigger GC when there are prefree segmentsJaegeuk Kim
2013-09-02vfs: reimplement d_rcu_to_refcount() using lockref_get_or_lock()Linus Torvalds
2013-09-02vfs: use lockref_get_not_zero() for optimistic lockless dget_parent()Waiman Long
2013-09-01NFSv4: Convert idmapper to use the new framework for pipefs dentriesTrond Myklebust
2013-09-01Btrfs: optimize key searches in btrfs_search_slotFilipe David Borba Manana
2013-09-01Btrfs: don't use an async starter for most of our workersJosef Bacik
2013-09-01Btrfs: only update disk_i_size as we remove extentsJosef Bacik
2013-09-01Btrfs: fix deadlock in uuid scan kthreadFilipe David Borba Manana
2013-09-01Btrfs: stop refusing the relocation of chunk 0Ilya Dryomov
2013-09-01Btrfs: fix memory leak of uuid_root in free_fs_infoFilipe David Borba Manana
2013-09-01btrfs: reuse kbasename helperAndy Shevchenko
2013-09-01btrfs: return btrfs error code for dev excl ops errAnand Jain
2013-09-01Btrfs: allow partial ordered extent completionJosef Bacik
2013-09-01Btrfs: convert all bug_ons in free-space-cache.cJosef Bacik
2013-09-01Btrfs: add support for assertsJosef Bacik
2013-09-01Btrfs: adjust the fs_devices->missing count on unmountJosef Bacik
2013-09-01Btrf: cleanup: don't check for root_refs == 0 twiceStefan Behrens
2013-09-01Btrfs: fix for patch "cleanup: don't check the same thing twice"Stefan Behrens
2013-09-01Btrfs: get rid of one BUG() in write_all_supers()Stefan Behrens
2013-09-01Btrfs: allocate prelim_ref with a slab allocaterWang Shilong
2013-09-01Btrfs: pass gfp_t to __add_prelim_ref() to avoid always using GFP_ATOMICWang Shilong
2013-09-01Btrfs: fix race conditions in BTRFS_IOC_FS_INFO ioctlFilipe David Borba Manana
2013-09-01Btrfs: fix race between removing a dev and writing sbsFilipe David Borba Manana
2013-09-01Btrfs: remove ourselves from the cluster list under lockJosef Bacik
2013-09-01Btrfs: do not clear our orphan item runtime flag on eexistJosef Bacik
2013-09-01Btrfs: fix send to deal with sparse files properlyJosef Bacik
2013-09-01Btrfs: fix printing of non NULL terminated stringFilipe David Borba Manana