Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
cce77bcf48f50e40a2c08fb2a102e761464d2a15
cce77bc
xfs: factor out AG header initialisation from growfs core
by Dave Chinner
· 6 years ago
879de98
xfs: one-shot cached buffers
by Dave Chinner
· 6 years ago
84d42ea
xfs: implement the metadata repair ioctl flag
by Darrick J. Wong
· 6 years ago
718fa74
xfs: create tracepoints for online repair
by Darrick J. Wong
· 6 years ago
7644bd9
xfs: teach xfs_bmapi_remap to accept some bmapi flags
by Darrick J. Wong
· 6 years ago
7cf199b
xfs: make xfs_bmapi_remapi work with attribute forks
by Darrick J. Wong
· 6 years ago
9f3a080
xfs: hoist xfs_scrub_agfl_walk to libxfs as xfs_agfl_walk
by Darrick J. Wong
· 6 years ago
ddd10c2
xfs: avoid ABBA deadlock when scrubbing parent pointers
by Darrick J. Wong
· 6 years ago
517b32b
xfs: scrub the data fork of the realtime inodes
by Darrick J. Wong
· 6 years ago
87d9d60
xfs: quota scrub should use bmapbtd scrubber
by Darrick J. Wong
· 6 years ago
8bc763c
xfs: don't continue scrub if already corrupt
by Darrick J. Wong
· 6 years ago
eac69e1
xfs: refactor quota limits initialization
by Darrick J. Wong
· 6 years ago
689e11c
xfs: superblock scrub should use short-lived buffers
by Darrick J. Wong
· 6 years ago
8389f3ff
xfs: skip scrub xref if corruption already noted
by Darrick J. Wong
· 6 years ago
c9fbd7b
xfs: clear sb->s_fs_info on mount failure
by Dave Chinner
· 6 years ago
dae5cd8
xfs: add mount delay debug option
by Dave Chinner
· 6 years ago
4e52933
xfs: factor out nodiscard helpers
by Brian Foster
· 6 years ago
6748212
iomap: add a swapfile activation function
by Darrick J. Wong
· 6 years ago
d6b636e
xfs: halt auto-reclamation activities while rebuilding rmap
by Darrick J. Wong
· 6 years ago
95eb308
xfs: add BMAPI_NORMAP flag to perform block remapping without updating rmapbt
by Darrick J. Wong
· 6 years ago
08daa3c
xfs: add repair helpers for the reference count btree
by Darrick J. Wong
· 6 years ago
4d4f86b
xfs: add repair helpers for the reverse mapping btree
by Darrick J. Wong
· 6 years ago
7f8f131
xfs: expose various functions to repair code
by Darrick J. Wong
· 6 years ago
14861c4
xfs: add helpers to calculate btree size
by Darrick J. Wong
· 6 years ago
9d9c902
xfs: refactor scrub transaction allocation function
by Darrick J. Wong
· 6 years ago
08a3a69
xfs: btree scrub should check minrecs
by Darrick J. Wong
· 6 years ago
631fc95
xfs: clean up scrub usage of KM_NOFS
by Darrick J. Wong
· 6 years ago
eb41c93
xfs: avoid ilock games in the quota scrubber
by Darrick J. Wong
· 6 years ago
554ba96
xfs: refactor dquot iteration
by Darrick J. Wong
· 7 years ago
28b9060
xfs: rename on-disk dquot counter zap functions
by Darrick J. Wong
· 7 years ago
30ab2dc
xfs: replace XFS_QMOPT_DQALLOC with a simple boolean
by Darrick J. Wong
· 7 years ago
114e73c
xfs: remove direct calls to _qm_dqread
by Darrick J. Wong
· 7 years ago
d63192c
xfs: refactor xfs_qm_dqtobp and xfs_qm_dqalloc
by Darrick J. Wong
· 7 years ago
617cd5c
xfs: refactor incore dquot initialization functions
by Darrick J. Wong
· 7 years ago
0fcef12
xfs: fetch dquots directly during quotacheck
by Darrick J. Wong
· 7 years ago
4882c19
xfs: split out dqget for inodes from regular dqget
by Darrick J. Wong
· 7 years ago
c14cfcc
xfs: remove unnecessary xfs_qm_dqattach parameter
by Darrick J. Wong
· 7 years ago
d7103ee
xfs: delegate dqget input checks to helper function
by Darrick J. Wong
· 7 years ago
cc2047c
xfs: refactor dquot cache handling
by Darrick J. Wong
· 7 years ago
2e330e7
xfs: refactor XFS_QMOPT_DQNEXT out of existence
by Darrick J. Wong
· 7 years ago
609001b
xfs: don't spray logs when dquot flush/purge fail
by Darrick J. Wong
· 7 years ago
7b6b50f
xfs: release new dquot buffer on defer_finish error
by Darrick J. Wong
· 7 years ago
84ca484
xfs: don't discard on free of unwritten extents
by Brian Foster
· 6 years ago
13b86fc
xfs: skip online discard during eofblocks trims
by Brian Foster
· 6 years ago
fcb762f
xfs: add bmapi nodiscard flag
by Brian Foster
· 6 years ago
e6631f8
xfs: get rid of the log item descriptor
by Dave Chinner
· 6 years ago
1a2ebf8
xfs: add some more debug checks to buffer log item reuse
by Dave Chinner
· 6 years ago
844e5e7
xfs: fix double ijoin in xfs_reflink_clear_inode_flag()
by Dave Chinner
· 6 years ago
c5295c6
xfs: fix double ijoin in xfs_reflink_cancel_cow_range
by Dave Chinner
· 6 years ago
3565b660
xfs: fix double ijoin in xfs_inactive_symlink_rmt()
by Dave Chinner
· 6 years ago
d686d12
xfs: don't assert fail with AIL lock held
by Dave Chinner
· 6 years ago
e632a56
xfs: adder caller IP to xfs_defer* tracepoints
by Dave Chinner
· 6 years ago
ba18781
xfs: add tracing to high level transaction operations
by Dave Chinner
· 6 years ago
22525c1
xfs: log item flags are racy
by Dave Chinner
· 6 years ago
52101df
xfs: add missing rmap error return
by Darrick J. Wong
· 7 years ago
cec5725
xfs: bmap debugging should never panic the system
by Darrick J. Wong
· 7 years ago
8804630
xfs: defer agfl frees from directory op transactions
by Brian Foster
· 6 years ago
8b922f0
xfs: defer frees from common inode allocation paths
by Brian Foster
· 6 years ago
658f8f9
xfs: defer agfl frees from inode inactivation
by Brian Foster
· 6 years ago
2bc5eba
xfs: defer agfl block frees from deferred ops processing context
by Brian Foster
· 6 years ago
f8f2835
xfs: defer agfl block frees when dfops is available
by Brian Foster
· 6 years ago
4223f65
xfs: create agfl block free helper function
by Brian Foster
· 6 years ago
72c5c5f
xfs: print specific dqblk that failed verifiers
by Eric Sandeen
· 6 years ago
7224fa4
xfs: add full xfs_dqblk verifier
by Eric Sandeen
· 6 years ago
48fa1db
xfs: pass full xfs_dqblk to repair during quotacheck
by Eric Sandeen
· 6 years ago
57ab324
xfs: check type in quota verifier during quotacheck
by Eric Sandeen
· 6 years ago
e381a0f
xfs: remove unused flags arg from xfs_dquot_verify
by Eric Sandeen
· 7 years ago
dfa03a5
xfs: clean up locking in xfs_file_iomap_begin
by Dave Chinner
· 7 years ago
d064178
xfs: simplify xfs_file_iomap_begin() logic
by Dave Chinner
· 7 years ago
3460cac
iomap: Use FUA for pure data O_DSYNC DIO writes
by Dave Chinner
· 7 years ago
4f8ff44
iomap: iomap_dio_rw() handles all sync writes
by Dave Chinner
· 7 years ago
ed5c3e6
xfs: move generic_write_sync calls inwards
by Dave Chinner
· 7 years ago
b027d4c
xfs: don't retry xfs_buf_find on XBF_TRYLOCK failure
by Dave Chinner
· 7 years ago
8925a3d
xfs: make xfs_buf_incore out of line
by Dave Chinner
· 7 years ago
e443523
xfs: trace ATTR flags in xattr tracepoints
by Eric Sandeen
· 7 years ago
8b26984
xfs: validate allocated inode number
by Dave Chinner
· 7 years ago
afca6c5
xfs: validate cached inodes are free when allocated
by Dave Chinner
· 7 years ago
75bc37f
Linux 4.17-rc4
by Linus Torvalds
· 6 years ago
701e39d
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 6 years ago
772d4f8
Merge tag 'iommu-fixes-v4.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 6 years ago
9c48eb6
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
fe282c6
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
03b5f0c
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
ee946c3
Merge tag 'platform-drivers-x86-v4.17-2' of git://git.infradead.org/linux-platform-drivers-x86
by Linus Torvalds
· 6 years ago
8e95cb33
Merge tag 'usb-4.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 6 years ago
ecf08da
KVM: x86: remove APIC Timer periodic/oneshot spikes
by Anthoine Bourgeois
· 7 years ago
f3351c6
Merge tag 'kvmarm-fixes-for-4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm
by Radim Krčmář
· 6 years ago
c1c0741
Merge tag 'kbuild-fixes-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
4a7a772
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 6 years ago
f933147
Merge tag 'rproc-v4.17-1' of git://github.com/andersson/remoteproc
by Linus Torvalds
· 6 years ago
c12fd0f
Merge tag 'drm-fixes-for-v4.17-rc4' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 6 years ago
4b29390
Merge tag 'trace-v4.17-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 6 years ago
eb4f959
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 6 years ago
2f50037
Merge tag 'for-linus-20180504' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
2e171ff
Merge tag 'xfs-4.17-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 6 years ago
4148d38
Merge tag 'for-4.17-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 6 years ago
0da7e43
genksyms: fix typo in parse.tab.{c,h} generation rules
by Mauro Rossi
· 7 years ago
d59fbbd
kbuild: replace hardcoded bison in cmd_bison_h with $(YACC)
by Masahiro Yamada
· 7 years ago
642ef99
gcc-plugins: fix build condition of SANCOV plugin
by Masahiro Yamada
· 7 years ago
1cd4023
MAINTAINERS: Update Kbuild entry with a few paths
by Rasmus Villemoes
· 7 years ago
Next »