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
/
volumes.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-18
Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+1
2015-12-10
Btrfs: fix transaction handle leak in balance
Filipe Manana
1
-2
/
+1
2015-11-27
Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-7
/
+6
2015-11-25
btrfs: fix balance range usage filters in 4.4-rc
Holger Hoffstätte
1
-2
/
+2
2015-11-25
btrfs: fix rcu warning during device replace
David Sterba
1
-4
/
+2
2015-11-25
Btrfs: fix the number of transaction units needed to remove a block group
Filipe Manana
1
-1
/
+2
2015-11-25
Btrfs: use global reserve when deleting unused block group after ENOSPC
Filipe Manana
1
-1
/
+1
2015-11-13
Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+21
2015-11-10
btrfs: Fix lost-data-profile caused by balance bg
Zhao Lei
1
-0
/
+21
2015-11-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+2
2015-11-06
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
1
-2
/
+2
2015-10-26
btrfs: extend balance filter usage to take minimum and maximum
David Sterba
1
-1
/
+40
2015-10-26
btrfs: add balance filter for stripes
Gabríel Arthúr Pétursson
1
-0
/
+19
2015-10-26
btrfs: extend balance filter limit to take minimum and maximum
David Sterba
1
-0
/
+42
2015-10-21
Btrfs: add a flags field to btrfs_transaction
Josef Bacik
1
-1
/
+1
2015-10-21
Merge branch 'cleanups/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/...
Chris Mason
1
-68
/
+88
2015-10-21
btrfs: cleanup btrfs_balance profile validity checks
Alexandru Moise
1
-9
/
+12
2015-10-21
btrfs: use btrfs_raid_array for btrfs_get_num_tolerated_disk_barrier_failures()
Zhao Lei
1
-0
/
+7
2015-10-21
btrfs: Move btrfs_raid_array to public
Zhao Lei
1
-59
/
+69
2015-10-12
Merge branch 'fix/waitqueue-barriers' of git://git.kernel.org/pub/scm/linux/k...
Chris Mason
1
-0
/
+3
2015-10-12
Merge branch 'anand/sysfs-updates-v4.3-rc3' of git://git.kernel.org/pub/scm/l...
Chris Mason
1
-61
/
+78
2015-10-10
btrfs: comment the rest of implicit barriers before waitqueue_active
David Sterba
1
-0
/
+3
2015-10-08
btrfs: switch more printks to our helpers
David Sterba
1
-1
/
+2
2015-10-08
btrfs: switch message printers to ratelimited _in_rcu variants
David Sterba
1
-2
/
+2
2015-10-08
btrfs: switch message printers to _in_rcu variants
David Sterba
1
-9
/
+9
2015-10-01
Btrfs: add helper for closing one device
Anand Jain
1
-30
/
+36
2015-10-01
Btrfs: don't log error from btrfs_get_bdev_and_sb
Anand Jain
1
-1
/
+0
2015-10-01
Btrfs: enhance btrfs_scratch_superblock to scratch all superblocks
Anand Jain
1
-12
/
+26
2015-10-01
Btrfs: use BTRFS_ERROR_DEV_MISSING_NOT_FOUND when missing device is not found
Anand Jain
1
-4
/
+2
2015-09-29
Btrfs: consolidate btrfs_error() to btrfs_std_error()
Anand Jain
1
-7
/
+7
2015-09-29
Btrfs: SB read failure should return EIO for __bread failure
Anand Jain
1
-4
/
+4
2015-09-29
Btrfs: rename super_kobj to fsid_kobj
Anand Jain
1
-1
/
+1
2015-09-29
Btrfs: rename btrfs_kobj_rm_device to btrfs_sysfs_rm_device_link
Anand Jain
1
-3
/
+3
2015-09-29
Btrfs: rename btrfs_kobj_add_device to btrfs_sysfs_add_device_link
Anand Jain
1
-1
/
+1
2015-09-11
Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-17
/
+4
2015-09-05
Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-35
/
+44
2015-08-31
btrfs: Add raid56 support for updating
Zhao Lei
1
-17
/
+4
2015-08-21
btrfs: fix compile when block cgroups are not enabled
Chris Mason
1
-0
/
+2
2015-08-19
btrfs: use __GFP_NOFAIL in alloc_btrfs_bio
Michal Hocko
1
-3
/
+1
2015-08-13
btrfs: remove bio splitting and merge_bvec_fn() calls
Kent Overstreet
1
-72
/
+0
2015-08-09
Merge branch 'jeffm-discard-4.3' into for-linus-4.3
Chris Mason
1
-24
/
+39
2015-08-09
Btrfs: add support for blkio controllers
Chris Mason
1
-0
/
+8
2015-08-09
btrfs: Cleanup: Remove chunk_objectid argument from btrfs_relocate_chunk()
Zhaolei
1
-8
/
+2
2015-08-09
btrfs: Fix data checksum error cause by replace with io-load.
Zhaolei
1
-0
/
+2
2015-07-29
btrfs: iterate over unused chunk space in FITRIM
Jeff Mahoney
1
-24
/
+39
2015-07-29
block: add a bi_error field to struct bio
Christoph Hellwig
1
-12
/
+11
2015-07-11
Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-6
/
+44
2015-06-30
Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-23
/
+163
2015-06-30
Btrfs: fix race between balance and unused block group deletion
Filipe Manana
1
-5
/
+43
2015-06-30
btrfs: cleanup noused initialization of dev in btrfs_end_bio()
Zhao Lei
1
-1
/
+1
[next]