Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
7e6213f4345c3798b7fb7af41d221e2fd77ec6a6
/
fs
/
btrfs
/
disk-io.c
2101ae4
Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 9 years ago
319e4d0
btrfs: Enhance super validation check
by Qu Wenruo
· 9 years ago
c2d6cb1
Btrfs: fix deadlock running delayed iputs at transaction commit time
by Filipe Manana
· 9 years ago
326f784
Merge branch 'misc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.5
by Chris Mason
· 9 years ago
c1a198d
Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 9 years ago
f32e48e
Btrfs: Initialize btrfs_root->highest_objectid when loading tree root and subvolume roots
by Chandan Rajendra
· 9 years ago
b28cf57
Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.5
by Chris Mason
· 9 years ago
a305810
Merge branch 'misc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.5
by Chris Mason
· 9 years ago
ee22184
Btrfs: use linux/sizes.h to represent constants
by Byongho Lee
· 9 years ago
7928d67
btrfs: cleanup, remove stray return statements
by David Sterba
· 9 years ago
b2acddd
Btrfs: add missing brelse when superblock checksum fails
by Anand Jain
· 9 years ago
511711a
btrfs: don't run delayed references while we are creating the free space tree
by Chris Mason
· 9 years ago
f0f7641
Merge branch 'freespace-4.5' into for-linus-4.5
by Chris Mason
· 9 years ago
bb9d687
Merge branch 'dev/simplify-set-bit' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.5
by Chris Mason
· 9 years ago
362f924
x86/cpufeature: Remove unused and seldomly used cpu_has_xx macros
by Borislav Petkov
· 9 years ago
f7d3d2f
Merge branch 'freespace-tree' into for-linus-4.5
by Chris Mason
· 9 years ago
70f6d82
Btrfs: add free space tree mount option
by Omar Sandoval
· 9 years ago
4db8c52
btrfs: remove a trivial helper btrfs_set_buffer_uptodate
by David Sterba
· 9 years ago
ff13db4
btrfs: drop unused parameter from lock_extent_bits
by David Sterba
· 9 years ago
e75cdf9
Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 9 years ago
ad804a0
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
d0164ad
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd
by Mel Gorman
· 9 years ago
7343dd6
btrfs: qgroup: exit the rescan worker during umount
by Justin Maggard
· 9 years ago
6962491
btrfs: clear PF_NOFREEZE in cleaner_kthread()
by Jiri Kosina
· 9 years ago
a9e6d15
Merge branch 'allocator-fixes' into for-linus-4.4
by Chris Mason
· 9 years ago
161c3549
Btrfs: change how we wait for pending ordered extents
by Josef Bacik
· 9 years ago
55eeaf0
btrfs: qgroup: Introduce new functions to reserve/free metadata
by Qu Wenruo
· 9 years ago
a0d58e4
Merge branch 'cleanups/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.4
by Chris Mason
· 9 years ago
8789f4f
btrfs: use btrfs_raid_array for btrfs_get_num_tolerated_disk_barrier_failures()
by Zhao Lei
· 9 years ago
6db4a73
Merge branch 'fix/waitqueue-barriers' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.4
by Chris Mason
· 9 years ago
62fb50a
Merge branch 'anand/sysfs-updates-v4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.4
by Chris Mason
· 9 years ago
640926f
Merge branch 'cleanup/messages' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.4
by Chris Mason
· 9 years ago
ee86395
btrfs: comment the rest of implicit barriers before waitqueue_active
by David Sterba
· 10 years ago
175d58c
Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 9 years ago
f14d104
btrfs: switch more printks to our helpers
by David Sterba
· 9 years ago
9464732
btrfs: switch message printers to ratelimited variants
by David Sterba
· 9 years ago
b14af3b
btrfs: switch message printers to ratelimited _in_rcu variants
by David Sterba
· 9 years ago
e5fffba
Btrfs: open_ctree: Fix possible memory leak
by chandan
· 9 years ago
29c36d7
Btrfs: add btrfs_read_dev_one_super() to read one specific SB
by Anand Jain
· 9 years ago
a4553fe
Btrfs: consolidate btrfs_error() to btrfs_std_error()
by Anand Jain
· 9 years ago
92fc03f
Btrfs: SB read failure should return EIO for __bread failure
by Anand Jain
· 9 years ago
6618a59
Btrfs: rename btrfs_sysfs_remove_one to btrfs_sysfs_remove_mounted
by Anand Jain
· 9 years ago
96f3136
Btrfs: rename btrfs_sysfs_add_one to btrfs_sysfs_add_mounted
by Anand Jain
· 9 years ago
03e8f64
Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 9 years ago
e91eb62
Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 9 years ago
85e0a0f
Btrfs: remove unnecessary locking of cleaner_mutex to avoid deadlock
by Filipe Manana
· 9 years ago
2236597
Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 9 years ago
1081230
Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
943c6e9
btrfs: Add raid56 support for updating
by Zhao Lei
· 9 years ago
2c45804
btrfs: Cleanup for btrfs_calc_num_tolerated_disk_barrier_failures
by Zhao Lei
· 9 years ago
46cd285
Merge branch 'jeffm-discard-4.3' into for-linus-4.3
by Chris Mason
· 9 years ago
da2f0f7
Btrfs: add support for blkio controllers
by Chris Mason
· 10 years ago
a4027a2
Btrfs: remove unused mutex from struct 'btrfs_fs_info'
by Byongho Lee
· 10 years ago
78fa177
btrfs: Show detail information when mount failed on missing devices
by Zhao Lei
· 9 years ago
acea568
Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 9 years ago
e44163e
btrfs: explictly delete unused block groups in close_ctree and ro-remount
by Jeff Mahoney
· 10 years ago
4246a0b
block: add a bi_error field to struct bio
by Christoph Hellwig
· 9 years ago
95ab1f6
btrfs: Avoid NULL pointer dereference of free_extent_buffer when read_tree_block() fail
by Zhao Lei
· 9 years ago
31b7a57
Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 10 years ago
043cd04
Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 10 years ago
da288d2
Btrfs: fix crash on close_ctree() if cleaner starts new transaction
by Filipe Manana
· 10 years ago
67c5e7d
Btrfs: fix race between balance and unused block group deletion
by Filipe Manana
· 10 years ago
c40b7b0
Merge branch 'sysfs-fsdevices-4.2-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into anand
by Chris Mason
· 10 years ago
0eeff23
Btrfs: fix use-after-free in btrfs_replay_log
by Liu Bo
· 10 years ago
c6fc245
btrfs: delayed-ref: Use list to replace the ref_root in ref_head.
by Qu Wenruo
· 10 years ago
64c043d
Btrfs: fix up read_tree_block to return proper error
by Liu Bo
· 10 years ago
b7c35e8
Btrfs: sysfs: separate kobject and attribute creation
by Anand Jain
· 10 years ago
4e51f00
Btrfs: sysfs: fix, fs_info kobject_unregister has init_completion() twice
by Anand Jain
· 10 years ago
326e1db
block: remove management of bi_remaining when restoring original bi_end_io
by Mike Snitzer
· 10 years ago
b25de9d
block: remove BIO_EOPNOTSUPP
by Christoph Hellwig
· 10 years ago
d7c1517
btrfs: Fix NO_SPACE bug caused by delayed-iput
by Zhao Lei
· 10 years ago
cdfb080
Btrfs: fix use after free when close_ctree frees the orphan_rsv
by Chris Mason
· 10 years ago
1bbc621
Btrfs: allow block group cache writeout outside critical section in commit
by Chris Mason
· 10 years ago
e56a951
Btrfs: Remove the check for old-style mkfs
by Liu Bo
· 10 years ago
fc4c3c8
Merge branch 'cleanups-post-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.1
by Chris Mason
· 10 years ago
9deed22
Merge branch 'cleanups-for-4.1-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.1
by Chris Mason
· 10 years ago
521d474
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 10 years ago
d220712
btrfs: fix sizeof format specifier in btrfs_check_super_valid()
by Fabian Frederick
· 10 years ago
31e818f
btrfs: cleanup, use kmalloc_array/kcalloc array helpers
by David Sterba
· 10 years ago
f8c269d
btrfs: cleanup 64bit/32bit divs, compile time constants
by David Sterba
· 10 years ago
2b9fb53
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 10 years ago
a4f3d2c
btrfs: cleanup, reduce temporary variables in btrfs_read_roots
by David Sterba
· 10 years ago
6f01105
btrfs: use correct type for workqueue flags
by David Sterba
· 10 years ago
4bbcaa6
btrfs: factor btrfs_read_roots() out of open_ctree()
by Eric Sandeen
· 10 years ago
63443bf
btrfs: factor btrfs_replay_log() out of open_ctree()
by Eric Sandeen
· 10 years ago
2a45819
btrfs: factor btrfs_init_workqueues() out of open_ctree()
by Eric Sandeen
· 10 years ago
f9e92e4
btrfs: factor btrfs_init_qgroup() out of open_ctree()
by Eric Sandeen
· 10 years ago
ad61836
btrfs: factor btrfs_init_dev_replace_locks() out of open_ctree()
by Eric Sandeen
· 10 years ago
f37938e
btrfs: factor btrfs_init_btree_inode() out of open_ctree()
by Eric Sandeen
· 10 years ago
779a65a
btrfs: factor btrfs_init_balance() out of open_ctree()
by Eric Sandeen
· 10 years ago
638aa7e
btrfs: factor btrfs_init_scrub() out of open_ctree()
by Eric Sandeen
· 10 years ago
0489234
btrfs: consistently use fs_info in close_ctree()
by Eric Sandeen
· 10 years ago
9eaed21
btrfs: remove unused fs_info arg from btrfs_close_extra_devices()
by Eric Sandeen
· 10 years ago
41d6b13
btrfs: fix sizeof format specifier in btrfs_check_super_valid()
by Fabian Frederick
· 10 years ago
e8c9f18
btrfs: constify structs with op functions or static definitions
by David Sterba
· 10 years ago
01d5847
Btrfs: disk-io: replace root args iff only fs_info used
by Daniel Dressler
· 10 years ago
d4b450c
Btrfs: fix race between transaction commit and empty block group removal
by Filipe Manana
· 10 years ago
ce7fca5
btrfs: add checks for sys_chunk_array sizes
by David Sterba
· 10 years ago
75d6ad3
btrfs: more superblock checks, lower bounds on devices and sectorsize/nodesize
by David Sterba
· 10 years ago
78f55e5
Btrfs: fix unused members in struct btrfs_root
by Anand Jain
· 10 years ago
Next »