index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-04-21
xfs: convert scrub type flags to unsigned.
Dave Chinner
2022-04-21
xfs: convert attr type flags to unsigned.
Dave Chinner
2022-04-21
xfs: CIL context doesn't need to count iovecs
Dave Chinner
2022-04-21
xfs: xlog_write() doesn't need optype anymore
Dave Chinner
2022-04-21
xfs: xlog_write() no longer needs contwr state
Dave Chinner
2022-04-21
xfs: remove xlog_verify_dest_ptr
Christoph Hellwig
2022-04-21
xfs: introduce xlog_write_partial()
Dave Chinner
2022-04-21
xfs: introduce xlog_write_full()
Dave Chinner
2022-04-21
xfs: change the type of ic_datap
Christoph Hellwig
2022-04-21
xfs: pass lv chain length into xlog_write()
Dave Chinner
2022-04-21
xfs: log ticket region debug is largely useless
Dave Chinner
2022-04-21
xfs: reserve space and initialise xlog_op_header in item formatting
Dave Chinner
2022-04-21
xfs: move log iovec alignment to preparation function
Dave Chinner
2022-04-21
xfs: log tickets don't need log client id
Dave Chinner
2022-04-21
xfs: embed the xlog_op_header in the commit record
Dave Chinner
2022-04-21
xfs: embed the xlog_op_header in the unmount record
Dave Chinner
2022-04-21
xfs: only CIL pushes require a start record
Dave Chinner
2022-04-21
xfs: factor out the CIL transaction header building
Dave Chinner
2022-04-21
xfs: simplify local variable assignment in file write code
Kaixu Xia
2022-04-21
xfs: reorder iunlink remove operation in xfs_ifree
Dave Chinner
2022-04-21
MAINTAINERS: update IOMAP FILESYSTEM LIBRARY and XFS FILESYSTEM
Tiezhu Yang
2022-04-21
xfs: convert buffer flags to unsigned.
Dave Chinner
2022-04-13
xfs: Add XFS_SB_FEAT_INCOMPAT_NREXT64 to the list of supported flags
Chandan Babu R
2022-04-13
xfs: Enable bulkstat ioctl to support 64-bit per-inode extent counters
Chandan Babu R
2022-04-13
xfs: Decouple XFS_IBULK flags from XFS_IWALK flags
Chandan Babu R
2022-04-13
xfs: Conditionally upgrade existing inodes to use large extent counters
Chandan Babu R
2022-04-13
xfs: Directory's data fork extent counter can never overflow
Chandan Babu R
2022-04-12
xfs: use a separate frextents counter for rt extent reservations
Darrick J. Wong
2022-04-12
xfs: recalculate free rt extents after log recovery
Darrick J. Wong
2022-04-12
xfs: pass explicit mount pointer to rtalloc query functions
Darrick J. Wong
2022-04-12
xfs: Use generic_file_open()
Matthew Wilcox (Oracle)
2022-04-11
xfs: Introduce per-inode 64-bit extent counters
Chandan Babu R
2022-04-11
xfs: Replace numbered inode recovery error messages with descriptive ones
Chandan Babu R
2022-04-11
xfs: Introduce macros to represent new maximum extent counts for data/attr forks
Chandan Babu R
2022-04-11
xfs: Use uint64_t to count maximum blocks that can be used by BMBT
Chandan Babu R
2022-04-11
xfs: Introduce XFS_DIFLAG2_NREXT64 and associated helpers
Chandan Babu R
2022-04-11
xfs: Introduce XFS_FSOP_GEOM_FLAGS_NREXT64
Chandan Babu R
2022-04-11
xfs: Introduce XFS_SB_FEAT_INCOMPAT_NREXT64 and associated per-fs feature bit
Chandan Babu R
2022-04-11
xfs: Promote xfs_extnum_t and xfs_aextnum_t to 64 and 32-bits respectively
Chandan Babu R
2022-04-11
xfs: Use basic types to define xfs_log_dinode's di_nextents and di_anextents
Chandan Babu R
2022-04-11
xfs: Introduce xfs_dfork_nextents() helper
Chandan Babu R
2022-04-11
xfs: Use xfs_extnum_t instead of basic data types
Chandan Babu R
2022-04-11
xfs: Introduce xfs_iext_max_nextents() helper
Chandan Babu R
2022-04-11
xfs: Define max extent length based on on-disk format definition
Chandan Babu R
2022-04-11
xfs: Move extent count limits to xfs_format.h
Chandan Babu R
2022-04-11
xfs: Add XFS messages to printk index
Jonathan Lassoff
2022-04-11
xfs: Simplify XFS logging methods.
Jonathan Lassoff
2022-04-10
Linux 5.18-rc2
Linus Torvalds
2022-04-10
Merge tag 'tty-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-04-10
Merge tag 'staging-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
[prev]
[next]