index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
crc4.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2017-10-27
xfs: check kthread_should_stop() after the setting of task state
Hou Tao
1
-3
/
+18
2017-10-27
xfs: remove xfs_bmbt_get_state
Christoph Hellwig
2
-29
/
+1
2017-10-27
xfs: remove all xfs_bmbt_set_* helpers except for xfs_bmbt_set_all
Christoph Hellwig
2
-94
/
+14
2017-10-27
xfs: replace xfs_bmbt_lookup_ge with xfs_bmbt_lookup_first
Christoph Hellwig
1
-8
/
+6
2017-10-27
xfs: pass a struct xfs_bmbt_irec to xfs_bmbt_lookup_eq
Christoph Hellwig
1
-106
/
+39
2017-10-27
xfs: pass a struct xfs_bmbt_irec to xfs_bmbt_update
Christoph Hellwig
3
-116
/
+44
2017-10-27
xfs: refactor xfs_bmap_add_extent_unwritten_real
Christoph Hellwig
1
-104
/
+104
2017-10-27
xfs: refactor delalloc accounting in xfs_bmap_add_extent_delay_real
Christoph Hellwig
1
-23
/
+9
2017-10-27
xfs: refactor xfs_bmap_add_extent_delay_real
Christoph Hellwig
1
-86
/
+95
2017-10-27
xfs: refactor xfs_bmap_add_extent_hole_real
Christoph Hellwig
1
-27
/
+21
2017-10-27
xfs: refactor xfs_bmap_add_extent_hole_delay
Christoph Hellwig
1
-10
/
+11
2017-10-27
xfs: refactor xfs_del_extent_real
Christoph Hellwig
1
-30
/
+30
2017-10-27
xfs: use the state defines in xfs_bmap_del_extent_real
Christoph Hellwig
1
-12
/
+9
2017-10-27
xfs: use correct state defines in xfs_bmap_del_extent_{cow,delay}
Christoph Hellwig
1
-12
/
+12
2017-10-27
xfs: move some more code into xfs_bmap_del_extent_real
Christoph Hellwig
1
-24
/
+17
2017-10-27
xfs: use xfs_bmap_del_extent_delay for the data fork as well
Christoph Hellwig
1
-217
/
+114
2017-10-27
xfs: rename bno to end in __xfs_bunmapi
Christoph Hellwig
1
-25
/
+24
2017-10-27
xfs: don't set XFS_BTCUR_BPRV_WASDEL in xfs_bunmapi
Christoph Hellwig
1
-5
/
+1
2017-10-27
xfs: use xfs_iext_get_extent instead of open coding it
Christoph Hellwig
2
-21
/
+17
2017-10-27
xfs: fix incorrect extent state in xfs_bmap_add_extent_unwritten_real
Christoph Hellwig
1
-1
/
+1
2017-10-27
xfs: simplify the xfs_getbmap interface
Christoph Hellwig
3
-95
/
+75
2017-10-27
xfs: rewrite getbmap using the xfs_iext_* helpers
Christoph Hellwig
1
-317
/
+208
2017-10-26
Revert "apparmor: add base infastructure for socket mediation"
Linus Torvalds
12
-840
/
+16
2017-10-25
RDMA/netlink: OOPs in rdma_nl_rcv_msg() from misinterpreted flag
Michael J. Ruhl
1
-1
/
+12
2017-10-25
ceph: unlock dangling spinlock in try_flush_caps()
Jeff Layton
1
-1
/
+4
2017-10-25
nbd: handle interrupted sendmsg with a sndtimeo set
Josef Bacik
1
-2
/
+11
2017-10-24
PM / QoS: Fix device resume latency PM QoS
Rafael J. Wysocki
8
-35
/
+63
2017-10-24
hwmon: (tmp102) Fix first temperature reading
Guenter Roeck
1
-8
/
+5
2017-10-24
ALSA: hda - fix headset mic problem for Dell machines with alc236
Hui Wang
1
-0
/
+8
[next]