summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2013-09-03NFS: Update session draining barriers for NFSv4.0 transport blockingChuck Lever
2013-09-03NFS: Add nfs4_sequence calls for OPEN_CONFIRMChuck Lever
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-08-31userns: Kill nsown_capable it makes the wrong thing easyEric W. Biederman
2013-08-30pstore/ram: (really) fix undefined usage of rounddown_pow_of_twoMaxime Bizon
2013-08-30Fix wrong flag ASSERT in xfs_attr_shortform_getvalueEric Sandeen
2013-08-30xfs: finish removing IOP_* macros.Dave Chinner
2013-08-30xfs: inode log reservations are too smallDave Chinner
2013-08-30xfs: check correct status variable for xfs_inobt_get_rec() callBrian Foster
2013-08-30xfs: inode buffers may not be valid during recovery readaheadDave Chinner
2013-08-30xfs: check LSN ordering for v5 superblocks during recoveryDave Chinner
2013-08-30xfs: btree block LSN escaping to disk uninitialisedDave Chinner
2013-08-30XFS: Assertion failed: first <= last && last < BBTOB(bp->b_length), file: fs/...Dave Chinner
2013-08-30NFSv4: Fix a potentially Oopsable condition in __nfs_idmap_unregisterTrond Myklebust
2013-08-30SUNRPC: Replace clnt->cl_principalTrond Myklebust
2013-08-30NFS: Fix up two use-after-free issues with the new tracing codeTrond Myklebust
2013-08-29xfs: fix bad dquot buffer size in log recovery readaheadDave Chinner
2013-08-29xfs: don't account buffer cancellation during log recovery readaheadDave Chinner
2013-08-29sysfs: Restrict mounting sysfsEric W. Biederman
2013-08-29Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2013-08-29fs/ocfs2/super.c: Use bigger nodestr to accomodate 32-bit node numbersGoldwyn Rodrigues
2013-08-29vfs: make the dentry cache use the lockref infrastructureWaiman Long
2013-08-28ext4: allow specifying external journal by pathname mount optionEric Sandeen
2013-08-28ext4: mark group corrupt on group descriptor checksumDarrick J. Wong