aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
...
* btrfs: Make extent-io callbacks that never fail return voidJeff Mahoney2011-08-01
* Btrfs: fix readahead in file defragLi Zefan2011-08-01
* Btrfs: return error to caller when btrfs_unlink() failesTsutomu Itoh2011-08-01
* Btrfs:don't check the return value of __btrfs_add_inode_defragWanlong Gao2011-08-01
* Merge branch 'alloc_path' of git://git.kernel.org/pub/scm/linux/kernel/git/mf...Chris Mason2011-08-01
|\
| * btrfs: don't BUG_ON allocation errors in btrfs_drop_snapshotMark Fasheh2011-07-25
| * btrfs: Don't BUG_ON alloc_path errors in find_next_chunkMark Fasheh2011-07-25
| * btrfs: Don't BUG_ON alloc_path errors in btrfs_balance()Mark Fasheh2011-07-14
| * btrfs: Don't BUG_ON alloc_path errors in btrfs_read_locked_inodeMark Fasheh2011-07-14
| * btrfs: Don't BUG_ON alloc_path errors in btrfs_truncate_inode_itemsMark Fasheh2011-07-14
| * btrfs: Don't BUG_ON alloc_path errors in replay_one_buffer()Mark Fasheh2011-07-14
| * btrfs: don't BUG_ON btrfs_alloc_path() errorsMark Fasheh2011-07-14
* | Merge branch 'integration' into for-linusChris Mason2011-07-27
|\ \
| * | Btrfs: make sure reserve_metadata_bytes doesn't leak out strange errorsChris Mason2011-07-27
| * | Btrfs: use the commit_root for reading free_space_inode crcsChris Mason2011-07-27
| * | Btrfs: reduce extent_state lock contention for metadataChris Mason2011-07-27
| * | Btrfs: remove lockdep magic from btrfs_next_leafChris Mason2011-07-27
| * | Btrfs: make a lockdep class for each rootChris Mason2011-07-27
| * | Btrfs: switch the btrfs tree locks to reader/writerChris Mason2011-07-27
| * | Btrfs: fix deadlock when throttling transactionsJosef Bacik2011-07-27
| * | Btrfs: stop using highmem for extent_buffersChris Mason2011-07-27
| * | Btrfs: fix BUG_ON() caused by ENOSPC when relocating spaceMiao Xie2011-07-27
| * | Btrfs: tag pages for writeback in syncJosef Bacik2011-07-27
| * | Btrfs: fix enospc problems with delallocJosef Bacik2011-07-27
| * | Btrfs: don't flush delalloc arbitrarilyJosef Bacik2011-07-27
| * | Btrfs: use find_or_create_page instead of grab_cache_pageJosef Bacik2011-07-27
| * | Btrfs: use a worker thread to do cachingJosef Bacik2011-07-27
| * | Btrfs: fix how we merge extent states and deal with cached statesJosef Bacik2011-07-11
| * | Btrfs: use the normal checksumming infrastructure for free space cacheJosef Bacik2011-07-11
| * | Btrfs: serialize flushers in reserve_metadata_bytesJosef Bacik2011-07-11
| * | Btrfs: do transaction space reservation before joining the transactionJosef Bacik2011-07-11
| * | Btrfs: try to only do one btrfs_search_slot in do_setxattrJosef Bacik2011-07-11
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2011-07-21
|\ \ \
| * | | CIFS: Fix wrong length in cifs_iovec_readPavel Shilovsky2011-07-20
* | | | vfs: drop conditional inode prefetch in __do_lookup_rcuLinus Torvalds2011-07-21
* | | | FS-Cache: Fix __fscache_uncache_all_inode_pages()'s outer loopJan Beulich2011-07-21
|/ / /
* | | fs/libfs.c: fix simple_attr_write() on 32bit machinesAkinobu Mita2011-07-20
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-07-20
|\ \ \
| * | | vfs: fix race in rcu lookup of pruned dentryLinus Torvalds2011-07-20
| * | | Fix cifs_get_root()Al Viro2011-07-18
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-07-18
|\| | |
| * | | hppfs_lookup(): don't open-code lookup_one_len()Al Viro2011-07-17
| * | | hppfs: fix dentry leakAl Viro2011-07-17
| * | | cramfs: get_cramfs_inode() returns ERR_PTR() on failureAl Viro2011-07-17
| * | | ufs should use d_splice_alias()Al Viro2011-07-17
| * | | fix exofs ->get_parent()Al Viro2011-07-17
| * | | ceph analog of cifs build_path_from_dentry() race fixAl Viro2011-07-16
| * | | cifs: build_path_from_dentry() race fixAl Viro2011-07-16
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2011-07-17
|\ \ \ \ | |/ / / |/| | |
| * | | [CIFS] update cifs to version 1.74Steve French2011-07-12