Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
febb72a6e4cc6c8cffcc1ea649a3fb364f1ea432
/
fs
/
btrfs
« Previous
4ed1d16
btrfs: Don't BUG_ON errors in __finish_chunk_alloc()
by Mark Fasheh
· 13 years ago
0678b61
btrfs: Don't BUG_ON kzalloc error in btrfs_lookup_csums_range()
by Mark Fasheh
· 13 years ago
be1a556
btrfs: Don't BUG_ON() errors in update_ref_for_cow()
by Mark Fasheh
· 13 years ago
ce59897
btrfs: Don't BUG_ON errors from btrfs_create_subvol_root()
by Mark Fasheh
· 13 years ago
2c53679
btrfs: btrfs_drop_snapshot should return int
by Jeff Mahoney
· 13 years ago
3fbe5c0
btrfs: split extent_state ops
by Jeff Mahoney
· 13 years ago
d008237
btrfs: drop gfp_t from lock_extent
by Jeff Mahoney
· 13 years ago
143bede
btrfs: return void in functions without error conditions
by Jeff Mahoney
· 13 years ago
ffd7b33
btrfs: __add_reloc_root error push-up
by Jeff Mahoney
· 13 years ago
355808c
btrfs: ->submit_bio_hook error push-up
by Jeff Mahoney
· 13 years ago
3444a97
btrfs: Factor out tree->ops->merge_bio_hook call
by Jeff Mahoney
· 13 years ago
0417341
btrfs: Simplify btrfs_submit_bio_hook
by Jeff Mahoney
· 13 years ago
b45a9d8
btrfs: btrfs_update_root error push-up
by Jeff Mahoney
· 13 years ago
200a5c1
btrfs: find_and_setup_root error push-up
by Jeff Mahoney
· 13 years ago
6763af8
btrfs: Remove set bits return from clear_extent_bit
by Jeff Mahoney
· 13 years ago
5380428
btrfs: avoid NULL deref in btrfs_reserve_extent with DEBUG_ENOSPC
by Jeff Mahoney
· 13 years ago
d5c13f9
btrfs: clean_tree_block should panic on observed memory corruption and return void
by Jeff Mahoney
· 13 years ago
d16cb05
btrfs: Simplify btrfs_insert_root
by Jeff Mahoney
· 13 years ago
cddcd80
btrfs: Fix kfree of member instead of structure
by Jeff Mahoney
· 13 years ago
43c04fb
btrfs: Panic on bad rbtree operations
by Jeff Mahoney
· 13 years ago
c2d904e
btrfs: Catch locking failures in {set,clear,convert}_extent_bit
by Jeff Mahoney
· 13 years ago
8c34293
btrfs: Add btrfs_panic()
by Jeff Mahoney
· 13 years ago
e2a0883
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
9f39383
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
by Linus Torvalds
· 13 years ago
69a7aeb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
48fde70
switch open-coded instances of d_make_root() to new helper
by Al Viro
· 13 years ago
7ac687d
btrfs: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
86e0600
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 13 years ago
a175423
Btrfs: fix casting error in scrub reada code
by Chris Mason
· 13 years ago
d3b0106
btrfs: fix locking issues in find_parent_nodes()
by Li Zefan
· 13 years ago
855a85f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 13 years ago
e77266e
Btrfs: fix compiler warnings on 32 bit systems
by Chris Mason
· 13 years ago
5500cdb
Btrfs: increase the global block reserve estimates
by Liu Bo
· 13 years ago
5065319
Btrfs: clear the extent uptodate bits during parent transid failures
by Chris Mason
· 13 years ago
16780ca
Btrfs: add extra sanity checks on the path names in btrfs_mksubvol
by Chris Mason
· 13 years ago
a6b0d5c
Btrfs: make sure we update latest_bdev
by Chris Mason
· 13 years ago
fe66a05
Btrfs: improve error handling for btrfs_insert_dir_item callers
by Chris Mason
· 13 years ago
692e575
Btrfs: be less strict on finding next node in clear_extent_bit
by Liu Bo
· 13 years ago
d9b0218
Btrfs: fix a bug on overcommit stuff
by Liu Bo
· 13 years ago
9d47c76
Btrfs: kick out redundant stuff in convert_extent_bit
by Liu Bo
· 13 years ago
0449314
Btrfs: skip states when they does not contain bits to clear
by Liu Bo
· 13 years ago
285190d
Btrfs: check return value of lookup_extent_mapping() correctly
by Tsutomu Itoh
· 13 years ago
600a45e
Btrfs: fix deadlock on page lock when doing auto-defragment
by Miao Xie
· 13 years ago
013bd4c
Btrfs: fix return value check of extent_io_ops
by Tsutomu Itoh
· 13 years ago
12fc9d0
btrfs: honor umask when creating subvol root
by Florian Albrechtskirchinger
· 13 years ago
8a33442
btrfs: silence warning in raid array setup
by David Sterba
· 13 years ago
c08782d
btrfs: fix structs where bitfields and spinlock/atomic share 8B word
by David Sterba
· 13 years ago
87826df
btrfs: delalloc for page dirtied out-of-band in fixup worker
by Jeff Mahoney
· 13 years ago
a7e221e
Btrfs: fix memory leak in load_free_space_cache()
by Tsutomu Itoh
· 13 years ago
859acaf
btrfs: don't check DUP chunks twice
by Arne Jansen
· 13 years ago
2cac13e
Btrfs: fix trim 0 bytes after a device delete
by Liu Bo
· 13 years ago
6af021d
Btrfs: return the internal error unchanged if btrfs_get_extent_fiemap() call failed for SEEK_DATA/SEEK_HOLE inquiry
by Jeff Liu
· 13 years ago
8f24b49
Btrfs: avoid positive number with ERR_PTR
by Jan Schmidt
· 13 years ago
941b2dd
btrfs: Sector Size check during Mount
by Keith Mannthey
· 13 years ago
3e93b8d
BTRFS: Don't include disk-io.h twice in check-integrity.c
by Jesper Juhl
· 13 years ago
934e7d4
btrfs: Fix typo in free-space-cache.c
by Masanari Iida
· 13 years ago
d98456f
Btrfs: don't reserve data with extents locked in btrfs_fallocate
by Chris Mason
· 13 years ago
67d2433
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 13 years ago
9998eb7
Btrfs: fix reservations in btrfs_page_mkwrite
by Chris Mason
· 13 years ago
9b23062
Btrfs: advance window_start if we're using a bitmap
by Josef Bacik
· 13 years ago
0c4e538
btrfs: mask out gfp flags in releasepage
by David Sterba
· 13 years ago
9e622d6
Btrfs: fix enospc error caused by wrong checks of the chunk
by Miao Xie
· 13 years ago
7ec31b5
Btrfs: do not defrag a file partially
by Liu Bo
· 13 years ago
0b48514
Btrfs: fix warning for 32-bit build of fs/btrfs/check-integrity.c
by Stefan Behrens
· 13 years ago
0b4a9d2
Btrfs: use cluster->window_start when allocating from a cluster bitmap
by Josef Bacik
· 13 years ago
8bedd51
Btrfs: Check for NULL page in extent_range_uptodate
by Mitch Harder
· 13 years ago
6dd70ce
btrfs: Fix busyloops in transaction waiting code
by Jan Kara
· 13 years ago
357b978
Btrfs: make sure a bitmap has enough bytes
by Josef Bacik
· 13 years ago
b1375d6
Btrfs: fix uninit warning in backref.c
by Jan Schmidt
· 13 years ago
d65773b
Merge branch 'btrfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
f9156c7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 13 years ago
96bdc7d
Btrfs: use larger system chunks
by Chris Mason
· 13 years ago
f248679
Btrfs: add a delalloc mutex to inodes for delalloc reservations
by Josef Bacik
· 13 years ago
8c2a3ca
Btrfs: space leak tracepoints
by Josef Bacik
· 13 years ago
90290e1
Btrfs: protect orphan block rsv with spin_lock
by Josef Bacik
· 13 years ago
3f7de03
Btrfs: add allocator tracepoints
by Josef Bacik
· 13 years ago
45a8090
Btrfs: don't call btrfs_throttle in file write
by Josef Bacik
· 13 years ago
ec39e18
Btrfs: release space on error in page_mkwrite
by Josef Bacik
· 13 years ago
f70a9a6b
Btrfs: fix btrfsck error 400 when truncating a compressed
by Miao Xie
· 13 years ago
7ad85bb
Btrfs: do not use btrfs_end_transaction_throttle everywhere
by Josef Bacik
· 13 years ago
c126dea
Merge branch 'integrity-check-patch-v2' of git://btrfs.giantdisaster.de/git/btrfs into integration
by Chris Mason
· 13 years ago
9785dbd
Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into integration
by Chris Mason
· 13 years ago
d756bd2
Merge branch 'for-chris' of git://repo.or.cz/linux-btrfs-devel into integration
by Chris Mason
· 13 years ago
27263e2
Merge branch 'restriper' of git://github.com/idryomov/btrfs-unstable into integration
by Chris Mason
· 13 years ago
19a39dc
Btrfs: add balance progress reporting
by Ilya Dryomov
· 13 years ago
de32226
Btrfs: allow for resuming restriper after it was paused
by Ilya Dryomov
· 13 years ago
a7e99c6
Btrfs: allow for canceling restriper
by Ilya Dryomov
· 13 years ago
837d5b6
Btrfs: allow for pausing restriper
by Ilya Dryomov
· 13 years ago
9555c6c
Btrfs: add skip_balance mount option
by Ilya Dryomov
· 13 years ago
5964101
Btrfs: recover balance on mount
by Ilya Dryomov
· 13 years ago
0940ebf
Btrfs: save balance parameters to disk
by Ilya Dryomov
· 13 years ago
cfa4c96
Btrfs: soft profile changing mode (aka soft convert)
by Ilya Dryomov
· 13 years ago
e4d8ec0
Btrfs: implement online profile changing
by Ilya Dryomov
· 13 years ago
7092261
Btrfs: do not reduce profile in do_chunk_alloc()
by Ilya Dryomov
· 13 years ago
ea67176
Btrfs: virtual address space subset filter
by Ilya Dryomov
· 13 years ago
94e60d5
Btrfs: devid subset filter
by Ilya Dryomov
· 13 years ago
409d404
Btrfs: devid filter
by Ilya Dryomov
· 13 years ago
5ce5b3c
Btrfs: usage filter
by Ilya Dryomov
· 13 years ago
ed25e9b
Btrfs: profiles filter
by Ilya Dryomov
· 13 years ago
f43ffb6
Btrfs: add basic infrastructure for selective balancing
by Ilya Dryomov
· 13 years ago
Next »