]> git.kernelconcepts.de Git - karo-tx-linux.git/history - fs/btrfs
Btrfs: fix recursive auto-defrag
[karo-tx-linux.git] / fs / btrfs /
2011-10-10 Li ZefanBtrfs: fix recursive auto-defrag
2011-09-30 Josef BacikBtrfs: force a page fault if we have a shorty copy...
2011-09-20 Sage WeilBtrfs: reserve sufficient space for ioctl clone
2011-09-18 Li ZefanBtrfs: don't change inode flag of the dest clone file
2011-09-18 Li ZefanBtrfs: don't make a file partly checksummed through...
2011-09-18 Li ZefanBtrfs: fix pages truncation in btrfs_ioctl_clone()
2011-09-18 Hidetoshi Setobtrfs: fix d_off in the first dirent
2011-09-11 Li ZefanBtrfs: add dummy extent if dst offset excceeds file...
2011-09-11 Li ZefanBtrfs: calc file extent num_bytes correctly in file...
2011-09-11 David Sterbabtrfs: xattr: fix attribute removal
2011-09-11 Miao XieBtrfs: fix wrong nbytes information of the inode
2011-09-11 Miao XieBtrfs: fix the file extent gap when doing direct IO
2011-09-11 Miao XieBtrfs: fix unclosed transaction handle in btrfs_cont_expand
2011-09-11 Liu BoBtrfs: fix misuse of trans block rsv
2011-09-11 Liu BoBtrfs: reset to appropriate block rsv after orphan...
2011-09-11 Josef BacikBtrfs: skip locking if searching the commit root in...
2011-09-11 Sergei Trofimovichbtrfs: fix warning in iput for bad-inode
2011-09-11 Liu BoBtrfs: fix an oops when deleting snapshots
2011-08-18 Josef BacikBtrfs: set i_size properly when fallocating and we...
2011-08-17 Sage WeilBtrfs: truncate pages from clone ioctl target range
2011-08-17 Miao XieBtrfs: fix uninitialized sync_pending
2011-08-17 Miao XieBtrfs: fix wrong free space information
2011-08-17 Dan Carpenterbtrfs: memory leak in btrfs_add_inode_defrag()
2011-08-17 Li ZefanBtrfs: use plain page_address() in header fields setget...
2011-08-17 Tsutomu ItohBtrfs: forced readonly when btrfs_drop_snapshot() fails
2011-08-17 liuboBtrfs: check if there is enough space for balancing...
2011-08-17 liuboBtrfs: fix a bug of balance on full multi-disk partitions
2011-08-17 liuboBtrfs: fix an oops of log replay
2011-08-17 Josef BacikBtrfs: detect wether a device supports discard
2011-08-05 Chris MasonBtrfs: force unplugs when switching from high to regula...
2011-08-01 Josef BacikBtrfs: don't call writepages from within write_full_page
2011-08-01 Mitch HarderBtrfs: Remove unused variable 'last_index' in file.c
2011-08-01 Xiao GuangrongBtrfs: clean up for find_first_extent_bit()
2011-08-01 Xiao GuangrongBtrfs: clean up for wait_extent_bit()
2011-08-01 Xiao GuangrongBtrfs: clean up for insert_state()
2011-08-01 Xiao GuangrongBtrfs: remove unused members from struct extent_state
2011-08-01 Li ZefanBtrfs: clean up code for merging extent maps
2011-08-01 Li ZefanBtrfs: clean up code for extent_map lookup
2011-08-01 Li ZefanBtrfs: clean up search_extent_mapping()
2011-08-01 Li ZefanBtrfs: remove redundant code for dir item lookup
2011-08-01 Li ZefanBtrfs: make acl functions really no-op if acl is not...
2011-08-01 Li ZefanBtrfs: remove remaining ref-cache code
2011-08-01 Li ZefanBtrfs: remove a BUG_ON() in btrfs_commit_transaction()
2011-08-01 Li ZefanBtrfs: use wait_event()
2011-08-01 Li ZefanBtrfs: check the nodatasum flag when writing compressed...
2011-08-01 Li ZefanBtrfs: copy string correctly in INO_LOOKUP ioctl
2011-08-01 Josef BacikBtrfs: don't print the leaf if we had an error
2011-08-01 Mark Fashehbtrfs: make btrfs_set_root_node void
2011-08-01 liuboBtrfs: fix oops while writing data to SSD partitions
2011-08-01 WuBoBtrfs: Protect the readonly flag of block group
2011-08-01 Jeff Mahoneybtrfs: Make extent-io callbacks that never fail return...
2011-08-01 Li ZefanBtrfs: fix readahead in file defrag
2011-08-01 Tsutomu ItohBtrfs: return error to caller when btrfs_unlink() failes
2011-08-01 Wanlong GaoBtrfs:don't check the return value of __btrfs_add_inode...
2011-08-01 Chris MasonMerge branch 'alloc_path' of git://git.kernel.org/pub...
2011-07-27 Chris MasonMerge branch 'integration' into for-linus
2011-07-27 Chris MasonBtrfs: make sure reserve_metadata_bytes doesn't leak...
2011-07-27 Chris MasonBtrfs: use the commit_root for reading free_space_inode...
2011-07-27 Chris MasonBtrfs: reduce extent_state lock contention for metadata
2011-07-27 Chris MasonBtrfs: remove lockdep magic from btrfs_next_leaf
2011-07-27 Chris MasonBtrfs: make a lockdep class for each root
2011-07-27 Chris MasonBtrfs: switch the btrfs tree locks to reader/writer
2011-07-27 Josef BacikBtrfs: fix deadlock when throttling transactions
2011-07-27 Chris MasonBtrfs: stop using highmem for extent_buffers
2011-07-27 Miao XieBtrfs: fix BUG_ON() caused by ENOSPC when relocating...
2011-07-27 Josef BacikBtrfs: tag pages for writeback in sync
2011-07-27 Josef BacikBtrfs: fix enospc problems with delalloc
2011-07-27 Josef BacikBtrfs: don't flush delalloc arbitrarily
2011-07-27 Josef BacikBtrfs: use find_or_create_page instead of grab_cache_page
2011-07-27 Josef BacikBtrfs: use a worker thread to do caching
2011-07-25 Mark Fashehbtrfs: don't BUG_ON allocation errors in btrfs_drop_sna...
2011-07-25 Mark Fashehbtrfs: Don't BUG_ON alloc_path errors in find_next_chunk
2011-07-20 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-07-18 Linus TorvaldsMerge branch 'fix/asoc' of git://git.kernel.org/pub...
2011-07-17 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git.kernel.org...
2011-07-17 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2011-07-16 Linus TorvaldsMerge branch 'gpio/merge' of git://git.secretlab.ca...
2011-07-15 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-07-14 Mark Fashehbtrfs: Don't BUG_ON alloc_path errors in btrfs_balance()
2011-07-14 Mark Fashehbtrfs: Don't BUG_ON alloc_path errors in btrfs_read_loc...
2011-07-14 Mark Fashehbtrfs: Don't BUG_ON alloc_path errors in btrfs_truncate...
2011-07-14 Mark Fashehbtrfs: Don't BUG_ON alloc_path errors in replay_one_buf...
2011-07-14 Mark Fashehbtrfs: don't BUG_ON btrfs_alloc_path() errors
2011-07-13 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-07-13 Linus TorvaldsMerge branch 'bugfixes' of git://git.linux-nfs.org...
2011-07-13 Linus TorvaldsMerge branch 'rc-fixes' of git://git.kernel.org/pub...
2011-07-13 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2011-07-12 Linus TorvaldsMerge branch 'fixes' of git://git.kernel.org/pub/scm...
2011-07-12 Linus TorvaldsMerge branch 'drm-intel-fixes' of git://git.kernel...
2011-07-11 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git.kernel.org...
2011-07-11 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2011-07-11 Linus TorvaldsMerge branch 'fixes' of git://git.kernel.org/pub/scm...
2011-07-11 Linus TorvaldsMerge branch 'for_linus' of git://git.kernel.org/pub...
2011-07-11 Linus TorvaldsMerge branch 'movieboard' of git://git.kernel.org/pub...
2011-07-11 Josef BacikBtrfs: fix how we merge extent states and deal with...
2011-07-11 Josef BacikBtrfs: use the normal checksumming infrastructure for...
2011-07-11 Josef BacikBtrfs: serialize flushers in reserve_metadata_bytes
2011-07-11 Josef BacikBtrfs: do transaction space reservation before joining...
2011-07-11 Josef BacikBtrfs: try to only do one btrfs_search_slot in do_setxattr
2011-07-10 Linus TorvaldsMerge branch 'hwmon-for-linus' of git://git.kernel...
next