summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2011-08-01Btrfs: make acl functions really no-op if acl is not enabledLi Zefan
2011-08-01Btrfs: remove remaining ref-cache codeLi Zefan
2011-08-01Btrfs: remove a BUG_ON() in btrfs_commit_transaction()Li Zefan
2011-08-01Btrfs: use wait_event()Li Zefan
2011-08-01Btrfs: check the nodatasum flag when writing compressed filesLi Zefan
2011-08-01Btrfs: copy string correctly in INO_LOOKUP ioctlLi Zefan
2011-08-01Btrfs: don't print the leaf if we had an errorJosef Bacik
2011-08-01btrfs: make btrfs_set_root_node voidMark Fasheh
2011-08-01Btrfs: fix oops while writing data to SSD partitionsliubo
2011-08-01Btrfs: Protect the readonly flag of block groupWuBo
2011-08-01btrfs: Make extent-io callbacks that never fail return voidJeff Mahoney
2011-08-01Btrfs: fix readahead in file defragLi Zefan
2011-08-01Btrfs: return error to caller when btrfs_unlink() failesTsutomu Itoh
2011-08-01Btrfs:don't check the return value of __btrfs_add_inode_defragWanlong Gao
2011-08-01Merge branch 'alloc_path' of git://git.kernel.org/pub/scm/linux/kernel/git/mf...Chris Mason
2011-07-27Merge branch 'integration' into for-linusChris Mason
2011-07-27Btrfs: make sure reserve_metadata_bytes doesn't leak out strange errorsChris Mason
2011-07-27Btrfs: use the commit_root for reading free_space_inode crcsChris Mason
2011-07-27Btrfs: reduce extent_state lock contention for metadataChris Mason
2011-07-27Btrfs: remove lockdep magic from btrfs_next_leafChris Mason
2011-07-27Btrfs: make a lockdep class for each rootChris Mason
2011-07-27Btrfs: switch the btrfs tree locks to reader/writerChris Mason
2011-07-27Btrfs: fix deadlock when throttling transactionsJosef Bacik
2011-07-27Btrfs: stop using highmem for extent_buffersChris Mason
2011-07-27Btrfs: fix BUG_ON() caused by ENOSPC when relocating spaceMiao Xie
2011-07-27Btrfs: tag pages for writeback in syncJosef Bacik
2011-07-27Btrfs: fix enospc problems with delallocJosef Bacik
2011-07-27Btrfs: don't flush delalloc arbitrarilyJosef Bacik
2011-07-27Btrfs: use find_or_create_page instead of grab_cache_pageJosef Bacik
2011-07-27Btrfs: use a worker thread to do cachingJosef Bacik
2011-07-25btrfs: don't BUG_ON allocation errors in btrfs_drop_snapshotMark Fasheh
2011-07-25btrfs: Don't BUG_ON alloc_path errors in find_next_chunkMark Fasheh
2011-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2011-07-21vfs: drop conditional inode prefetch in __do_lookup_rcuLinus Torvalds
2011-07-21FS-Cache: Fix __fscache_uncache_all_inode_pages()'s outer loopJan Beulich
2011-07-21CIFS: Fix wrong length in cifs_iovec_readPavel Shilovsky
2011-07-20fs/libfs.c: fix simple_attr_write() on 32bit machinesAkinobu Mita
2011-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-07-20vfs: fix race in rcu lookup of pruned dentryLinus Torvalds
2011-07-18Fix cifs_get_root()Al Viro
2011-07-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-07-18hppfs_lookup(): don't open-code lookup_one_len()Al Viro
2011-07-18hppfs: fix dentry leakAl Viro
2011-07-18cramfs: get_cramfs_inode() returns ERR_PTR() on failureAl Viro
2011-07-18ufs should use d_splice_alias()Al Viro
2011-07-18fix exofs ->get_parent()Al Viro
2011-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2011-07-17ceph analog of cifs build_path_from_dentry() race fixAl Viro
2011-07-17cifs: build_path_from_dentry() race fixAl Viro
2011-07-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds