index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
relocation.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-08
Btrfs: init relocate extent_io_tree with a mapping
Josef Bacik
1
-4
/
+5
2013-05-17
Btrfs: don't use global block reservation for inode cache truncation
Miao Xie
1
-0
/
+5
2013-05-17
Btrfs: fix possible memory leak in replace_path()
Stefan Behrens
1
-1
/
+1
2013-05-06
btrfs: handle errors returned from get_tree_block_key
David Sterba
1
-4
/
+8
2013-05-06
btrfs: make static code static & remove dead code
Eric Sandeen
1
-2
/
+1
2013-05-06
Btrfs: fix all callers of read_tree_block
Josef Bacik
1
-3
/
+15
2013-05-06
Btrfs: fix bad extent logging
Josef Bacik
1
-1
/
+1
2013-05-06
btrfs: clean snapshots one by one
David Sterba
1
-3
/
+0
2013-05-06
Btrfs: add a incompatible format change for smaller metadata extent refs
Josef Bacik
1
-15
/
+58
2013-03-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-17
/
+57
2013-03-04
Btrfs: do not BUG_ON on aborted situation
Liu Bo
1
-1
/
+5
2013-03-04
Btrfs: do not BUG_ON in prepare_to_reloc
Liu Bo
1
-1
/
+9
2013-03-04
Btrfs: free all recorded tree blocks on error
Liu Bo
1
-3
/
+6
2013-03-04
Btrfs: build up error handling for merge_reloc_roots
Liu Bo
1
-12
/
+35
2013-03-04
Btrfs: check for NULL pointer in updating reloc roots
Liu Bo
1
-0
/
+2
2013-03-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+1
2013-02-20
Btrfs: use wrapper page_offset
Miao Xie
1
-1
/
+1
2013-01-29
Merge branch 'master' into for-next
Jiri Kosina
1
-21
/
+19
2013-01-09
btrfs: fix comment typos
Liu Bo
1
-2
/
+2
2012-12-12
Btrfs: cleanup for btrfs_btree_balance_dirty
Liu Bo
1
-16
/
+6
2012-12-11
Btrfs: make delalloc inodes be flushed by multi-task
Miao Xie
1
-1
/
+5
2012-12-11
Btrfs: improve the noflush reservation
Miao Xie
1
-4
/
+8
2012-10-09
Btrfs: cache extent state when writing out dirty metadata pages
Josef Bacik
1
-1
/
+1
2012-10-04
Btrfs: kill obsolete arguments in btrfs_wait_ordered_extents
Liu Bo
1
-1
/
+1
2012-10-01
Btrfs: fix error handling in delete_block_group_cache()
Tsutomu Itoh
1
-2
/
+2
2012-10-01
Btrfs: add a new "type" field into the block reservation structure
Miao Xie
1
-1
/
+2
2012-07-30
btrfs: use printk_get_level and printk_skip_level, add __printf, fix fallout
Joe Perches
1
-1
/
+1
2012-07-23
Btrfs: fix error handling in __add_reloc_root()
Dan Carpenter
1
-1
/
+2
2012-04-27
Btrfs: Fix space checking during fs resize
Daniel J Blueman
1
-1
/
+1
2012-04-27
Btrfs: Prevent root_list corruption
Daniel J Blueman
1
-0
/
+2
2012-03-22
btrfs: replace many BUG_ONs with proper error handling
Jeff Mahoney
1
-11
/
+24
2012-03-22
btrfs: enhance transaction abort infrastructure
Jeff Mahoney
1
-6
/
+8
2012-03-22
btrfs: btrfs_drop_snapshot should return int
Jeff Mahoney
1
-1
/
+2
2012-03-22
btrfs: drop gfp_t from lock_extent
Jeff Mahoney
1
-12
/
+10
2012-03-22
btrfs: __add_reloc_root error push-up
Jeff Mahoney
1
-6
/
+16
2012-03-22
btrfs: Panic on bad rbtree operations
Jeff Mahoney
1
-7
/
+29
2012-01-16
Btrfs: add a delalloc mutex to inodes for delalloc reservations
Josef Bacik
1
-2
/
+0
2012-01-16
Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into integ...
Chris Mason
1
-8
/
+10
2011-12-22
Btrfs: mark delayed refs as for cow
Arne Jansen
1
-8
/
+10
2011-12-15
Btrfs: fix how we do delalloc reservations and how we free reservations on error
Josef Bacik
1
-0
/
+2
2011-11-10
Btrfs: fix orphan backref nodes
Miao Xie
1
-0
/
+2
2011-10-20
btrfs: check file extent backref offset underflow
Yan, Zheng
1
-1
/
+4
2011-10-19
Btrfs: seperate out btrfs_block_rsv_check out into 2 different functions
Josef Bacik
1
-4
/
+2
2011-10-19
Btrfs: use the inode's mapping mask for allocating pages
Josef Bacik
1
-1
/
+2
2011-10-19
Btrfs: stop passing a trans handle all around the reservation code
Josef Bacik
1
-8
/
+7
2011-10-19
Btrfs: allow callers to specify if flushing can occur for btrfs_block_rsv_check
Josef Bacik
1
-2
/
+2
2011-10-19
Btrfs: kill unused parts of block_rsv
Josef Bacik
1
-2
/
+0
2011-10-19
Btrfs: kill the durable block rsv stuff
Josef Bacik
1
-1
/
+0
2011-07-27
Merge branch 'integration' into for-linus
Chris Mason
1
-1
/
+2
2011-07-27
Btrfs: use find_or_create_page instead of grab_cache_page
Josef Bacik
1
-1
/
+2
[next]