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
2014-08-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
17
-135
/
+312
2014-08-24
Btrfs: fix task hang under heavy compressed write
Liu Bo
12
-61
/
+141
2014-08-21
Btrfs: fix filemap_flush call in btrfs_file_release
Chris Mason
1
-1
/
+9
2014-08-21
Btrfs: fix crash on endio of reading corrupted block
Liu Bo
1
-0
/
+1
2014-08-21
btrfs: fix leak in qgroup_subtree_accounting() error path
Eric Sandeen
1
-1
/
+1
2014-08-21
btrfs: Use right extent length when inserting overlap extent map.
Qu Wenruo
2
-6
/
+5
2014-08-21
Btrfs: clone, don't create invalid hole extent map
Filipe Manana
1
-1
/
+2
2014-08-21
Btrfs: don't monopolize a core when evicting inode
Filipe Manana
1
-0
/
+6
2014-08-21
Btrfs: fix hole detection during file fsync
Filipe Manana
1
-4
/
+13
2014-08-21
Btrfs: ensure tmpfile inode is always persisted with link count of 0
Filipe Manana
1
-0
/
+15
2014-08-21
Btrfs: race free update of commit root for ro snapshots
Filipe Manana
2
-33
/
+36
2014-08-21
Btrfs: fix regression of btrfs device replace
Liu Bo
1
-1
/
+1
2014-08-19
Btrfs: don't consider the missing device when allocating new chunks
Miao Xie
1
-14
/
+2
2014-08-19
Btrfs: Fix wrong device size when we are resizing the device
Miao Xie
2
-2
/
+3
2014-08-19
Btrfs: don't write any data into a readonly device when scrub
Miao Xie
1
-0
/
+11
2014-08-19
Btrfs: Fix the problem that the replace destroys the seed filesystem
Miao Xie
1
-2
/
+6
2014-08-19
btrfs: Return right extent when fiemap gives unaligned offset and len.
Qu Wenruo
1
-2
/
+2
2014-08-19
Btrfs: fix wrong extent mapping for DirectIO
Wang Shilong
1
-0
/
+2
2014-08-19
Btrfs: fix wrong write range for filemap_fdatawrite_range()
Wang Shilong
1
-1
/
+2
2014-08-19
Btrfs: fix wrong missing device counter decrease
Miao Xie
1
-1
/
+1
2014-08-19
Btrfs: fix unzeroed members in fs_devices when creating a fs from seed fs
Miao Xie
1
-0
/
+3
2014-08-19
btrfs: check generation as replace duplicates devid+uuid
Anand Jain
1
-1
/
+21
2014-08-19
Btrfs: device_list_add() should not update list when mounted
Anand Jain
1
-0
/
+27
2014-08-19
Btrfs: fill_holes: Fix slot number passed to hole_mergeable() call.
chandan
1
-2
/
+1
2014-08-19
Btrfs: fix put dio bio twice when we submit dio bio fail
Miao Xie
1
-3
/
+2
2014-08-16
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
17
-305
/
+541
2014-08-15
btrfs: disable strict file flushes for renames and truncates
Chris Mason
8
-267
/
+6
2014-08-15
Btrfs: fix csum tree corruption, duplicate and outdated checksums
Filipe Manana
1
-1
/
+1
2014-08-15
Btrfs: Fix memory corruption by ulist_add_merge() on 32bit arch
Takashi Iwai
2
-6
/
+20
2014-08-15
Btrfs: fix compressed write corruption on enospc
Liu Bo
1
-0
/
+12
2014-08-15
btrfs: correctly handle return from ulist_add
Mark Fasheh
1
-4
/
+9
2014-08-15
btrfs: qgroup: account shared subtrees during snapshot delete
Mark Fasheh
3
-0
/
+426
2014-08-15
Btrfs: read lock extent buffer while walking backrefs
Filipe Manana
1
-0
/
+3
2014-08-15
Btrfs: __btrfs_mod_ref should always use no_quota
Josef Bacik
3
-25
/
+23
2014-08-15
btrfs: adjust statfs calculations according to raid profiles
David Sterba
1
-6
/
+45
2014-08-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-9
/
+12
2014-08-07
dcache: d_obtain_alias callers don't all want DISCONNECTED
J. Bruce Fields
1
-8
/
+1
2014-08-07
btrfs: add RENAME_NOREPLACE
Miklos Szeredi
1
-1
/
+11
2014-07-28
Merge branch 'sched/urgent' into sched/core, to merge fixes before applying n...
Ingo Molnar
2
-4
/
+15
2014-07-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2
-4
/
+15
2014-07-19
btrfs: test for valid bdev before kobj removal in btrfs_rm_device
Eric Sandeen
1
-4
/
+4
2014-07-19
Btrfs: fix abnormal long waiting in fsync
Liu Bo
1
-0
/
+11
2014-07-16
sched: Remove proliferation of wait_on_bit() action functions
NeilBrown
1
-8
/
+2
2014-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
13
-47
/
+108
2014-07-03
Btrfs: fix crash when starting transaction
Filipe Manana
1
-0
/
+1
2014-07-03
Btrfs: fix btrfs_print_leaf for skinny metadata
Josef Bacik
1
-4
/
+5
2014-07-03
Btrfs: fix race of using total_bytes_pinned
Liu Bo
1
-4
/
+1
2014-07-03
btrfs: use E2BIG instead of EIO if compression does not help
David Sterba
1
-1
/
+1
2014-07-03
btrfs: remove stale comment from btrfs_flush_all_pending_stuffs
David Sterba
1
-5
/
+0
2014-07-03
Btrfs: fix use-after-free when cloning a trailing file hole
Filipe Manana
1
-11
/
+9
[next]