projects
/
platform
/
kernel
/
linux-rpi.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/linux-rpi.git
2019-06-29
Brian Foster
xfs: move small allocation helper
commit
|
commitdiff
|
tree
|
snapshot
2019-06-29
Brian Foster
xfs: clean up small allocation helper
commit
|
commitdiff
|
tree
|
snapshot
2019-06-29
Christoph Hellwig
xfs: merge xfs_trans_bmap.c into xfs_bmap_item.c
commit
|
commitdiff
|
tree
|
snapshot
2019-06-29
Christoph Hellwig
xfs: merge xfs_trans_rmap.c into xfs_rmap_item.c
commit
|
commitdiff
|
tree
|
snapshot
2019-06-29
Christoph Hellwig
xfs: merge xfs_trans_refcount.c into xfs_refcount_item.c
commit
|
commitdiff
|
tree
|
snapshot
2019-06-29
Christoph Hellwig
xfs: merge xfs_trans_extfree.c into xfs_extfree_item.c
commit
|
commitdiff
|
tree
|
snapshot
2019-06-29
Christoph Hellwig
xfs: merge xfs_bud_init into xfs_trans_get_bud
commit
|
commitdiff
|
tree
|
snapshot
2019-06-29
Christoph Hellwig
xfs: merge xfs_rud_init into xfs_trans_get_rud
commit
|
commitdiff
|
tree
|
snapshot
2019-06-29
Christoph Hellwig
xfs: merge xfs_cud_init into xfs_trans_get_cud
commit
|
commitdiff
|
tree
|
snapshot
2019-06-29
Christoph Hellwig
xfs: merge xfs_efd_init into xfs_trans_get_efd
commit
|
commitdiff
|
tree
|
snapshot
2019-06-29
Christoph Hellwig
xfs: remove a pointless comment duplicated above all...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-29
Christoph Hellwig
xfs: use a list_head for iclog callbacks
commit
|
commitdiff
|
tree
|
snapshot
2019-06-29
Christoph Hellwig
xfs: remove the xfs_log_item_t typedef
commit
|
commitdiff
|
tree
|
snapshot
2019-06-29
Christoph Hellwig
xfs: don't cast inode_log_items to get the log_item
commit
|
commitdiff
|
tree
|
snapshot
2019-06-29
Christoph Hellwig
xfs: add a flag to release log items on commit
commit
|
commitdiff
|
tree
|
snapshot
2019-06-29
Christoph Hellwig
xfs: split iop_unlock
commit
|
commitdiff
|
tree
|
snapshot
2019-06-29
Christoph Hellwig
xfs: don't use xfs_trans_free_items in the commit path
commit
|
commitdiff
|
tree
|
snapshot
2019-06-29
Christoph Hellwig
xfs: remove the dummy iop_push implementation for inode...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-29
Christoph Hellwig
xfs: don't require log items to implement optional...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-29
Christoph Hellwig
xfs: stop using XFS_LI_ABORTED as a parameter flag
commit
|
commitdiff
|
tree
|
snapshot
2019-06-29
Christoph Hellwig
xfs: fix a trivial comment typo in xfs_trans_committed_bulk
commit
|
commitdiff
|
tree
|
snapshot
2019-06-29
Christoph Hellwig
xfs: add struct xfs_mount pointer to struct xfs_buf
commit
|
commitdiff
|
tree
|
snapshot
2019-06-29
Christoph Hellwig
xfs: remove the b_io_length field in struct xfs_buf
commit
|
commitdiff
|
tree
|
snapshot
2019-06-29
Christoph Hellwig
xfs: properly type the b_log_item field in struct xfs_buf
commit
|
commitdiff
|
tree
|
snapshot
2019-06-29
Christoph Hellwig
xfs: remove unused buffer cache APIs
commit
|
commitdiff
|
tree
|
snapshot
2019-06-29
Christoph Hellwig
xfs: stop using bp naming for log recovery buffers
commit
|
commitdiff
|
tree
|
snapshot
2019-06-29
Christoph Hellwig
xfs: use bios directly to read and write the log recove...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-29
Christoph Hellwig
xfs: return an offset instead of a pointer from xlog_align
commit
|
commitdiff
|
tree
|
snapshot
2019-06-29
Christoph Hellwig
xfs: move the log ioend workqueue to struct xlog
commit
|
commitdiff
|
tree
|
snapshot
2019-06-29
Christoph Hellwig
xfs: use bios directly to write log buffers
commit
|
commitdiff
|
tree
|
snapshot
2019-06-29
Christoph Hellwig
xfs: make use of the l_targ field in struct xlog
commit
|
commitdiff
|
tree
|
snapshot
2019-06-29
Christoph Hellwig
xfs: remove the syncing argument from xlog_verify_iclog
commit
|
commitdiff
|
tree
|
snapshot
2019-06-29
Christoph Hellwig
xfs: update both stat counters together in xlog_sync
commit
|
commitdiff
|
tree
|
snapshot
2019-06-29
Christoph Hellwig
xfs: factor out iclog size calculation from xlog_sync
commit
|
commitdiff
|
tree
|
snapshot
2019-06-29
Christoph Hellwig
xfs: factor out splitting of an iclog from xlog_sync
commit
|
commitdiff
|
tree
|
snapshot
2019-06-29
Christoph Hellwig
xfs: factor out log buffer writing from xlog_sync
commit
|
commitdiff
|
tree
|
snapshot
2019-06-29
Christoph Hellwig
xfs: don't use REQ_PREFLUSH for split log writes
commit
|
commitdiff
|
tree
|
snapshot
2019-06-29
Christoph Hellwig
xfs: remove XLOG_STATE_IOABORT
commit
|
commitdiff
|
tree
|
snapshot
2019-06-29
Christoph Hellwig
xfs: reformat xlog_get_lowest_lsn
commit
|
commitdiff
|
tree
|
snapshot
2019-06-29
Christoph Hellwig
xfs: cleanup xlog_get_iclog_buffer_size
commit
|
commitdiff
|
tree
|
snapshot
2019-06-29
Christoph Hellwig
xfs: remove the l_iclog_size_log field from struct...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-29
Christoph Hellwig
xfs: make mem_to_page available outside of xfs_buf.c
commit
|
commitdiff
|
tree
|
snapshot
2019-06-29
Christoph Hellwig
xfs: renumber XBF_WRITE_FAIL
commit
|
commitdiff
|
tree
|
snapshot
2019-06-29
Christoph Hellwig
xfs: remove the never used _XBF_COMPOUND flag
commit
|
commitdiff
|
tree
|
snapshot
2019-06-29
Christoph Hellwig
xfs: remove the no-op spinlock_destroy stub
commit
|
commitdiff
|
tree
|
snapshot
2019-06-29
Darrick J....
xfs: move xfs_ino_geometry to xfs_shared.h
commit
|
commitdiff
|
tree
|
snapshot
2019-06-29
Darrick J....
xfs: claim maintainership of loose files
commit
|
commitdiff
|
tree
|
snapshot
2019-06-12
Eric Sandeen
xfs: remove unused flag arguments
commit
|
commitdiff
|
tree
|
snapshot
2019-06-12
Christoph Hellwig
xfs: remove the debug-only q_transp field from struct...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-12
Christoph Hellwig
xfs: merge xfs_buf_zero and xfs_buf_iomove
commit
|
commitdiff
|
tree
|
snapshot
2019-06-12
Eric Sandeen
xfs: remove unused flags arg from getsb interfaces
commit
|
commitdiff
|
tree
|
snapshot
2019-06-12
Eric Sandeen
xfs: include WARN, REPAIR build options in XFS_BUILD_OP...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-12
Darrick J....
xfs: finish converting to inodes_per_cluster
commit
|
commitdiff
|
tree
|
snapshot
2019-06-12
Darrick J....
xfs: fix inode_cluster_size rounding mayhem
commit
|
commitdiff
|
tree
|
snapshot
2019-06-12
Darrick J....
xfs: refactor inode geometry setup routines
commit
|
commitdiff
|
tree
|
snapshot
2019-06-12
Darrick J....
xfs: separate inode geometry
commit
|
commitdiff
|
tree
|
snapshot
2019-06-09
Amir Goldstein
fuse: copy_file_range needs to strip setuid bits and...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-09
Amir Goldstein
vfs: allow copy_file_range to copy across devices
commit
|
commitdiff
|
tree
|
snapshot
2019-06-09
Amir Goldstein
xfs: use file_modified() helper
commit
|
commitdiff
|
tree
|
snapshot
2019-06-09
Amir Goldstein
vfs: introduce file_modified() helper
commit
|
commitdiff
|
tree
|
snapshot
2019-06-09
Amir Goldstein
vfs: add missing checks to copy_file_range
commit
|
commitdiff
|
tree
|
snapshot
2019-06-09
Amir Goldstein
vfs: remove redundant checks from generic_remap_checks()
commit
|
commitdiff
|
tree
|
snapshot
2019-06-09
Amir Goldstein
vfs: introduce generic_file_rw_checks()
commit
|
commitdiff
|
tree
|
snapshot
2019-06-09
Dave Chinner
vfs: no fallback for ->copy_file_range
commit
|
commitdiff
|
tree
|
snapshot
2019-06-09
Dave Chinner
vfs: introduce generic_copy_file_range()
commit
|
commitdiff
|
tree
|
snapshot
2019-06-09
Linus Torvalds
Linux 5.2-rc4
commit
|
commitdiff
|
tree
|
snapshot
2019-06-08
Linus Torvalds
Merge tag 'ceph-for-5.2-rc4' of git://github.com/ceph...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-08
Linus Torvalds
Merge tag 'for-linus-5.2b-rc4-tag' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-08
Linus Torvalds
Merge tag 's390-5.2-4' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-08
Linus Torvalds
Merge tag 'mips_fixes_5.2_1' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-08
Linus Torvalds
Merge tag 'spdx-5.2-rc4' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-08
Linus Torvalds
Merge tag 'char-misc-5.2-rc4' of git://git./linux/kerne...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-08
Linus Torvalds
Merge branch 'i2c/for-current' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-08
Linus Torvalds
Merge tag 'dmaengine-fix-5.2-rc4' of git://git.infradea...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-08
Linus Torvalds
Merge tag 'for-linus-20190608' of git://git.kernel...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-08
Linus Torvalds
Merge tag 'scsi-fixes' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-08
Linus Torvalds
Merge tag 'linux-kselftest-5.2-rc4-2' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-08
Linus Torvalds
Merge tag 'drm-fixes-2019-06-07-1' of git://anongit...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-07
Wolfram Sang
MAINTAINERS: Karthikeyan Ramasubramanian is MIA
commit
|
commitdiff
|
tree
|
snapshot
2019-06-07
Robert Hancock
i2c: xiic: Add max_read_len quirk
commit
|
commitdiff
|
tree
|
snapshot
2019-06-07
Linus Torvalds
Merge tag 'hwmon-for-v5.2-rc4' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-07
Jan Glauber
lockref: Limit number of cmpxchg loop retries
commit
|
commitdiff
|
tree
|
snapshot
2019-06-07
Andrey Konovalov
uaccess: add noop untagged_addr definition
commit
|
commitdiff
|
tree
|
snapshot
2019-06-07
Linus Torvalds
Merge tag 'xtensa-20190607' of git://github.com/jcmvbkb...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-07
Jens Axboe
Merge branch 'nvme-5.2-rc-next' of git://git.infradead...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-07
Linus Torvalds
Merge tag 'kbuild-fixes-v5.2-2' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-07
Linus Torvalds
Merge tag 'mmc-v5.2-rc2' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-07
Linus Torvalds
Merge tag 'pm-5.2-rc4' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-07
Jann Horn
x86/insn-eval: Fix use-after-free access to LDT entry
commit
|
commitdiff
|
tree
|
snapshot
2019-06-07
Linus Torvalds
Merge git://git./linux/kernel/git/davem/net
commit
|
commitdiff
|
tree
|
snapshot
2019-06-07
Linus Torvalds
Merge tag 'for-linus' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-07
Linus Torvalds
Merge tag 'arm64-fixes' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-07
Masahiro Yamada
kbuild: use more portable 'command -v' for cc-cross...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-07
Vasily Gorbik
s390/unwind: correct stack switching during unwind
commit
|
commitdiff
|
tree
|
snapshot
2019-06-07
Rafael J. Wysocki
Merge branch 'pm-x86'
commit
|
commitdiff
|
tree
|
snapshot
2019-06-07
Angelo Ruocco
block, bfq: add weight symlink to the bfq.weight cgroup...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-07
Angelo Ruocco
cgroup: let a symlink too be created with a cftype...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-07
Dave Airlie
Merge branch 'linux-5.2' of git://github.com/skeggsb...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-07
Ben Skeggs
drm/nouveau/secboot/gp10[2467]: support newer FW to...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-07
Ben Skeggs
drm/nouveau/secboot: enable loading of versioned LS...
commit
|
commitdiff
|
tree
|
snapshot
next