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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
|
xfs: allocate sparse inode chunks on full chunk allocation failure
Brian Foster
2015-05-29
4
-14
/
+401
|
|
*
|
|
|
xfs: helper to convert holemask to inode alloc. bitmap
Brian Foster
2015-05-29
2
-0
/
+54
|
|
*
|
|
|
xfs: handle sparse inode chunks in icreate log recovery
Brian Foster
2015-05-29
1
-6
/
+16
|
|
*
|
|
|
xfs: pass inode count through ordered icreate log item
Brian Foster
2015-05-29
3
-6
/
+7
|
|
*
|
|
|
xfs: use actual inode count for sparse records in bulkstat/inumbers
Brian Foster
2015-05-29
1
-5
/
+8
|
|
*
|
|
|
xfs: introduce inode record hole mask for sparse inode chunks
Brian Foster
2015-05-29
3
-12
/
+81
|
|
*
|
|
|
xfs: add fs geometry bit for sparse inode chunks
Brian Foster
2015-05-29
2
-1
/
+4
|
|
*
|
|
|
xfs: sparse inode chunks feature helpers and mount requirements
Brian Foster
2015-05-29
3
-0
/
+44
|
|
*
|
|
|
xfs: use sparse chunk alignment for min. inode allocation requirement
Brian Foster
2015-05-29
3
-1
/
+8
|
|
*
|
|
|
xfs: add sparse inode chunk alignment superblock field
Brian Foster
2015-05-29
2
-4
/
+4
|
|
*
|
|
|
xfs: support min/max agbno args in block allocator
Brian Foster
2015-05-29
2
-5
/
+39
|
|
*
|
|
|
xfs: update free inode record logic to support sparse inode records
Brian Foster
2015-05-29
1
-4
/
+12
|
|
*
|
|
|
xfs: create individual inode alloc. helper
Brian Foster
2015-05-29
1
-2
/
+12
|
|
|
/
/
/
|
*
|
|
|
Merge branch 'xfs-misc-fixes-for-4.2' into for-next
Dave Chinner
2015-06-01
4
-17
/
+30
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
xfs: Clean up xfs_trans_dup_dqinfo
Nan Jia
2015-06-01
1
-2
/
+2
|
|
*
|
|
xfs: don't cast string literals
Eric Sandeen
2015-06-01
1
-2
/
+2
|
|
*
|
|
xfs: fix quota block reservation leak when tp allocates and frees blocks
Brian Foster
2015-06-01
2
-12
/
+17
|
|
*
|
|
xfs: always log the inode on unwritten extent conversion
Brian Foster
2015-06-01
1
-1
/
+9
|
|
|
/
/
*
|
|
|
Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-06-30
36
-1656
/
+1696
|
\
\
\
\
|
*
|
|
|
btrfs: delayed-ref: double free in btrfs_add_delayed_tree_ref()
Dan Carpenter
2015-06-24
1
-9
/
+11
|
*
|
|
|
Merge branch 'sysfs-fsdevices-4.2-part1' of git://git.kernel.org/pub/scm/linu...
Chris Mason
2015-06-23
7
-53
/
+238
|
|
\
\
\
\
|
|
*
|
|
|
Btrfs: Check if kobject is initialized before put
Anand Jain
2015-06-22
1
-3
/
+5
|
|
*
|
|
|
Btrfs: sysfs: add support to show replacing target in the sysfs
Anand Jain
2015-06-19
2
-1
/
+7
|
|
*
|
|
|
Btrfs: free the stale device
Anand Jain
2015-06-19
1
-0
/
+61
|
|
*
|
|
|
Btrfs: sysfs: don't fail seeding for the sake of sysfs kobject issue
Anand Jain
2015-05-27
1
-1
/
+1
|
|
*
|
|
|
Btrfs: sysfs: add support to add parent for fsid
Anand Jain
2015-05-27
1
-2
/
+2
|
|
*
|
|
|
Btrfs: sysfs: separate kobject and attribute creation
Anand Jain
2015-05-27
2
-14
/
+19
|
|
*
|
|
|
Btrfs: sysfs: btrfs_sysfs_remove_fsid() make it non static
Anand Jain
2015-05-27
2
-1
/
+2
|
|
*
|
|
|
Btrfs: sysfs: make btrfs_sysfs_add_device() non static
Anand Jain
2015-05-27
1
-0
/
+1
|
|
*
|
|
|
Btrfs: sysfs: make btrfs_sysfs_add_fsid() non static
Anand Jain
2015-05-27
2
-1
/
+3
|
|
*
|
|
|
Btrfs: sysfs btrfs_kobj_rm_device() pass fs_devices instead of fs_info
Anand Jain
2015-05-27
4
-10
/
+10
|
|
*
|
|
|
Btrfs: sysfs btrfs_kobj_add_device() pass fs_devices instead of fs_info
Anand Jain
2015-05-27
4
-7
/
+6
|
|
*
|
|
|
Btrfs: sysfs: provide framework to remove all fsid sysfs kobject
Anand Jain
2015-05-27
1
-1
/
+16
|
|
*
|
|
|
Btrfs: sysfs: add pointer to access fs_info from fs_devices
Anand Jain
2015-05-27
3
-0
/
+25
|
|
*
|
|
|
Btrfs: introduce btrfs_get_fs_uuids to get fs_uuids
Anand Jain
2015-05-27
2
-0
/
+5
|
|
*
|
|
|
Btrfs: sysfs: move super_kobj and device_dir_kobj from fs_info to btrfs_fs_de...
Anand Jain
2015-05-27
4
-43
/
+56
|
|
*
|
|
|
Btrfs: sysfs: separate device kobject and its attribute creation
Anand Jain
2015-05-27
1
-6
/
+15
|
|
*
|
|
|
Btrfs: sysfs: let default_attrs be separate from the kset
Anand Jain
2015-05-27
1
-4
/
+8
|
|
*
|
|
|
Btrfs: sysfs: introduce function btrfs_sysfs_add_fsid() to create sysfs fsid
Anand Jain
2015-05-27
1
-1
/
+14
|
|
*
|
|
|
Btrfs: sysfs: rename __btrfs_sysfs_remove_one to btrfs_sysfs_remove_fsid
Anand Jain
2015-05-27
1
-4
/
+4
|
|
*
|
|
|
Btrfs: sysfs: reorder the kobject creations
Anand Jain
2015-05-27
1
-10
/
+13
|
|
*
|
|
|
Btrfc: sysfs: fix, check if device_dir_kobj is init before destroy
Anand Jain
2015-05-27
1
-4
/
+6
|
|
*
|
|
|
Btrfs: sysfs: fix, kobject pointer clean up needed after kobject release
Anand Jain
2015-05-27
1
-0
/
+1
|
|
*
|
|
|
Btrfs: sysfs: fix, undo sysfs device links
Anand Jain
2015-05-27
1
-0
/
+17
|
|
*
|
|
|
Btrfs: sysfs: fix, fs_info kobject_unregister has init_completion() twice
Anand Jain
2015-05-27
1
-1
/
+0
|
|
*
|
|
|
Btrfs: sysfs: fix, btrfs_release_super_kobj() should to clean up the kobject ...
Anand Jain
2015-05-27
1
-0
/
+2
|
*
|
|
|
|
Btrfs: use received_uuid of parent during send
Josef Bacik
2015-06-12
1
-4
/
+21
|
*
|
|
|
|
Btrfs: fix use-after-free in btrfs_replay_log
Liu Bo
2015-06-12
1
-1
/
+2
|
*
|
|
|
|
btrfs: wait for delayed iputs on no space
Zhao Lei
2015-06-10
1
-0
/
+3
|
*
|
|
|
|
btrfs: qgroup: Make snapshot accounting work with new extent-oriented
Qu Wenruo
2015-06-10
1
-20
/
+33
[prev]
[next]