index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
cpuidle
/
sysfs.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-10-27
xfs: add a new xfs_iext_lookup_extent_before helper
Christoph Hellwig
4
-32
/
+39
2017-10-27
xfs: merge xfs_bmap_read_extents into xfs_iread_extents
Christoph Hellwig
3
-75
/
+51
2017-10-27
xfs: add asserts for the mmap lock in xfs_{insert,collapse}_file_space
Christoph Hellwig
1
-0
/
+4
2017-10-27
xfs: rewrite xfs_bmap_first_unused to make better use of xfs_iext_get_extent
Christoph Hellwig
1
-30
/
+26
2017-10-27
xfs: don't rely on extent indices in xfs_bmap_insert_extents
Christoph Hellwig
1
-38
/
+9
2017-10-27
xfs: don't rely on extent indices in xfs_bmap_collapse_extents
Christoph Hellwig
1
-42
/
+12
2017-10-27
xfs: update got in xfs_bmap_shift_update_extent
Christoph Hellwig
1
-9
/
+7
2017-10-27
xfs: remove xfs_bmse_shift_one
Christoph Hellwig
2
-115
/
+71
2017-10-27
xfs: split xfs_bmap_shift_extents
Christoph Hellwig
3
-73
/
+148
2017-10-27
xfs: remove XFS_BMAP_MAX_SHIFT_EXTENTS
Christoph Hellwig
3
-50
/
+23
2017-10-27
xfs: inline xfs_shift_file_space into callers
Christoph Hellwig
1
-90
/
+102
2017-10-27
xfs: remove if_rdev
Christoph Hellwig
7
-42
/
+30
2017-10-27
xfs: remove the never fully implemented UUID fork format
Christoph Hellwig
9
-59
/
+19
2017-10-27
xfs: remove XFS_BMAP_TRACE_EXLIST
Christoph Hellwig
4
-33
/
+10
2017-10-27
xfs: move pre/post-bmap tracing into xfs_iext_update_extent
Christoph Hellwig
3
-123
/
+55
2017-10-27
xfs: remove post-bmap tracing in xfs_bmap_local_to_extents
Christoph Hellwig
1
-2
/
+0
2017-10-27
xfs: make better use of the 'state' variable in xfs_bmap_del_extent_real
Christoph Hellwig
1
-2
/
+1
2017-10-27
xfs: add a xfs_bmap_fork_to_state helper
Christoph Hellwig
2
-36
/
+21
2017-10-27
xfs: scrub quota information
Darrick J. Wong
6
-1
/
+339
2017-10-27
xfs: scrub realtime bitmap/summary
Darrick J. Wong
7
-1
/
+152
2017-10-27
xfs: scrub directory parent pointers
Darrick J. Wong
6
-1
/
+327
2017-10-27
xfs: scrub symbolic links
Darrick J. Wong
6
-1
/
+102
2017-10-27
xfs: scrub extended attributes
Darrick J. Wong
8
-3
/
+285
2017-10-27
xfs: scrub directory freespace
Darrick J. Wong
1
-0
/
+495
2017-10-27
xfs: scrub directory metadata
Darrick J. Wong
11
-4
/
+393
2017-10-27
xfs: scrub directory/attribute btrees
Darrick J. Wong
3
-0
/
+647
2017-10-27
xfs: scrub inode block mappings
Darrick J. Wong
6
-2
/
+390
2017-10-27
xfs: scrub inodes
Darrick J. Wong
8
-3
/
+693
2017-10-27
xfs: scrub refcount btrees
Darrick J. Wong
6
-1
/
+110
2017-10-27
xfs: scrub rmap btrees
Darrick J. Wong
6
-1
/
+149
2017-10-27
xfs: scrub inode btrees
Darrick J. Wong
8
-2
/
+385
2017-10-27
xfs: scrub free space btrees
Darrick J. Wong
7
-1
/
+138
2017-10-27
xfs: scrub the AGI
Darrick J. Wong
5
-3
/
+95
2017-10-27
xfs: scrub AGF and AGFL
Darrick J. Wong
6
-7
/
+223
2017-10-27
xfs: scrub the secondary superblocks
Darrick J. Wong
6
-1
/
+340
2017-10-27
xfs: create helpers to scan an allocation group
Darrick J. Wong
4
-0
/
+214
2017-10-27
xfs: scrub btree keys and records
Darrick J. Wong
2
-1
/
+154
2017-10-27
xfs: scrub the shape of a metadata btree
Darrick J. Wong
3
-7
/
+274
2017-10-27
xfs: create helpers to scrub a metadata btree
Darrick J. Wong
5
-0
/
+352
2017-10-27
xfs: create helpers to record and deal with scrub problems
Darrick J. Wong
3
-0
/
+428
2017-10-27
xfs: probe the scrub ioctl
Darrick J. Wong
7
-1
/
+150
2017-10-27
xfs: dispatch metadata scrub subcommands
Darrick J. Wong
3
-1
/
+262
2017-10-27
xfs: create an ioctl to scrub AG metadata
Darrick J. Wong
10
-0
/
+292
2017-10-27
xfs: create inode pointer verifiers
Darrick J. Wong
5
-28
/
+100
2017-10-27
xfs: refactor btree block header checking functions
Darrick J. Wong
4
-68
/
+121
2017-10-27
xfs: refactor btree pointer checks
Darrick J. Wong
3
-42
/
+45
2017-10-27
xfs: create block pointer check functions
Darrick J. Wong
4
-0
/
+67
2017-10-27
xfs: return a distinct error code value for IGET_INCORE cache misses
Darrick J. Wong
1
-1
/
+1
2017-10-27
xfs: buffer lru reference count error injection tag
Brian Foster
4
-5
/
+23
2017-10-27
xfs: fail if xattr inactivation hits a hole
Brian Foster
1
-36
/
+33
[next]