deliverable/linux.git
2010-12-22  Li Zefanbtrfs: Fix error handling in zlib
2010-12-22  Li Zefanbtrfs: Fix bugs in zlib workspace
2010-12-14  Chris MasonBtrfs: prevent RAID level downgrades when space is low
2010-12-14  Chris MasonBtrfs: account for missing devices in RAID allocation...
2010-12-13  Chris MasonBtrfs: EIO when we fail to read tree roots
2010-12-10  Jan BeulichBtrfs: fix compiler warnings
2010-12-10  Li ZefanBtrfs: Make async snapshot ioctl more generic
2010-12-10  Xin ZhongBtrfs: pwrite blocked when writing from the mmaped...
2010-12-10  Li ZefanBtrfs: Fix a crash when mounting a subvolume
2010-12-10  Sage WeilBtrfs: fix sync subvol/snapshot creation
2010-12-10  Yan, ZhengBtrfs: Fix page leak in compressed writeback path
2010-12-10  Josef BacikBtrfs: do not BUG if we fail to remove the orphan item...
2010-12-09  Josef BacikBtrfs: fixup return code for btrfs_del_orphan_item
2010-12-09  Josef BacikBtrfs: do not do fast caching if we are allocating...
2010-12-09  Josef BacikBtrfs: deal with space cache errors better
2010-12-09  Josef BacikBtrfs: fix use after free in O_DIRECT
2010-11-29  Chris MasonBtrfs: don't use migrate page without CONFIG_MIGRATION
2010-11-29  Chris MasonBtrfs: deal with DIO bios that span more than one order...
2010-11-27  Josef BacikBtrfs: setup blank root and fs_info for mount time
2010-11-27  Josef BacikBtrfs: fix fiemap
2010-11-27  Ian KentBtrfs - fix race between btrfs_get_sb() and umount
2010-11-27  Josef BacikBtrfs: update inode ctime when using links
2010-11-27  Josef BacikBtrfs: make sure new inode size is ok in fallocate
2010-11-27  Josef BacikBtrfs: fix typo in fallocate to make it honor actual...
2010-11-22  Chris MasonBtrfs: avoid NULL pointer deref in try_release_extent_b...
2010-11-22  Josef BacikBtrfs: make btrfs_add_nondir take parent inode as an...
2010-11-22  Josef BacikBtrfs: hold i_mutex when calling btrfs_log_dentry_safe
2010-11-22  Josef BacikBtrfs: use dget_parent where we can UPDATED
2010-11-22  Josef BacikBtrfs: fix more ESTALE problems with NFS
2010-11-22  Josef BacikBtrfs: handle NFS lookups properly
2010-11-22  Mariusz Kozlowskibtrfs: make 1-bit signed fileds unsigned
2010-11-22  Li Zefanbtrfs: Show device attr correctly for symlinks
2010-11-22  Li Zefanbtrfs: Set file size correctly in file clone
2010-11-22  Li Zefanbtrfs: Check if dest_offset is block-size aligned befor...
2010-11-22  Josef BacikBtrfs: handle the space_cache option properly
2010-11-22  Arne Jansenbtrfs: Fix early enospc because 'unused' calculated...
2010-11-22  Miao Xiebtrfs: fix panic caused by direct IO
2010-11-22  Miao Xiebtrfs: cleanup duplicate bio allocating functions
2010-11-22  Miao Xiebtrfs: fix free dip and dip->csums twice
2010-11-22  Chris MasonBtrfs: add migrate page for metadata inode
2010-10-30  Chris MasonBtrfs: deal with errors from updating the tree log
2010-10-30  Sage WeilBtrfs: allow subvol deletion by unprivileged user with...
2010-10-30  Sage WeilBtrfs: make SNAP_DESTROY async
2010-10-30  Sage WeilBtrfs: add SNAP_CREATE_ASYNC ioctl
2010-10-29  Sage WeilBtrfs: add START_SYNC, WAIT_SYNC ioctls
2010-10-29  Sage WeilBtrfs: async transaction commit
2010-10-29  Sage WeilBtrfs: fix deadlock in btrfs_commit_transaction
2010-10-29  Sage WeilBtrfs: fix lockdep warning on clone ioctl
2010-10-29  Sage WeilBtrfs: fix clone ioctl where range is adjacent to extent
2010-10-29  Sage WeilBtrfs: fix delalloc checks in clone ioctl
2010-10-29  Chris MasonBtrfs: drop unused variable in block_alloc_rsv
2010-10-29  Andi KleenBtrfs: cleanup warnings from gcc 4.6 (nonbugs)
2010-10-29  Andi KleenBtrfs: Fix variables set but not read (bugs found by...
2010-10-29  Julia LawallBtrfs: Use ERR_CAST helpers
2010-10-29  Julia LawallBtrfs: use memdup_user helpers
2010-10-29  Chris MasonBtrfs: fix raid code for removing missing drives
2010-10-29  Miao XieBtrfs: Switch the extent buffer rbtree into a radix...
2010-10-29  Miao XieBtrfs: restructure try_release_extent_buffer()
2010-10-29  Chris MasonBtrfs: use the flusher threads for delalloc throttling
2010-10-29  Chris MasonBtrfs: tune the chunk allocation to 5% of the FS as...
2010-10-29  Chris MasonAdd new functions for triggering inode writeback
2010-10-29  Chris MasonBtrfs: don't loop forever on bad btree blocks
2010-10-29  Chris MasonMerge branch 'bug-fixes' of git://git./linux/kernel...
2010-10-29  Josef BacikBtrfs: let the user know space caching is enabled
2010-10-29  Josef BacikBtrfs: Add a clear_cache mount option
2010-10-29  Josef BacikBtrfs: add support for mixed data+metadata block groups
2010-10-29  Josef BacikBtrfs: check cache->caching_ctl before returning if...
2010-10-29  Josef BacikBtrfs: load free space cache if it exists
2010-10-29  Josef BacikBtrfs: write out free space cache
2010-10-28  Josef BacikBtrfs: create special free space cache inode
2010-10-26  Josef BacikBtrfs: remove warn_on from use_block_rsv
2010-10-26  Josef BacikBtrfs: set trans to null in reserve_metadata_bytes...
2010-10-22  Josef BacikBtrfs: fix error handling in btrfs_get_sb
2010-10-22  Josef BacikBtrfs: rework how we reserve metadata bytes
2010-10-22  Josef BacikBtrfs: don't allocate chunks as aggressively
2010-10-22  Josef BacikBtrfs: re-work delalloc flushing
2010-10-22  Josef BacikBtrfs: fix reservation code for mixed block groups
2010-10-22  Josef BacikBtrfs: fix df regression
2010-10-22  Josef BacikBtrfs: fix the df ioctl to report raid types
2010-10-22  Josef BacikBtrfs: stop trying to shrink delalloc if there are...
2010-10-20  Linus TorvaldsLinux 2.6.36
2010-10-20  Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2010-10-20  Amit Shahvirtio: console: Don't block entire guest if host doesn...
2010-10-20  Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-rc-fixes-2.6
2010-10-20  Linus TorvaldsMerge branch 'kvm-updates/2.6.36' of git://git./virt...
2010-10-19  Michel ThebeauMIPS: O32 compat/N32: Fix to use compat syscall wrapper...
2010-10-19  Ralf BaechleMAINTAINERS: Change list for ioc_serial to linux-serial.
2010-10-19  Julia LawallSERIAL: ioc3_serial: Return -ENOMEM on memory allocatio...
2010-10-19  David DaneyMIPS: jz4740: Fix Kbuild Platform file.
2010-10-19  David DaneyMIPS: Repair Kbuild make clean breakage.
2010-10-19  Linus TorvaldsMerge branch 'drm-fixes' of git://git./linux/kernel...
2010-10-19  Avi KivityKVM: Fix fs/gs reload oops with invalid ldt
2010-10-18  Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2010-10-18  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-10-18  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-10-18  Sascha Hauermxc_nand: do not depend on disabling the irq in the...
2010-10-18  Linus TorvaldsMerge branch 'for-linus/i2c/2636-rc8' of git://git...
2010-10-18  Linus TorvaldsMerge branch 'fixes'
2010-10-18  Namhyung KimMIPS: Enable ISA_DMA_API config to fix build failure
2010-10-18  Namhyung KimMIPS: 32-bit: Fix build failure in asm/fcntl.h
next
This page took 0.043192 seconds and 5 git commands to generate.