Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
381d592848721cb1b82b4ea9f57b46cf4a4a6973
381d592
xfs: use ->t_firstblock in reflink cow block cancel
by Brian Foster
· 6 years ago
fb91f4b
xfs: replace no-op firstblock init with ->t_firstblock
by Brian Foster
· 6 years ago
058529c
xfs: use ->t_firstblock in dq alloc
by Brian Foster
· 6 years ago
64396ff
xfs: remove xfs_alloc_arg firstblock field
by Brian Foster
· 6 years ago
cf612de
xfs: remove xfs_btree_cur private firstblock field
by Brian Foster
· 6 years ago
280253d
xfs: remove bmap format helpers firstblock params
by Brian Foster
· 6 years ago
92f9da3
xfs: remove bmap extent add helper firstblock params
by Brian Foster
· 6 years ago
94c07b4
xfs: remove xfs_bmalloca firstblock field
by Brian Foster
· 6 years ago
4b77a08
xfs: use ->t_firstblock in bmap extent split
by Brian Foster
· 6 years ago
333f950
xfs: remove bmap insert/collapse firstblock param
by Brian Foster
· 6 years ago
2af5284
xfs: remove xfs_bunmapi() firstblock param
by Brian Foster
· 6 years ago
a7beabe
xfs: remove xfs_bmapi_write() firstblock param
by Brian Foster
· 6 years ago
d0a9d79
xfs: use ->t_firstblock in insert/collapse range
by Brian Foster
· 6 years ago
580c4ff
xfs: use ->t_firstblock in xfs_bmapi_remap()
by Brian Foster
· 6 years ago
3728379
xfs: use ->t_firstblock for all xfs_bunmapi() callers
by Brian Foster
· 6 years ago
650919f
xfs: use ->t_firstblock for all xfs_bmapi_write() callers
by Brian Foster
· 6 years ago
7661390
xfs: use ->t_firstblock in xattr ops
by Brian Foster
· 6 years ago
825d75cd
xfs: use ->t_firstblock in attrfork add
by Brian Foster
· 6 years ago
381eee6
xfs: remove firstblock param from xfs dir ops
by Brian Foster
· 6 years ago
f16dea5
xfs: use ->t_firstblock in dir ops
by Brian Foster
· 6 years ago
bba59c5e
xfs: add firstblock field to xfs_trans
by Brian Foster
· 6 years ago
3ae2d89
xfs: allow null firstblock in xfs_bmapi_write() when tp is null
by Brian Foster
· 6 years ago
bcd2c9f
xfs: refactor dfops init to attach to transaction
by Brian Foster
· 6 years ago
d5669ed
xfs: use ->t_dfops in reflink cow recover path
by Brian Foster
· 6 years ago
27356a0
xfs: use ->t_dfops in cancel cow blocks operation
by Brian Foster
· 6 years ago
7a7943c
xfs: use ->t_dfops for rmap extent swap operations
by Brian Foster
· 6 years ago
ed7ef8e
xfs: remove unused btree cursor bc_private.a.dfops field
by Brian Foster
· 6 years ago
42b394a
xfs: remove xfs_btree_cur bmbt dfops field
by Brian Foster
· 6 years ago
81ba8f3
xfs: remove dfops param from internal bmap extent helpers
by Brian Foster
· 6 years ago
f4a9cf97
xfs: use ->t_dfops for collapse/insert range operations
by Brian Foster
· 6 years ago
3e3673e
xfs: remove struct xfs_bmalloca dfops field
by Brian Foster
· 6 years ago
ff3edf2
xfs: remove xfs_bmapi_remap() dfops param
by Brian Foster
· 6 years ago
ccd9d91
xfs: remove xfs_bunmapi() dfops param
by Brian Foster
· 6 years ago
4bcfa61
xfs: use ->t_dfops for all xfs_bunmapi() callers
by Brian Foster
· 6 years ago
6e702a5
xfs: remove xfs_bmapi_write() dfops param
by Brian Foster
· 6 years ago
175d1a0
xfs: use ->t_dfops for all xfs_bmapi_write() callers
by Brian Foster
· 6 years ago
2ba1372
xfs: use ->t_dfops in dqalloc transaction
by Brian Foster
· 6 years ago
32a9b7c
xfs: replace xfs_da_args->dfops accesses with ->t_dfops and remove
by Brian Foster
· 6 years ago
d76e6ce
xfs: use ->t_dfops in extent split tx and remove param
by Brian Foster
· 6 years ago
0bd6207
xfs: remove dfops param in attr fork add path
by Brian Foster
· 6 years ago
40d03ac
xfs: use ->t_dfops for attr set/remove operations
by Brian Foster
· 6 years ago
813d08c
xfs: use ->t_dfops for recovery of [b|c]ui log items
by Brian Foster
· 6 years ago
c9cfdb3
xfs: remove dfops param from high level dirname calls
by Brian Foster
· 6 years ago
0e0417f
xfs: remove dfops parameter from ifree call stack
by Brian Foster
· 6 years ago
6aa6718
xfs: rename xfs_trans ->t_agfl_dfops to ->t_dfops
by Brian Foster
· 6 years ago
8a74938
xfs: cow unwritten conversion uses uninitialized dfops
by Brian Foster
· 6 years ago
98c1a7c0
xfs: update my copyrights for the writeback and iomap code
by Christoph Hellwig
· 6 years ago
82cb141
xfs: add support for sub-pagesize writeback without buffer_heads
by Christoph Hellwig
· 6 years ago
9dc55f1
iomap: add support for sub-pagesize buffered I/O without buffer heads
by Christoph Hellwig
· 6 years ago
ac8ee54
xfs: allow writeback on pages without buffer heads
by Christoph Hellwig
· 6 years ago
8e1f065
xfs: refactor the tail of xfs_writepage_map
by Christoph Hellwig
· 6 years ago
1b65d3dd
xfs: remove xfs_start_page_writeback
by Christoph Hellwig
· 6 years ago
6d465e8
xfs: move all writeback buffer_head manipulation into xfs_map_at_offset
by Christoph Hellwig
· 6 years ago
3faed66
xfs: don't look at buffer heads in xfs_add_to_ioend
by Christoph Hellwig
· 6 years ago
889c65b
xfs: remove the imap_valid flag
by Christoph Hellwig
· 6 years ago
3345746
xfs: simplify xfs_map_blocks by using xfs_iext_lookup_extent directly
by Christoph Hellwig
· 6 years ago
060d4ea
xfs: remove xfs_reflink_find_cow_mapping
by Christoph Hellwig
· 6 years ago
c3a2f9f
xfs: remove the now unused XFS_BMAPI_IGSTATE flag
by Christoph Hellwig
· 6 years ago
e2f6ad4
xfs: make xfs_writepage_map extent map centric
by Dave Chinner
· 6 years ago
6a4c950
xfs: rename the offset variable in xfs_writepage_map
by Christoph Hellwig
· 6 years ago
5c665e5
xfs: remove xfs_map_cow
by Christoph Hellwig
· 6 years ago
fca8c80
xfs: remove xfs_reflink_trim_irec_to_next_cow
by Christoph Hellwig
· 6 years ago
a7b28f7
xfs: don't use XFS_BMAPI_IGSTATE in xfs_map_blocks
by Christoph Hellwig
· 6 years ago
c57371a
xfs: don't clear imap_valid for a non-uptodate buffers
by Christoph Hellwig
· 6 years ago
91cdfd1
xfs: do not set the page uptodate in xfs_writepage_map
by Christoph Hellwig
· 6 years ago
d438017
xfs: move locking into xfs_bmap_punch_delalloc_range
by Christoph Hellwig
· 6 years ago
0362572
xfs: simplify xfs_aops_discard_page
by Christoph Hellwig
· 6 years ago
8b2e77c
xfs: use iomap for blocksize == PAGE_SIZE readpage and readpages
by Christoph Hellwig
· 6 years ago
c2efdfc
Merge branch 'iomap-4.19-merge' into xfs-4.19-merge
by Darrick J. Wong
· 6 years ago
1e4b044
Linux 4.18-rc4
by Linus Torvalds
· 6 years ago
ca04b3c
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 6 years ago
23adbe6
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
6f27a64
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
6fb2489
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
f5c926b
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
124b99f
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 6 years ago
70a2dc6
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 6 years ago
8979319
Merge tag 'pci-v4.18-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 6 years ago
b2d44d1
Merge tag '4.18-rc3-smb3fixes' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 6 years ago
4f572ef
Merge tag 'dma-mapping-4.18-3' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 6 years ago
89ac223
Merge tag 'dmaengine-fix-4.18-rc4' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 6 years ago
ea9561c
Merge tag 'for-linus-4.18-2' of git://github.com/cminyard/linux-ipmi
by Linus Torvalds
· 6 years ago
43b6b6e
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 6 years ago
15279df
x86/mtrr: Don't copy out-of-bounds data in mtrr_write
by Jann Horn
· 6 years ago
624434a
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 6 years ago
2911952
Merge tag 'for-linus-20180706' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
c2b5814
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 6 years ago
1bb1557
Merge tag 'vfio-v4.18-rc4' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 6 years ago
b4d0562
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 6 years ago
1268ed0
x86/hyper-v: Fix the circular dependency in IPI enlightenment
by K. Y. Srinivasan
· 6 years ago
c42c12a
Merge tag 'drm-fixes-2018-07-06' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 6 years ago
97f4e14
Merge tag 'trace-v4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 6 years ago
c78d1f9
Merge tag 'exynos-drm-fixes-for-v4.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes
by Dave Airlie
· 6 years ago
c8440a7
Merge branch 'drm-fixes-4.18' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 6 years ago
0581a5c
Merge tag 'drm-intel-fixes-2018-07-05' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
by Dave Airlie
· 6 years ago
b771673
Merge tag 'drm-misc-fixes-2018-07-05' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
by Dave Airlie
· 6 years ago
f0463f3
Merge tag 'omap-for-v4.18/fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes
by Olof Johansson
· 6 years ago
0fa3ecd
Fix up non-directory creation in SGID directories
by Linus Torvalds
· 6 years ago
7ec916f
Revert "iommu/intel-iommu: Enable CONFIG_DMA_DIRECT_OPS=y and clean up intel_{alloc,free}_coherent()"
by Christoph Hellwig
· 6 years ago
729c0c9
cifs: Fix stack out-of-bounds in smb{2,3}_create_lease_buf()
by Stefano Brivio
· 6 years ago
Next »