]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2011-11-16 Josef BacikBtrfs: if we have a lot of pinned space, commit the...
2011-11-16 Josef BacikBtrfs: seperate out btrfs_block_rsv_check out into...
2011-11-16 Josef BacikBtrfs: reserve some space for an orphan item when unlinking
2011-11-16 Josef BacikBtrfs: release trans metadata bytes before flushing...
2011-11-16 Josef BacikBtrfs: allow shrink_delalloc flush the needed reclaimed...
2011-11-16 Josef BacikBtrfs: wait for ordered extents if we're in trouble...
2011-11-16 Josef BacikBtrfs: don't check bytes_pinned to determine if we...
2011-11-16 Josef BacikBtrfs: fix regression in re-setting a large xattr
2011-11-16 Josef BacikBtrfs: fix the amount of space reserved for unlink
2011-11-16 Josef BacikBtrfs: wait for ordered extents if we didn't reclaim...
2011-11-16 Josef BacikBtrfs: inline checksums into the disk free space cache
2011-11-16 Josef BacikBtrfs: take overflow into account in reserving space
2011-11-16 Josef BacikBtrfs: check the return value of filemap_write_and_wait...
2011-11-16 Josef BacikBtrfs: add a io_ctl struct and helpers for dealing...
2011-11-16 Josef BacikBtrfs: don't skip writing out a empty block groups...
2011-11-16 Josef BacikBtrfs: introduce mount option no_space_cache
2011-11-16 Josef BacikBtrfs: only inherit btrfs specific flags when creating...
2011-11-16 Josef BacikBtrfs: allow us to overcommit our enospc reservations
2011-11-16 Josef BacikBtrfs: break out of orphan cleanup if we can't make...
2011-11-16 Josef BacikBtrfs: use the global reserve as a backup for deleting...
2011-11-16 Josef BacikBtrfs: stop using write_one_page
2011-11-16 Josef BacikBtrfs: introduce convert_extent_bit
2011-11-16 Josef BacikBtrfs: check unused against how much space we actually...
2011-11-16 Josef BacikBtrfs: fix orphan cleanup regression
2011-11-16 Josef BacikBtrfs: use the inode's mapping mask for allocating...
2011-11-16 Josef BacikBtrfs: delay iput when deleting a block group
2011-11-16 Josef BacikBtrfs: make sure to unset trans->block_rsv before runni...
2011-11-16 Josef BacikBtrfs: stop passing a trans handle all around the reser...
2011-11-16 Josef BacikBtrfs: don't get the block_rsv in btrfs_free_tree_block
2011-11-16 Josef BacikBtrfs: use the transactions block_rsv for the csum...
2011-11-16 Josef BacikBtrfs: handle enospc accounting for free space inodes
2011-11-16 Josef BacikBtrfs: put the block group cache after we commit the...
2011-11-16 Josef BacikBtrfs: set truncate block rsv's size
2011-11-16 Josef BacikBtrfs: don't increase the block_rsv's size when emergen...
2011-11-16 Josef BacikBtrfs: fix space leak when we fail to make an allocation
2011-11-16 Josef BacikBtrfs: fix call to btrfs_search_slot in free space...
2011-11-16 Josef BacikBtrfs: allow callers to specify if flushing can occur...
2011-11-16 Josef BacikBtrfs: reduce the amount of space needed for truncates
2011-11-16 Josef BacikBtrfs: only reserve space in fallocate if we have to...
2011-11-16 Josef BacikBtrfs: kill btrfs_truncate_reserve_metadata
2011-11-16 Josef BacikBtrfs: optimize how we account for space in truncate
2011-11-16 Josef BacikBtrfs: don't try to commit in btrfs_block_rsv_check
2011-11-16 Josef BacikBtrfs: kill unused parts of block_rsv
2011-11-16 Josef BacikBtrfs: ratelimit the generation printk for the free...
2011-11-16 Josef BacikBtrfs: fix how we reserve space for deleting inodes
2011-11-16 Josef BacikBtrfs: kill the durable block rsv stuff
2011-11-16 Josef BacikBtrfs: kill the orphan space calculation for snapshots
2011-11-16 Josef BacikBtrfs: calculate checksum space correctly
2011-11-16 Josef BacikBtrfs: skip looking for delalloc if we don't have ...
2011-11-16 Josef BacikBtrfs: use bytes_may_use for all ENOSPC reservations
2011-11-16 Josef BacikBtrfs: fix how we mount subvol=<whatever>
2011-11-16 Josef BacikBtrfs: use d_obtain_alias when mounting subvol/subvolid
2011-11-16 Josef BacikBtrfs: kill reserved_bytes in inode
2011-11-16 Josef BacikBtrfs: move stuff around in btrfs_inode to get better...
2011-11-16 Chris MasonBtrfs: make sure not to defrag extents past i_size
2011-11-16 Li ZefanBtrfs: fix recursive auto-defrag
2011-11-16 Chris MasonBtrfs: stop the readahead threads on failed mount
2011-11-16 Chris MasonBtrfs: fix extent_buffer leak in the metadata IO error...
2011-11-16 Arne Jansenbtrfs: use readahead API for scrub
2011-11-16 Arne Jansenbtrfs: hooks for readahead
2011-11-16 Arne Jansenbtrfs: initial readahead code and prototypes
2011-11-16 Arne Jansenbtrfs: state information for readahead
2011-11-16 Arne Jansenbtrfs: add READAHEAD extent buffer flag
2011-11-16 Arne Jansenbtrfs: add an extra wait mode to read_extent_buffer_pages
2011-11-16 Josef BacikBtrfs: force a page fault if we have a shorty copy...
2011-11-16 Chris MasonBtrfs: fix the new inspection ioctls for 32 bit compat
2011-11-16 Jan Schmidtbtrfs: integrating raid-repair and scrub-fixup-nodatasum
2011-11-16 Jan Schmidtbtrfs: Moved repair code from inode.c to extent_io.c
2011-11-16 Jan Schmidtbtrfs: Put mirror_num in bi_bdev
2011-11-16 Jan Schmidtbtrfs: Do not use bio->bi_bdev after submission
2011-11-16 Jan Schmidtbtrfs: btrfs_multi_bio replaced with btrfs_bio
2011-11-16 Jan Schmidtbtrfs: new ioctls to do logical->inode and inode->path...
2011-11-16 Jan Schmidtbtrfs scrub: add fixup code for errors on nodatasum...
2011-11-16 Jan Schmidtbtrfs scrub: use int for mirror_num, not u64
2011-11-16 Jan Schmidtbtrfs: add mirror_num to extent_read_full_page
2011-11-16 Jan Schmidtbtrfs scrub: bugfix: mirror_num off by one
2011-11-16 Jan Schmidtbtrfs scrub: print paths of corrupted files
2011-11-16 Jan Schmidtbtrfs scrub: added unverified_errors
2011-11-16 Jan Schmidtbtrfs: added helper functions to iterate backrefs
2011-11-16 Jeff Mahoneybtrfs: btrfs_permission's RO check shouldn't apply...
2011-11-16 Al Virobtrfs: S_ISREG(mode) is not mode & S_IFREG...
2011-11-16 Al Virobtrfs: kill magical embedded struct superblock
2011-11-15 Konrad Rzeszutek... xen: Remove hanging references to CONFIG_XEN_PLATFORM_PCI
2011-11-11 Maxim UvarovSPEC: v2.6.39-100.0.16
2011-11-11 Guru AnbalaganeSPEC: fixes for spec file
2011-10-21 Guru Anbalaganeconfig: enable IP_PNP
2011-10-21 Guru AnbalaganeMerge branch 'uek2-merge' of git://oss.oracle.com/git...
2011-10-21 Dan Magenheimerocfs2: Fix cleancache initialization call to correctly...
2011-10-19 Konrad Rzeszutek... Merge branch 'stable/xen-block.rebase' into uek2-merge
2011-10-19 Konrad Rzeszutek... xen/blkback: Fix two races in the handling of barrier...
2011-10-19 Konrad Rzeszutek... xen/blkback: Check for proper operation.
2011-10-19 Konrad Rzeszutek... xen/blkback: Fix the inhibition to map pages when disca...
2011-10-19 Konrad Rzeszutek... xen/blkback: Report VBD_WSECT (wr_sect) properly.
2011-10-19 Konrad Rzeszutek... xen/blkback: Support 'feature-barrier' aka old-style...
2011-10-19 Laszlo Ersekxen-blkfront: plug device number leak in xlblk_init...
2011-10-19 Konrad Rzeszutek... xen-blkfront: If no barrier or flush is supported,...
2011-10-19 Jan Beulichxen-blkback: use kzalloc() in favor of kmalloc()+memset()
2011-10-19 Joe Jinxen-blkback: fixed indentation and comments
2011-10-19 Li Dongyangxen-blkfront: fix a deadlock while handling discard...
2011-10-19 Li Dongyangxen-blkfront: Handle discard requests.
next