summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2011-03-28btrfs: make inode ref log recovery fasterliubo
2011-03-28Btrfs: add btrfs_trim_fs() to handle FITRIMLi Dongyang
2011-03-28Btrfs: adjust btrfs_discard_extent() return errors and trimmed bytesLi Dongyang
2011-03-28Btrfs: make btrfs_map_block() return entire free extent for each device of RA...Li Dongyang
2011-03-28Btrfs: make update_reserved_bytes() publicLi Dongyang
2011-03-28btrfs: return EXDEV when linking from different subvolumesMark Fasheh
2011-03-28Btrfs: Per file/directory controls for COW and compressionLiu Bo
2011-03-28btrfs: use GFP_NOFS instead of GFP_KERNELMiao Xie
2011-03-28Btrfs: check return value of read_tree_block()Tsutomu Itoh
2011-03-28btrfs: properly access unaligned checksum bufferDavid Sterba
2011-03-28Btrfs: cleanup some BUG_ON()Tsutomu Itoh
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-28Merge branch 'for-linus-1' of git://git.infradead.org/mtd-2.6Linus Torvalds
2011-03-28fs: fix inode.c kernel-doc warningRandy Dunlap
2011-03-28proc: 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-26codafs: 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-25xfs: stop using the page cache to back the buffer cacheDave Chinner
2011-03-25xfs: register the inode cache shrinker before quotachecksDave Chinner
2011-03-25xfs: xfs_trans_read_buf() should return an error on failureDave Chinner
2011-03-25xfs: introduce inode cluster buffer trylocks for xfs_iflushDave Chinner
2011-03-25vmap: flush vmap aliases when mapping failsDave Chinner
2011-03-25xfs: 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-25nfsd: fix auth_domain reference leak on nlm operationsJ. Bruce Fields
2011-03-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-03-25fs: simplify iget & friendsChristoph Hellwig
2011-03-25fs: pull inode->i_lock up out of writeback_single_inodeDave Chinner
2011-03-25fs: rename inode_lock to inode_hash_lockDave Chinner
2011-03-25fs: move i_wb_list out from under inode_lockDave Chinner
2011-03-25fs: move i_sb_list out from under inode_lockDave Chinner
2011-03-25fs: remove inode_lock from iput_final and prune_icacheDave Chinner