summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2011-03-28Btrfs: add initial tracepoint support for btrfsliubo
2011-03-28Btrfs: use RCU instead of a spinlock to protect the root nodeChris Mason
2011-03-28eCryptfs: write lock requested keysRoberto Sassu
2011-03-28eCryptfs: move ecryptfs_find_auth_tok_for_sig() call before mutex_lockRoberto Sassu
2011-03-28eCryptfs: verify authentication tokens before their useRoberto Sassu
2011-03-28eCryptfs: modified size of keysig in the ecryptfs_key_sig structureRoberto Sassu
2011-03-28eCryptfs: removed num_global_auth_toks from ecryptfs_mount_crypt_statRoberto Sassu
2011-03-28eCryptfs: ecryptfs_keyring_auth_tok_for_sig() bug fixRoberto Sassu
2011-03-28eCryptfs: Unlock page in write_begin error pathTyler Hicks
2011-03-28ecryptfs: modify write path to encrypt page in writepageThieu Le
2011-03-28eCryptfs: Remove ECRYPTFS_NEW_FILE crypt stat flagTyler Hicks
2011-03-28eCryptfs: Remove unnecessary grow_file() functionTyler Hicks
2011-03-27Merge branch 'for-linus-1' of git://git.infradead.org/mtd-2.6Linus Torvalds
2011-03-27fs: fix inode.c kernel-doc warningRandy Dunlap
2011-03-27proc: fix oops on invalid /proc/<pid>/maps accessLinus Torvalds
2011-03-27NFS: Don't leak RPC clients in NFSv4 secinfo negotiationTrond Myklebust
2011-03-27NFS: Fix a hang in the writeback pathTrond Myklebust
2011-03-25codafs: fix build break when CONFIG_PROC_SYSCTL=nRakib Mullick
2011-03-25Btrfs: mark the bio with an error if we have a failure in dioJosef Bacik
2011-03-25Btrfs: don't allocate dip->csums when doing writesJosef Bacik
2011-03-25Btrfs: cleanup how we setup free space clustersJosef Bacik
2011-03-26xfs: stop using the page cache to back the buffer cacheDave Chinner
2011-03-26xfs: register the inode cache shrinker before quotachecksDave Chinner
2011-03-26xfs: xfs_trans_read_buf() should return an error on failureDave Chinner
2011-03-26xfs: introduce inode cluster buffer trylocks for xfs_iflushDave Chinner
2011-03-26vmap: flush vmap aliases when mapping failsDave Chinner
2011-03-26xfs: preallocation transactions do not need to be synchronousDave Chinner
2011-03-25ceph: flush msgr_wq during mds_client shutdownSage Weil
2011-03-25Merge branch 'nfs-for-2.6.39' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds
2011-03-25Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2011-03-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Artem Bityutskiy
2011-03-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-03-24fs: simplify iget & friendsChristoph Hellwig
2011-03-24fs: pull inode->i_lock up out of writeback_single_inodeDave Chinner
2011-03-24fs: rename inode_lock to inode_hash_lockDave Chinner
2011-03-24fs: move i_wb_list out from under inode_lockDave Chinner
2011-03-24fs: move i_sb_list out from under inode_lockDave Chinner
2011-03-24fs: remove inode_lock from iput_final and prune_icacheDave Chinner
2011-03-24fs: Lock the inode LRU list separatelyDave Chinner
2011-03-24fs: factor inode disposalDave Chinner
2011-03-24fs: protect inode->i_state with inode->i_lockDave Chinner
2011-03-24Merge branch 'nfs-for-2.6.39' into nfs-for-nextTrond Myklebust
2011-03-24Cleanup XDR parsing for LAYOUTGET, GETDEVICEINFOWeston Andros Adamson
2011-03-24NFSv4.1 convert layoutcommit sync to booleanAndy Adamson
2011-03-24NFSv4.1 pnfs_layoutcommit_inode fixesAndy Adamson
2011-03-24autofs4: Do not potentially dereference NULL pointer returned by fget() in au...Jesper Juhl
2011-03-24autofs4 - remove autofs4_lockIan Kent
2011-03-24autofs4 - fix d_manage() return on rcu-walkIan Kent
2011-03-24autofs4 - fix autofs4_expire_indirect() traversalIan Kent
2011-03-24autofs4 - fix dentry leak in autofs4_expire_direct()Ian Kent