Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
153c35b6cccc0c72de9fae06c8e2c8b2c47d79d4
153c35b
Btrfs: fix regression in raid level conversion
by Chris Mason
· 9 years ago
a962959
Btrfs: fix racy system chunk allocation when setting block group ro
by Filipe Manana
· 9 years ago
2c2ed5a
btrfs: clear 'ret' in btrfs_check_shared() loop
by Mark Fasheh
· 9 years ago
062c19e
Btrfs: fix race when reusing stale extent buffers that leads to BUG_ON
by Filipe Manana
· 10 years ago
ff1f825
Btrfs: fix race between block group creation and their cache writeout
by Filipe Manana
· 10 years ago
28aeeac
Btrfs: fix panic when starting bg cache writeout after IO error
by Filipe Manana
· 10 years ago
e43699d
Btrfs: fix crash after inode cache writeback failure
by Filipe Manana
· 10 years ago
1d3c61c
Btrfs: fix wrong mapping flags for free space inode
by Filipe Manana
· 10 years ago
5d2361d
Btrfs: btrfs_release_extent_buffer_page didn't free pages of dummy extent
by Forrest Liu
· 10 years ago
6e17d30
Btrfs: fill ->last_trans for delayed inode in btrfs_fill_inode.
by Yang Dongsheng
· 10 years ago
909e26d
btrfs: unlock i_mutex after attempting to delete subvolume during send
by Omar Sandoval
· 10 years ago
b860545
btrfs: check io_ctl_prepare_pages return in __btrfs_write_out_cache
by Omar Sandoval
· 10 years ago
5ca64f4
btrfs: fix race on ENOMEM in alloc_extent_buffer
by Omar Sandoval
· 10 years ago
67b7859
btrfs: handle ENOMEM in btrfs_alloc_tree_block
by Omar Sandoval
· 10 years ago
1b98450
Btrfs: fix find_free_dev_extent() malfunction in case device tree has hole
by Forrest Liu
· 10 years ago
e4c88f0
Btrfs: don't check for delalloc_bytes in cache_save_setup
by Chris Mason
· 10 years ago
24b89d0
Btrfs: fix deadlock when starting writeback of bg caches
by Filipe Manana
· 10 years ago
b58d1a9
Btrfs: fix race between start dirty bg cache writeout and bg deletion
by Filipe Manana
· 10 years ago
a3bdccc
Btrfs: prevent list corruption during free space cache processing
by Chris Mason
· 10 years ago
85db36c
Btrfs: fix inode cache writeout
by Chris Mason
· 10 years ago
e082f56
btrfs: quota: Update quota tree after qgroup relationship change.
by Qu Wenruo
· 10 years ago
9c8b35b
btrfs: quota: Automatically update related qgroups or mark INCONSISTENT flags when assigning/deleting a qgroup relations.
by Qu Wenruo
· 10 years ago
8ea0ec9
btrfs: qgroup: clear STATUS_FLAG_ON in disabling quota.
by Dongsheng Yang
· 10 years ago
53b7cde
btrfs: Update btrfs qgroup status item when rescan is done.
by Qu Wenruo
· 10 years ago
3393168
btrfs: qgroup: Fix dead judgement on qgroup_rescan_leaf() return value.
by Qu Wenruo
· 10 years ago
e09fe2d
btrfs: Don't allow subvolid >= (1 << BTRFS_QGROUP_LEVEL_SHIFT) to be created
by Qu Wenruo
· 10 years ago
8465ece
btrfs: Check qgroup level in kernel qgroup assign.
by Qu Wenruo
· 10 years ago
f5a6b1c
btrfs: qgroup: allow to remove qgroup which has parent but no child.
by Dongsheng Yang
· 10 years ago
09870d2
btrfs: qgroup: return EINVAL if level of parent is not higher than child's.
by Dongsheng Yang
· 10 years ago
e2d1f92
btrfs: qgroup: do a reservation in a higher level.
by Dongsheng Yang
· 10 years ago
237c0e9
Btrfs: qgroup, Account data space in more proper timings.
by Dongsheng Yang
· 10 years ago
3119321
Btrfs: qgroup: Introduce a may_use to account space_info->bytes_may_use.
by Dongsheng Yang
· 10 years ago
804ca12
Btrfs: qgroup: free reserved in exceeding quota.
by Dongsheng Yang
· 10 years ago
4087cf2
Btrfs: qgroup: cleanup, remove an unsued parameter in btrfs_create_qgroup().
by Dongsheng Yang
· 10 years ago
03477d9
btrfs: qgroup: fix limit args override whole limit struct
by Dongsheng Yang
· 10 years ago
d3001ed
btrfs: qgroup: update limit info in function btrfs_run_qgroups().
by Dongsheng Yang
· 10 years ago
1510e71
btrfs: qgroup: consolidate the parameter of fucntion update_qgroup_limit_item().
by Dongsheng Yang
· 10 years ago
e8c8541
btrfs: qgroup: update qgroup in memory at the same time when we update it in btree.
by Dongsheng Yang
· 10 years ago
3eeb4d5
btrfs: qgroup: inherit limit info from srcgroup in creating snapshot.
by Dongsheng Yang
· 10 years ago
c99f1b0
btrfs: Support busy loop of write and delete
by Zhao Lei
· 10 years ago
d7c1517
btrfs: Fix NO_SPACE bug caused by delayed-iput
by Zhao Lei
· 10 years ago
18d018a
btrfs: add WARN_ON() to check is space_info op current
by Zhao Lei
· 10 years ago
c30666d
btrfs: Set relative data on clear btrfs_block_group_cache->pinned
by Zhao Lei
· 10 years ago
264ca0f
btrfs: Adjust commit-transaction condition to avoid NO_SPACE more
by Zhao Lei
· 10 years ago
f2ab761
btrfs: Fix tail space processing in find_free_dev_extent()
by Zhao Lei
· 10 years ago
94b947b
btrfs: fix condition of commit transaction
by Zhao Lei
· 10 years ago
de249e6
Btrfs: fix uninit variable in clone ioctl
by Chris Mason
· 10 years ago
ccccf3d6
Btrfs: fix inode eviction infinite loop after cloning into it
by Filipe Manana
· 10 years ago
113e828
Btrfs: fix inode eviction infinite loop after extent_same ioctl
by Filipe Manana
· 10 years ago
df858e7
Btrfs: fix range cloning when same inode used as source and destination
by Filipe Manana
· 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
2b10826
Btrfs: don't use highmem for free space cache pages
by Chris Mason
· 10 years ago
c9dc4c6
Btrfs: two stage dirty block group writeout
by Chris Mason
· 10 years ago
4c6d1d8
btrfs: move struct io_ctl into ctree.h and rename it
by Chris Mason
· 10 years ago
3bce876
Btrfs: don't steal from the global reserve if we don't have the space
by Josef Bacik
· 10 years ago
365c531
Btrfs: don't commit the transaction in the async space flushing
by Josef Bacik
· 10 years ago
cb723e4
Btrfs: reserve space for block groups
by Josef Bacik
· 10 years ago
28f75a0
Btrfs: refill block reserves during truncate
by Chris Mason
· 10 years ago
1262133
Btrfs: account for crcs in delayed ref processing
by Josef Bacik
· 10 years ago
28ed134
btrfs: actively run the delayed refs while deleting large files
by Chris Mason
· 10 years ago
4a3d1ca
fs: btrfs: Add missing include file
by Guenter Roeck
· 10 years ago
dd82525
Btrfs: free and unlock our path before btrfs_free_and_pin_reserved_extent()
by Chris Mason
· 10 years ago
e56a951
Btrfs: Remove the check for old-style mkfs
by Liu Bo
· 10 years ago
727b978
btrfs: cleanup orphans while looking up default subvolume
by Jeff Mahoney
· 10 years ago
d862095
btrfs: explicitly set control file's private_data
by Tom Van Braeckel
· 10 years ago
26e726a
btrfs: incorrect handling for fiemap_fill_next_extent return
by Chengyu Song
· 10 years ago
3c3b04d
btrfs: don't accept bare namespace as a valid xattr
by David Sterba
· 10 years ago
dcc82f4
Btrfs: fix log tree corruption when fs mounted with -o discard
by Filipe Manana
· 10 years ago
2f2ff0e
Btrfs: fix metadata inconsistencies after directory fsync
by Filipe Manana
· 10 years ago
bf69196
Btrfs: change the insertion criteria for the qgroup operations rbtree
by Filipe Manana
· 10 years ago
3d850dd
Btrfs: add missing inode item update in fallocate()
by Filipe Manana
· 10 years ago
5f806c3
Btrfs: incremental send, remove dead code
by Filipe Manana
· 10 years ago
8996a48
Btrfs: incremental send, clear name from cache after orphanization
by Filipe Manana
· 10 years ago
2f1f465
Btrfs: send, don't leave without decrementing clone root's send_progress
by Filipe Manana
· 10 years ago
5cc2b17
Btrfs: send, add missing check for dead clone root
by Filipe Manana
· 10 years ago
4f764e5
Btrfs: remove deleted xattrs on fsync log replay
by Filipe Manana
· 10 years ago
9b30563
Merge branch 'cleanup/divs' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.1
by Chris Mason
· 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
bc465aa
Linux 4.0-rc5
by Linus Torvalds
· 10 years ago
1b717b1
Merge tag 'md/4.0-rc4-fix' of git://neil.brown.name/md
by Linus Torvalds
· 10 years ago
4541c22
Merge tag 'driver-core-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
b93dbee
Merge tag 'char-misc-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 10 years ago
704fa7f
Merge tag 'staging-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 10 years ago
b2f45ee
Merge tag 'tty-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 10 years ago
cedd5f6
Merge tag 'usb-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 10 years ago
f897522
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 10 years ago
3d7a6db
Merge tag 'pm+acpi-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
97448d5
Merge git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 10 years ago
bb8ef2f
Merge tag 'devicetree-fixes-for-4.0-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 10 years ago
e477f3e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 10 years ago
da6b9a2
Merge tag 'dm-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 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
0d122f7
Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 10 years ago
c6ef814
Merge tag 'upstream-4.0-rc5' of git://git.infradead.org/linux-ubifs
by Linus Torvalds
· 10 years ago
60ed380
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 10 years ago
62a202d
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 10 years ago
9c86286
Merge branches 'pm-cpuidle', 'powercap', 'irq-pm' and 'acpi-resources'
by Rafael J. Wysocki
· 10 years ago
0c35bd4
md: fix problems with freeing private data after ->run failure.
by NeilBrown
· 10 years ago
Next »