index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2011-10-19
Btrfs: fix orphan cleanup regression
Josef Bacik
2011-10-19
Btrfs: use the inode's mapping mask for allocating pages
Josef Bacik
2011-10-19
Btrfs: delay iput when deleting a block group
Josef Bacik
2011-10-19
Btrfs: make sure to unset trans->block_rsv before running delayed refs
Josef Bacik
2011-10-19
Btrfs: stop passing a trans handle all around the reservation code
Josef Bacik
2011-10-19
Btrfs: don't get the block_rsv in btrfs_free_tree_block
Josef Bacik
2011-10-19
Btrfs: use the transactions block_rsv for the csum root
Josef Bacik
2011-10-19
Btrfs: handle enospc accounting for free space inodes
Josef Bacik
2011-10-19
Btrfs: put the block group cache after we commit the super
Josef Bacik
2011-10-19
Btrfs: set truncate block rsv's size
Josef Bacik
2011-10-19
Btrfs: don't increase the block_rsv's size when emergency allocating space
Josef Bacik
2011-10-19
Btrfs: fix space leak when we fail to make an allocation
Josef Bacik
2011-10-19
Btrfs: fix call to btrfs_search_slot in free space cache
Josef Bacik
2011-10-19
Btrfs: allow callers to specify if flushing can occur for btrfs_block_rsv_check
Josef Bacik
2011-10-19
Btrfs: reduce the amount of space needed for truncates
Josef Bacik
2011-10-19
Btrfs: only reserve space in fallocate if we have to do a preallocate
Josef Bacik
2011-10-19
Btrfs: kill btrfs_truncate_reserve_metadata
Josef Bacik
2011-10-19
Btrfs: optimize how we account for space in truncate
Josef Bacik
2011-10-19
Btrfs: don't try to commit in btrfs_block_rsv_check
Josef Bacik
2011-10-19
Btrfs: kill unused parts of block_rsv
Josef Bacik
2011-10-19
Btrfs: ratelimit the generation printk for the free space cache
Josef Bacik
2011-10-19
Btrfs: fix how we reserve space for deleting inodes
Josef Bacik
2011-10-19
Btrfs: kill the durable block rsv stuff
Josef Bacik
2011-10-19
Btrfs: kill the orphan space calculation for snapshots
Josef Bacik
2011-10-19
Btrfs: calculate checksum space correctly
Josef Bacik
2011-10-19
Btrfs: skip looking for delalloc if we don't have ->fill_delalloc
Josef Bacik
2011-10-19
Btrfs: use bytes_may_use for all ENOSPC reservations
Josef Bacik
2011-10-19
Btrfs: fix how we mount subvol=<whatever>
Josef Bacik
2011-10-19
Btrfs: use d_obtain_alias when mounting subvol/subvolid
Josef Bacik
2011-10-19
Btrfs: kill reserved_bytes in inode
Josef Bacik
2011-10-19
Btrfs: move stuff around in btrfs_inode to get better packing
Josef Bacik
2011-10-03
Merge branch 'btrfs-3.0' of git://github.com/chrismason/linux
Linus Torvalds
2011-09-30
Btrfs: force a page fault if we have a shorty copy on a page boundary
Josef Bacik
2011-09-27
vfs: remove LOOKUP_NO_AUTOMOUNT flag
Linus Torvalds
2011-09-26
VFS: Fix the remaining automounter semantics regressions
Trond Myklebust
2011-09-26
vfs pathname lookup: Add LOOKUP_AUTOMOUNT flag
Linus Torvalds
2011-09-21
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2011-09-21
teach /proc/$pid/numa_maps about transparent hugepages
Dave Hansen
2011-09-21
break out numa_maps gather_pte_stats() checks
Dave Hansen
2011-09-21
make /proc/$pid/numa_maps gather_stats() take variable page size
Dave Hansen
2011-09-20
Merge branch 'for-linus' of git://github.com/chrismason/linux
Linus Torvalds
2011-09-20
Merge branch 'btrfs-3.0' into for-linus
Chris Mason
2011-09-20
Btrfs: reserve sufficient space for ioctl clone
Sage Weil
2011-09-19
cifs: Fix broken sec=ntlmv2/i sec option (try #2)
Shirish Pargaonkar
2011-09-19
Fix the conflict between rwpidforward and rw mount options
Steve French
2011-09-19
CIFS: Fix ERR_PTR dereference in cifs_get_root
Pavel Shilovsky
2011-09-19
cifs: fix possible memory corruption in CIFSFindNext
Jeff Layton
2011-09-19
Merge branch 'for-linus' of git://github.com/chrismason/linux
Linus Torvalds
2011-09-18
Btrfs: only clear the need lookup flag after the dentry is setup
Josef Bacik
2011-09-18
BTRFS: Fix lseek return value for error
Jeff Liu
[next]