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
/
disk-io.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-18
Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-8
/
+41
2016-01-11
Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel...
Chris Mason
1
-2
/
+1
2016-01-11
Merge branch 'misc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Chris Mason
1
-0
/
+1
2016-01-07
Btrfs: use linux/sizes.h to represent constants
Byongho Lee
1
-1
/
+1
2016-01-07
btrfs: cleanup, remove stray return statements
David Sterba
1
-1
/
+0
2016-01-07
Btrfs: add missing brelse when superblock checksum fails
Anand Jain
1
-0
/
+1
2015-12-30
btrfs: don't run delayed references while we are creating the free space tree
Chris Mason
1
-12
/
+12
2015-12-23
Merge branch 'freespace-4.5' into for-linus-4.5
Chris Mason
1
-0
/
+38
2015-12-23
Merge branch 'dev/simplify-set-bit' of git://git.kernel.org/pub/scm/linux/ker...
Chris Mason
1
-1
/
+1
2015-12-19
x86/cpufeature: Remove unused and seldomly used cpu_has_xx macros
Borislav Petkov
1
-1
/
+1
2015-12-18
Merge branch 'freespace-tree' into for-linus-4.5
Chris Mason
1
-0
/
+38
2015-12-17
Btrfs: add free space tree mount option
Omar Sandoval
1
-0
/
+38
2015-12-07
btrfs: remove a trivial helper btrfs_set_buffer_uptodate
David Sterba
1
-5
/
+0
2015-12-03
btrfs: drop unused parameter from lock_extent_bits
David Sterba
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
/
+3
2015-11-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2015-11-06
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
1
-1
/
+1
2015-11-05
btrfs: qgroup: exit the rescan worker during umount
Justin Maggard
1
-0
/
+3
2015-10-26
btrfs: clear PF_NOFREEZE in cleaner_kthread()
Jiri Kosina
1
-0
/
+1
2015-10-21
Merge branch 'allocator-fixes' into for-linus-4.4
Chris Mason
1
-20
/
+0
2015-10-21
Btrfs: change how we wait for pending ordered extents
Josef Bacik
1
-20
/
+0
2015-10-21
btrfs: qgroup: Introduce new functions to reserve/free metadata
Qu Wenruo
1
-0
/
+1
2015-10-21
Merge branch 'cleanups/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/...
Chris Mason
1
-13
/
+22
2015-10-21
btrfs: use btrfs_raid_array for btrfs_get_num_tolerated_disk_barrier_failures()
Zhao Lei
1
-13
/
+22
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
-22
/
+47
2015-10-12
Merge branch 'cleanup/messages' of git://git.kernel.org/pub/scm/linux/kernel/...
Chris Mason
1
-19
/
+18
2015-10-10
btrfs: comment the rest of implicit barriers before waitqueue_active
David Sterba
1
-0
/
+3
2015-10-09
Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+4
2015-10-08
btrfs: switch more printks to our helpers
David Sterba
1
-6
/
+6
2015-10-08
btrfs: switch message printers to ratelimited variants
David Sterba
1
-11
/
+10
2015-10-08
btrfs: switch message printers to ratelimited _in_rcu variants
David Sterba
1
-2
/
+2
2015-10-06
Btrfs: open_ctree: Fix possible memory leak
chandan
1
-0
/
+4
2015-10-01
Btrfs: add btrfs_read_dev_one_super() to read one specific SB
Anand Jain
1
-20
/
+33
2015-09-29
Btrfs: consolidate btrfs_error() to btrfs_std_error()
Anand Jain
1
-4
/
+4
2015-09-29
Btrfs: SB read failure should return EIO for __bread failure
Anand Jain
1
-3
/
+15
2015-09-29
Btrfs: rename btrfs_sysfs_remove_one to btrfs_sysfs_remove_mounted
Anand Jain
1
-2
/
+2
2015-09-29
Btrfs: rename btrfs_sysfs_add_one to btrfs_sysfs_add_mounted
Anand Jain
1
-1
/
+1
2015-09-25
Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+0
2015-09-11
Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-40
/
+36
2015-09-10
Btrfs: remove unnecessary locking of cleaner_mutex to avoid deadlock
Filipe Manana
1
-2
/
+0
2015-09-05
Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+13
2015-09-02
Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-16
/
+19
2015-08-31
btrfs: Add raid56 support for updating
Zhao Lei
1
-22
/
+25
2015-08-31
btrfs: Cleanup for btrfs_calc_num_tolerated_disk_barrier_failures
Zhao Lei
1
-40
/
+33
2015-08-09
Merge branch 'jeffm-discard-4.3' into for-linus-4.3
Chris Mason
1
-0
/
+9
2015-08-09
Btrfs: add support for blkio controllers
Chris Mason
1
-0
/
+1
2015-08-09
Btrfs: remove unused mutex from struct 'btrfs_fs_info'
Byongho Lee
1
-1
/
+0
2015-08-09
btrfs: Show detail information when mount failed on missing devices
Zhao Lei
1
-2
/
+3
2015-07-31
Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+2
[next]