Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
d5bfccdf38d094f2b15fae8b361d7bd47f2509d6
« Previous
722e251
xfs: remove the extents array from the rmap update done log item
by Darrick J. Wong
· 8 years ago
c1d22ae
xfs: in btree_lshift, only allocate temporary cursor when needed
by Darrick J. Wong
· 8 years ago
1f704b2
xfs: remove unnecesary lshift/rshift key initialization
by Darrick J. Wong
· 8 years ago
973b831
xfs: remove the get*keys and update_keys btree ops pointers
by Darrick J. Wong
· 8 years ago
1c0607a
xfs: enable the rmap btree functionality
by Darrick J. Wong
· 8 years ago
04f1306
xfs: don't update rmapbt when fixing agfl
by Darrick J. Wong
· 8 years ago
2b0eeb5
xfs: disable XFS_IOC_SWAPEXT when rmap btree is enabled
by Darrick J. Wong
· 8 years ago
a650e8f
xfs: add rmap btree block detection to log recovery
by Darrick J. Wong
· 8 years ago
5d650e9
xfs: add rmap btree geometry feature flag
by Darrick J. Wong
· 8 years ago
9c19464
xfs: propagate bmap updates to rmapbt
by Darrick J. Wong
· 8 years ago
f8dbebe
xfs: enable the xfs_defer mechanism to process rmaps to update
by Darrick J. Wong
· 8 years ago
9e88b5d
xfs: log rmap intent items
by Darrick J. Wong
· 8 years ago
5880f2d7
xfs: create rmap update intent log items
by Darrick J. Wong
· 8 years ago
abf0923
xfs: add rmap btree insert and delete helpers
by Darrick J. Wong
· 8 years ago
fb7d926
xfs: convert unwritten status of reverse mappings
by Darrick J. Wong
· 8 years ago
f922cd9
xfs: remove an extent from the rmap btree
by Darrick J. Wong
· 8 years ago
0a1b0b3
xfs: add an extent to the rmap btree
by Darrick J. Wong
· 8 years ago
aa966d8
xfs: add tracepoints for the rmap functions
by Darrick J. Wong
· 8 years ago
c543838
xfs: teach rmapbt to support interval queries
by Darrick J. Wong
· 8 years ago
cfed56a
xfs: support overlapping intervals in the rmap btree
by Darrick J. Wong
· 8 years ago
4b8ed67
xfs: add rmap btree operations
by Darrick J. Wong
· 8 years ago
5254885
xfs: rmap btree requires more reserved free space
by Darrick J. Wong
· 8 years ago
fa30f03
xfs: rmap btree transaction reservations
by Darrick J. Wong
· 8 years ago
e70d829
xfs: add rmap btree growfs support
by Darrick J. Wong
· 8 years ago
035e00a
xfs: define the on-disk rmap btree format
by Darrick J. Wong
· 8 years ago
673930c
xfs: introduce rmap extent operation stubs
by Darrick J. Wong
· 8 years ago
340785c
xfs: add owner field to extent allocation and freeing
by Darrick J. Wong
· 8 years ago
8018026
xfs: rmap btree add more reserved blocks
by Darrick J. Wong
· 8 years ago
00f4e4f
xfs: add rmap btree stats infrastructure
by Darrick J. Wong
· 8 years ago
b870494
xfs: introduce rmap btree definitions
by Darrick J. Wong
· 8 years ago
df3954f
xfs: increase XFS_BTREE_MAXLEVELS to fit the rmapbt
by Darrick J. Wong
· 8 years ago
ba9e780
xfs: add tracepoints and error injection for deferred extent freeing
by Darrick J. Wong
· 8 years ago
dc42375
xfs: refactor redo intent item processing
by Darrick J. Wong
· 8 years ago
2c3234d
xfs: rename flist/free_list to dfops
by Darrick J. Wong
· 8 years ago
310a75a
xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_*
by Darrick J. Wong
· 8 years ago
3ab78df
xfs: rework xfs_bmap_free callers to use xfs_defer_ops
by Darrick J. Wong
· 8 years ago
9749fee
xfs: enable the xfs_defer mechanism to process extents to free
by Darrick J. Wong
· 8 years ago
bba61cb
xfs: clean up typedef usage in the EFI/EFD handling code
by Darrick J. Wong
· 8 years ago
3cd48ab
xfs: add tracepoints for the deferred ops mechanism
by Darrick J. Wong
· 8 years ago
4e0cc29
xfs: move deferred operations into a separate file
by Darrick J. Wong
· 8 years ago
28a8956
xfs: refactor btree owner change into a separate visit-blocks function
by Darrick J. Wong
· 8 years ago
105f7d8
xfs: introduce interval queries on btrees
by Darrick J. Wong
· 8 years ago
2c813ad
xfs: support btrees with overlapping intervals for keys
by Darrick J. Wong
· 8 years ago
d52bd54
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
70b2265
xfs: add function pointers for get/update keys to the btree
by Darrick J. Wong
· 8 years ago
e5821e5
xfs: during btree split, save new block key & ptr for future insertion
by Darrick J. Wong
· 8 years ago
0d30979
xfs: set *stat=1 after iroot realloc
by Darrick J. Wong
· 8 years ago
f4a0660
xfs: fix locking of the rt bitmap/summary inodes
by Darrick J. Wong
· 8 years ago
3dadf90
xfs: fix attr shortform structure alignment on cris
by Darrick J. Wong
· 8 years ago
0facef7
xfs: in _attrlist_by_handle, copy the cursor back to userspace
by Darrick J. Wong
· 8 years ago
8cbdd85
Merge tag 'for-linus-v4.8' of git://github.com/martinbrandenburg/linux
by Linus Torvalds
· 8 years ago
72b5ac5
Merge tag 'ceph-for-4.8-rc1' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 8 years ago
3bd080e
ipc: delete "nr_ipc_ns"
by Alexey Dobriyan
· 8 years ago
a4691de
kcov: allow more fine-grained coverage instrumentation
by Vegard Nossum
· 8 years ago
f1cb637
init/Kconfig: add clarification for out-of-tree modules
by Valdis Kletnieks
· 8 years ago
27eb662
config: add android config fragments
by Rob Herring
· 8 years ago
ac3339b
init/Kconfig: ban CONFIG_LOCALVERSION_AUTO with allmodconfig
by Alexey Dobriyan
· 8 years ago
59dbb2a
relay: add global mode support for buffer-only channels
by Akash Goel
· 8 years ago
841c06d
init: allow blacklisting of module_init functions
by Prarit Bhargava
· 8 years ago
ecfaf0c
w1:omap_hdq: fix regression
by H. Nikolaus Schaller
· 8 years ago
939fc83
w1: add helper macro module_w1_family
by Andrew F. Davis
· 8 years ago
098f9fb
w1: remove need for ida and use PLATFORM_DEVID_AUTO
by Andrew F. Davis
· 8 years ago
c226fab
x86/power/64: Do not refer to __PAGE_OFFSET from assembly code
by Rafael J. Wysocki
· 8 years ago
0b9364b
rapidio/switches: add driver for IDT gen3 switches
by Alexandre Bounine
· 8 years ago
adff164
powerpc/fsl_rio: apply changes for RIO spec rev 3
by Alexandre Bounine
· 8 years ago
1ae842d
rapidio: modify for rev.3 specification changes
by Alexandre Bounine
· 8 years ago
a057a52
rapidio: change inbound window size type to u64
by Alexandre Bounine
· 8 years ago
60e377b5c
rapidio/idt_gen2: fix locking warning
by Alexandre Bounine
· 8 years ago
06e1b24
rapidio: fix error handling in mbox request/release functions
by Alexandre Bounine
· 8 years ago
f5485eb
rapidio/tsi721_dma: advance queue processing from transfer submit call
by Alexandre Bounine
· 8 years ago
e519685
rapidio/tsi721: add messaging mbox selector parameter
by Alexandre Bounine
· 8 years ago
cb782cd
rapidio/tsi721: add PCIe MRRS override parameter
by Alexandre Bounine
· 8 years ago
4498c31
rapidio/tsi721_dma: add channel mask and queue size parameters
by Alexandre Bounine
· 8 years ago
f8e3a68
rapidio: fix return value description for dma_prep functions
by Alexandre Bounine
· 8 years ago
cca446d
rapidio/documentation: fix mangled paragraph in mport_cdev
by Alexandre Bounine
· 8 years ago
ea87b8e
rapidio: remove unnecessary 0x prefixes before %pa extension uses
by Joe Perches
· 8 years ago
b6e8d4a
rapidio: add RapidIO channelized messaging driver
by Alexandre Bounine
· 8 years ago
1730f14
kexec: add restriction on kexec_load() segment sizes
by zhong jiang
· 8 years ago
c025311
kexec: allow kdump with crash_kexec_post_notifiers
by Petr Tesarik
· 8 years ago
21db79e
kexec: add a kexec_crash_loaded() function
by Petr Tesarik
· 8 years ago
b26e27d
kexec: use core_param for crash_kexec_post_notifiers boot option
by Hidehiro Kawai
· 8 years ago
0719392
ARM: kexec: fix kexec for Keystone 2
by Russell King
· 8 years ago
51d5d12
ARM: keystone: dts: add psci command definition
by Vitaly Andrianov
· 8 years ago
43546d8
kexec: allow architectures to override boot mapping
by Russell King
· 8 years ago
dae2801
kdump: arrange for paddr_vmcoreinfo_note() to return phys_addr_t
by Russell King
· 8 years ago
465d377
kexec: ensure user memory sizes do not wrap
by Russell King
· 8 years ago
dc5ccca
kexec: don't invoke OOM-killer for control page allocation
by Russell King
· 8 years ago
966fab0
ARM: kexec: advertise location of bootable RAM
by Russell King
· 8 years ago
f7f0b7d
ARM: kdump: advertise boot aliased crash kernel resource
by Russell King
· 8 years ago
4caf961
kexec: return error number directly
by Minfei Huang
· 8 years ago
b06fb41
cpumask: fix code comment
by Geliang Tang
· 8 years ago
627393d
kernel/exit.c: quieten greatest stack depth printk
by Anton Blanchard
· 8 years ago
7e78141
signal: consolidate {TS,TLF}_RESTORE_SIGMASK code
by Andy Lutomirski
· 8 years ago
0a11b9a
reiserfs: fix "new_insert_key may be used uninitialized ..."
by Jeff Mahoney
· 8 years ago
e63e88b
nilfs2: move ioctl interface and disk layout to uapi separately
by Ryusuke Konishi
· 8 years ago
4ce5c34
nilfs2: use BIT() macro
by Ryusuke Konishi
· 8 years ago
ad980c9
nilfs2: fix misuse of a semaphore in sysfs code
by Ryusuke Konishi
· 8 years ago
a7d3f10
nilfs2: refactor parser of snapshot mount option
by Ryusuke Konishi
· 8 years ago
aceb417
nilfs2: do not use yield()
by Ryusuke Konishi
· 8 years ago
39a9dcc
nilfs2: emit error message when I/O error is detected
by Ryusuke Konishi
· 8 years ago
Next »