index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-09-12
5
-101
/
+203
|
\
|
*
Btrfs: use insert_inode_locked4 for inode creation
Chris Mason
2014-09-08
1
-67
/
+109
|
*
Btrfs: fix fsync data loss after a ranged fsync
Filipe Manana
2014-09-08
3
-17
/
+64
|
*
Btrfs: kfree()ing ERR_PTRs
Dan Carpenter
2014-09-08
1
-10
/
+15
|
*
Btrfs: fix crash while doing a ranged fsync
Filipe Manana
2014-09-02
1
-1
/
+2
|
*
Btrfs: fix corruption after write/fsync failure + fsync + log recovery
Filipe Manana
2014-09-02
1
-3
/
+9
|
*
Btrfs: fix autodefrag with compression
Chris Mason
2014-08-27
1
-3
/
+4
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-08-27
17
-135
/
+312
|
\
\
|
|
/
|
*
Btrfs: fix task hang under heavy compressed write
Liu Bo
2014-08-24
12
-61
/
+141
|
*
Btrfs: fix filemap_flush call in btrfs_file_release
Chris Mason
2014-08-21
1
-1
/
+9
|
*
Btrfs: fix crash on endio of reading corrupted block
Liu Bo
2014-08-21
1
-0
/
+1
|
*
btrfs: fix leak in qgroup_subtree_accounting() error path
Eric Sandeen
2014-08-21
1
-1
/
+1
|
*
btrfs: Use right extent length when inserting overlap extent map.
Qu Wenruo
2014-08-21
2
-6
/
+5
|
*
Btrfs: clone, don't create invalid hole extent map
Filipe Manana
2014-08-21
1
-1
/
+2
|
*
Btrfs: don't monopolize a core when evicting inode
Filipe Manana
2014-08-21
1
-0
/
+6
|
*
Btrfs: fix hole detection during file fsync
Filipe Manana
2014-08-21
1
-4
/
+13
|
*
Btrfs: ensure tmpfile inode is always persisted with link count of 0
Filipe Manana
2014-08-21
1
-0
/
+15
|
*
Btrfs: race free update of commit root for ro snapshots
Filipe Manana
2014-08-21
2
-33
/
+36
|
*
Btrfs: fix regression of btrfs device replace
Liu Bo
2014-08-21
1
-1
/
+1
|
*
Btrfs: don't consider the missing device when allocating new chunks
Miao Xie
2014-08-19
1
-14
/
+2
|
*
Btrfs: Fix wrong device size when we are resizing the device
Miao Xie
2014-08-19
2
-2
/
+3
|
*
Btrfs: don't write any data into a readonly device when scrub
Miao Xie
2014-08-19
1
-0
/
+11
|
*
Btrfs: Fix the problem that the replace destroys the seed filesystem
Miao Xie
2014-08-19
1
-2
/
+6
|
*
btrfs: Return right extent when fiemap gives unaligned offset and len.
Qu Wenruo
2014-08-19
1
-2
/
+2
|
*
Btrfs: fix wrong extent mapping for DirectIO
Wang Shilong
2014-08-19
1
-0
/
+2
|
*
Btrfs: fix wrong write range for filemap_fdatawrite_range()
Wang Shilong
2014-08-19
1
-1
/
+2
|
*
Btrfs: fix wrong missing device counter decrease
Miao Xie
2014-08-19
1
-1
/
+1
|
*
Btrfs: fix unzeroed members in fs_devices when creating a fs from seed fs
Miao Xie
2014-08-19
1
-0
/
+3
|
*
btrfs: check generation as replace duplicates devid+uuid
Anand Jain
2014-08-19
1
-1
/
+21
|
*
Btrfs: device_list_add() should not update list when mounted
Anand Jain
2014-08-19
1
-0
/
+27
|
*
Btrfs: fill_holes: Fix slot number passed to hole_mergeable() call.
chandan
2014-08-19
1
-2
/
+1
|
*
Btrfs: fix put dio bio twice when we submit dio bio fail
Miao Xie
2014-08-19
1
-3
/
+2
*
|
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2014-08-16
17
-305
/
+541
|
\
\
|
|
/
|
*
btrfs: disable strict file flushes for renames and truncates
Chris Mason
2014-08-15
8
-267
/
+6
|
*
Btrfs: fix csum tree corruption, duplicate and outdated checksums
Filipe Manana
2014-08-15
1
-1
/
+1
|
*
Btrfs: Fix memory corruption by ulist_add_merge() on 32bit arch
Takashi Iwai
2014-08-15
2
-6
/
+20
|
*
Btrfs: fix compressed write corruption on enospc
Liu Bo
2014-08-15
1
-0
/
+12
|
*
btrfs: correctly handle return from ulist_add
Mark Fasheh
2014-08-15
1
-4
/
+9
|
*
btrfs: qgroup: account shared subtrees during snapshot delete
Mark Fasheh
2014-08-15
3
-0
/
+426
|
*
Btrfs: read lock extent buffer while walking backrefs
Filipe Manana
2014-08-15
1
-0
/
+3
|
*
Btrfs: __btrfs_mod_ref should always use no_quota
Josef Bacik
2014-08-15
3
-25
/
+23
|
*
btrfs: adjust statfs calculations according to raid profiles
David Sterba
2014-08-15
1
-6
/
+45
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-08-11
2
-9
/
+12
|
\
\
|
*
|
dcache: d_obtain_alias callers don't all want DISCONNECTED
J. Bruce Fields
2014-08-07
1
-8
/
+1
|
*
|
btrfs: add RENAME_NOREPLACE
Miklos Szeredi
2014-08-07
1
-1
/
+11
|
|
/
*
|
Merge branch 'sched/urgent' into sched/core, to merge fixes before applying n...
Ingo Molnar
2014-07-28
2
-4
/
+15
|
\
\
|
|
/
|
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-07-20
2
-4
/
+15
|
|
\
|
|
*
btrfs: test for valid bdev before kobj removal in btrfs_rm_device
Eric Sandeen
2014-07-19
1
-4
/
+4
|
|
*
Btrfs: fix abnormal long waiting in fsync
Liu Bo
2014-07-19
1
-0
/
+11
*
|
|
sched: Remove proliferation of wait_on_bit() action functions
NeilBrown
2014-07-16
1
-8
/
+2
|
/
/
[next]