summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2013-04-09f2fs: fix the logic of IS_DNODE()Zhihui Zhang
2013-04-09f2fs: introduce a new global lock schemeJaegeuk Kim
2013-04-09f2fs: move f2fs_balance_fs from truncate to punch_holeJason Hrycay
2013-04-08NFS: Ensure that NFS file unlock waits for readahead to completeTrond Myklebust
2013-04-08NFS: Add functionality to allow waiting on all outstanding reads to completeTrond Myklebust
2013-04-08NFSv4: Handle timeouts correctly when probing for lease validityTrond Myklebust
2013-04-08dlm: avoid unnecessary posix unlockDavid Teigland
2013-04-08ext4: fix incorrect lock ordering for ext4_ind_migrateDmitry Monakhov
2013-04-08ext4: implementation of a new ioctl called EXT4_IOC_SWAP_BOOTDr. Tilmann Bubeck
2013-04-08nfsd4: cleanup handling of nfsv4.0 closed stateid'sJ. Bruce Fields
2013-04-08GFS2: replace gfs2_ail structure with gfs2_transBenjamin Marzinski
2013-04-08GFS2: Remove vestigial parameter ip from function rs_deltreeBob Peterson
2013-04-08GFS2: Use gfs2_dinode_out() in the inode create pathSteven Whitehouse
2013-04-08GFS2: Remove gfs2_refresh_inode from inode creation pathSteven Whitehouse
2013-04-08GFS2: Clean up inode creation pathSteven Whitehouse
2013-04-05sysfs: check if one entry has been removed before freeingMing Lei
2013-04-05NFSv4: Fix CB_RECALL_ANY to only return delegations that are not in useTrond Myklebust
2013-04-05NFSv4: Clean up nfs_expire_all_delegationsTrond Myklebust
2013-04-05NFSv4: Fix nfs_server_return_all_delegationsTrond Myklebust
2013-04-05NFSv4: Be less aggressive about returning delegations for open filesTrond Myklebust
2013-04-05NFSv4: Clean up delegation recall error handlingTrond Myklebust
2013-04-05NFSv4: Clean up nfs4_open_delegation_recallTrond Myklebust
2013-04-05NFSv4: Clean up nfs4_lock_delegation_recallTrond Myklebust
2013-04-05NFSv4: Handle NFS4ERR_DELAY and NFS4ERR_GRACE in nfs4_open_delegation_recallTrond Myklebust
2013-04-05NFSv4: Handle NFS4ERR_DELAY and NFS4ERR_GRACE in nfs4_lock_delegation_recallTrond Myklebust
2013-04-05nfs: allow the v4.1 callback thread to freezeJeff Layton
2013-04-05NFSv4/4.1: Fix bugs in nfs4[01]_walk_client_listTrond Myklebust
2013-04-05NFSv4: Fix a memory leak in nfs4_discover_server_trunkingTrond Myklebust
2013-04-05NFSv4: Don't clear the machine cred when client establish returns EACCESTrond Myklebust
2013-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixesLinus Torvalds
2013-04-05xfs: don't free EFIs before the EFDs are committedDave Chinner
2013-04-05NFSv4: Fix issues in nfs4_discover_server_trunkingTrond Myklebust
2013-04-05GFS2: Issue discards in 512b sectorsBob Peterson
2013-04-04NFSv4: Fix the fallback to AUTH_NULL if krb5i is not availableTrond Myklebust
2013-04-04NFS: Use server-recommended security flavor by default (NFSv3)Chuck Lever
2013-04-04nfsd4: remove unused nfs4_check_deleg argumentJ. Bruce Fields
2013-04-04nfsd4: make del_recall_lru per-network-namespaceJ. Bruce Fields
2013-04-04nfsd4: shut down more of delegation earlierJ. Bruce Fields
2013-04-04nfsd4: minor cb_recall simplificationJ. Bruce Fields
2013-04-04Merge tag 'upstream-3.9-rc6' of git://git.infradead.org/linux-ubifsLinus Torvalds
2013-04-04GFS2: Fix unlock of fcntl locks during withdrawn stateSteven Whitehouse
2013-04-04GFS2: return error if malloc failed in gfs2_rs_alloc()Wei Yongjun
2013-04-04GFS2: use memchr_invAkinobu Mita
2013-04-04GFS2: use kmalloc for lvb bitmapDavid Teigland
2013-04-03pstore/ram: Restore ecc information blockArve Hjønnevåg
2013-04-03pstore/ram: Allow specifying ecc parameters in platform dataArve Hjønnevåg
2013-04-03pstore/ram: Include ecc_size when calculating ecc_blockArve Hjønnevåg
2013-04-03ext4: print more info in ext4_print_free_blocks()Lukas Czerner
2013-04-03ext4: try to prepend extent to the existing oneLukas Czerner
2013-04-03ext4: Transfer initialized block to right neighbor if possibleLukas Czerner