index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Btrfs: add sanity tests for new qgroup accounting code
Josef Bacik
2014-06-09
16
-37
/
+700
*
Btrfs: rework qgroup accounting
Josef Bacik
2014-06-09
12
-479
/
+1044
*
Btrfs: mark mapping with error flag to report errors to userspace
Liu Bo
2014-06-09
1
-0
/
+2
*
Btrfs: fix NULL pointer crash of deleting a seed device
Liu Bo
2014-06-09
1
-4
/
+8
*
Btrfs: fix joining same transaction handle more than twice
Wang Shilong
2014-06-09
1
-2
/
+9
*
Btrfs: use helpers for last_trans_log_full_commit instead of opencode
Miao Xie
2014-06-09
4
-27
/
+36
*
Btrfs: check if items are ordered when a leaf is marked dirty
Filipe Manana
2014-06-09
1
-0
/
+6
*
Btrfs: don't access non-existent key when csum tree is empty
Filipe Manana
2014-06-09
1
-1
/
+1
*
Btrfs: make sure there are not any read requests before stopping workers
Wang Shilong
2014-06-09
1
-0
/
+5
*
Btrfs: fix possible memory leak in btrfs_create_tree()
Tsutomu Itoh
2014-06-09
1
-0
/
+1
*
btrfs: remove useless ACL check
ZhangZhen
2014-06-09
1
-7
/
+0
*
btrfs: btrfs_rm_device() should zero mirror SB as well
Anand Jain
2014-06-09
1
-0
/
+31
*
Btrfs: use bitfield instead of integer data type for the some variants in btr...
Miao Xie
2014-06-09
12
-94
/
+109
*
Btrfs: send, fix more issues related to directory renames
Filipe Manana
2014-06-09
1
-94
/
+96
*
Btrfs: send, remove dead code from __get_cur_name_and_parent
Filipe Manana
2014-06-09
1
-6
/
+0
*
Btrfs: send, account for orphan directories when building path strings
Filipe Manana
2014-06-09
1
-24
/
+9
*
Btrfs: send, avoid unnecessary inode item lookup in the btree
Filipe Manana
2014-06-09
1
-6
/
+7
*
btrfs: add dev maxs limit for __btrfs_alloc_chunk in kernel space
Gui Hecheng
2014-06-09
1
-0
/
+16
*
btrfs: fix wrong max system array size check in kernel space
Gui Hecheng
2014-06-09
1
-1
/
+2
*
btrfs: Add check to avoid cleanup roots already in fs_info->dead_roots.
Qu Wenruo
2014-06-09
1
-7
/
+30
*
Btrfs: reclaim the reserved metadata space at background
Miao Xie
2014-06-09
4
-1
/
+114
*
Btrfs: output warning instead of error when loading free space cache failed
Miao Xie
2014-06-09
1
-2
/
+2
*
btrfs: Add ctime/mtime update for btrfs device add/remove.
Qu Wenruo
2014-06-09
1
-2
/
+24
*
btrfs: assert that send is not in progres before root deletion
David Sterba
2014-06-09
2
-13
/
+1
*
btrfs: protect snapshots from deleting during send
David Sterba
2014-06-09
3
-2
/
+53
*
btrfs: remove redundant null check in btrfs_dentry_release()
Daeseok Youn
2014-06-09
1
-2
/
+1
*
Btrfs: implement inode_operations callback tmpfile
Filipe Manana
2014-06-09
1
-20
/
+98
*
btrfs: make FS_INFO ioctl available to anyone
David Sterba
2014-06-09
1
-3
/
+0
*
btrfs: make DEV_INFO ioctl available to anyone
David Sterba
2014-06-09
1
-3
/
+0
*
btrfs: export more from FS_INFO to sysfs
David Sterba
2014-06-09
1
-0
/
+40
*
btrfs: retrieve more info from FS_INFO ioctl
David Sterba
2014-06-09
1
-0
/
+4
*
btrfs: balance filter: add limit of processed chunks
David Sterba
2014-06-09
3
-1
/
+25
*
Btrfs: fix leaf corruption caused by ENOSPC while hole punching
Filipe Manana
2014-06-09
1
-1
/
+19
*
Btrfs: do not increment on bio_index one by one
Liu Bo
2014-06-09
1
-1
/
+1
*
Btrfs: read inode size after acquiring the mutex when punching a hole
Filipe Manana
2014-06-09
1
-1
/
+2
*
btrfs: Remove unnecessary check for NULL
Tobias Klauser
2014-06-09
1
-2
/
+2
*
btrfs: fix inline compressed read err corruption
Zach Brown
2014-06-09
1
-10
/
+5
*
btrfs: return ptr error from compression workspace
Zach Brown
2014-06-09
1
-3
/
+3
*
btrfs: return errno instead of -1 from compression
Zach Brown
2014-06-09
2
-20
/
+20
*
btrfs: check_int: propagate out-of-memory error upwards
Stefan Behrens
2014-06-09
1
-1
/
+4
*
Btrfs: fix hang on error (such as ENOSPC) when writing extent pages
Filipe Manana
2014-06-09
1
-5
/
+11
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-06-07
1
-2
/
+5
|
\
|
*
Btrfs: send, fix corrupted path strings for long paths
Filipe Manana
2014-06-06
1
-2
/
+5
*
|
mm: add !pte_present() check on existing hugetlb_entry callbacks
Naoya Horiguchi
2014-06-06
1
-1
/
+1
*
|
kernfs: move the last knowledge of sysfs out from kernfs
Jianyu Zhan
2014-06-03
2
-6
/
+9
|
/
*
dcache: add missing lockdep annotation
Linus Torvalds
2014-05-31
1
-1
/
+1
*
dentry_kill() doesn't need the second argument now
Al Viro
2014-05-30
1
-7
/
+4
*
dealing with the rest of shrink_dentry_list() livelock
Al Viro
2014-05-30
1
-2
/
+20
*
shrink_dentry_list(): take parent's ->d_lock earlier
Al Viro
2014-05-30
1
-12
/
+41
*
expand dentry_kill(dentry, 0) in shrink_dentry_list()
Al Viro
2014-05-29
1
-13
/
+17
[next]