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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-01
Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-77
/
+118
2015-04-29
Btrfs: btrfs_release_extent_buffer_page didn't free pages of dummy extent
Forrest Liu
1
-25
/
+26
2015-04-26
Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-17
/
+25
2015-04-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
7
-52
/
+52
2015-04-26
Btrfs: fill ->last_trans for delayed inode in btrfs_fill_inode.
Yang Dongsheng
2
-9
/
+14
2015-04-26
btrfs: unlock i_mutex after attempting to delete subvolume during send
Omar Sandoval
1
-1
/
+2
2015-04-26
btrfs: check io_ctl_prepare_pages return in __btrfs_write_out_cache
Omar Sandoval
1
-4
/
+6
2015-04-26
btrfs: fix race on ENOMEM in alloc_extent_buffer
Omar Sandoval
1
-1
/
+2
2015-04-26
btrfs: handle ENOMEM in btrfs_alloc_tree_block
Omar Sandoval
1
-13
/
+28
2015-04-26
Btrfs: fix find_free_dev_extent() malfunction in case device tree has hole
Forrest Liu
1
-4
/
+11
2015-04-26
Btrfs: don't check for delalloc_bytes in cache_save_setup
Chris Mason
1
-2
/
+1
2015-04-26
Btrfs: fix deadlock when starting writeback of bg caches
Filipe Manana
1
-1
/
+1
2015-04-26
Btrfs: fix race between start dirty bg cache writeout and bg deletion
Filipe Manana
1
-17
/
+27
2015-04-24
direct-io: only inc/dec inode->i_dio_count for file systems
Jens Axboe
1
-3
/
+3
2015-04-24
Btrfs: prevent list corruption during free space cache processing
Chris Mason
1
-14
/
+18
2015-04-24
Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
46
-897
/
+2113
2015-04-23
Btrfs: fix inode cache writeout
Chris Mason
1
-3
/
+7
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
7
-49
/
+49
2015-04-13
btrfs: quota: Update quota tree after qgroup relationship change.
Qu Wenruo
1
-0
/
+5
2015-04-13
btrfs: quota: Automatically update related qgroups or mark INCONSISTENT flags...
Qu Wenruo
1
-57
/
+126
2015-04-13
btrfs: qgroup: clear STATUS_FLAG_ON in disabling quota.
Dongsheng Yang
1
-0
/
+1
2015-04-13
btrfs: Update btrfs qgroup status item when rescan is done.
Qu Wenruo
1
-1
/
+24
2015-04-13
btrfs: qgroup: Fix dead judgement on qgroup_rescan_leaf() return value.
Qu Wenruo
1
-3
/
+3
2015-04-13
btrfs: Don't allow subvolid >= (1 << BTRFS_QGROUP_LEVEL_SHIFT) to be created
Qu Wenruo
2
-1
/
+9
2015-04-13
btrfs: Check qgroup level in kernel qgroup assign.
Qu Wenruo
2
-0
/
+10
2015-04-13
btrfs: qgroup: allow to remove qgroup which has parent but no child.
Dongsheng Yang
1
-5
/
+25
2015-04-13
btrfs: qgroup: return EINVAL if level of parent is not higher than child's.
Dongsheng Yang
1
-0
/
+5
2015-04-13
btrfs: qgroup: do a reservation in a higher level.
Dongsheng Yang
7
-121
/
+14
2015-04-13
Btrfs: qgroup, Account data space in more proper timings.
Dongsheng Yang
2
-16
/
+10
2015-04-13
Btrfs: qgroup: Introduce a may_use to account space_info->bytes_may_use.
Dongsheng Yang
4
-6
/
+104
2015-04-13
Btrfs: qgroup: free reserved in exceeding quota.
Dongsheng Yang
1
-1
/
+4
2015-04-13
Btrfs: qgroup: cleanup, remove an unsued parameter in btrfs_create_qgroup().
Dongsheng Yang
4
-7
/
+5
2015-04-13
btrfs: qgroup: fix limit args override whole limit struct
Dongsheng Yang
1
-5
/
+10
2015-04-13
btrfs: qgroup: update limit info in function btrfs_run_qgroups().
Dongsheng Yang
1
-0
/
+4
2015-04-13
btrfs: qgroup: consolidate the parameter of fucntion update_qgroup_limit_item().
Dongsheng Yang
1
-27
/
+24
2015-04-13
btrfs: qgroup: update qgroup in memory at the same time when we update it in ...
Dongsheng Yang
1
-11
/
+17
2015-04-13
btrfs: qgroup: inherit limit info from srcgroup in creating snapshot.
Dongsheng Yang
1
-0
/
+8
2015-04-13
btrfs: Support busy loop of write and delete
Zhao Lei
1
-12
/
+14
2015-04-13
btrfs: Fix NO_SPACE bug caused by delayed-iput
Zhao Lei
4
-1
/
+13
2015-04-13
btrfs: add WARN_ON() to check is space_info op current
Zhao Lei
1
-0
/
+10
2015-04-13
btrfs: Set relative data on clear btrfs_block_group_cache->pinned
Zhao Lei
1
-0
/
+10
2015-04-13
btrfs: Adjust commit-transaction condition to avoid NO_SPACE more
Zhao Lei
1
-1
/
+2
2015-04-13
btrfs: Fix tail space processing in find_free_dev_extent()
Zhao Lei
1
-11
/
+13
2015-04-13
btrfs: fix condition of commit transaction
Zhao Lei
1
-7
/
+15
2015-04-13
Btrfs: fix uninit variable in clone ioctl
Chris Mason
1
-1
/
+1
2015-04-13
Btrfs: fix inode eviction infinite loop after cloning into it
Filipe Manana
1
-0
/
+5
2015-04-13
Btrfs: fix inode eviction infinite loop after extent_same ioctl
Filipe Manana
1
-0
/
+3
2015-04-13
Btrfs: fix range cloning when same inode used as source and destination
Filipe Manana
1
-2
/
+4
2015-04-11
mirror O_APPEND and O_DIRECT into iocb->ki_flags
Al Viro
1
-1
/
+1
2015-04-11
switch generic_write_checks() to iocb and iter
Al Viro
1
-15
/
+9
[next]