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
path:
root
/
fs
/
xfs
Age
Commit message (
Expand
)
Author
2010-12-09
xfs: log timestamp changes to the source inode in rename
Christoph Hellwig
2010-12-01
xfs: only run xfs_error_test if error injection is active
Dave Chinner
2010-12-01
xfs: avoid moving stale inodes in the AIL
Dave Chinner
2010-12-01
xfs: delayed alloc blocks beyond EOF are valid after writeback
Dave Chinner
2010-12-01
xfs: push stale, pinned buffers on trylock failures
Dave Chinner
2010-12-01
xfs: fix failed write truncation handling.
Dave Chinner
2010-11-10
xfs: remove incorrect assert in xfs_vm_writepage
Christoph Hellwig
2010-11-10
xfs: use hlist_add_fake
Christoph Hellwig
2010-11-10
xfs: fix a few compiler warnings with CONFIG_XFS_QUOTA=n
Christoph Hellwig
2010-11-10
xfs: tell lockdep about parent iolock usage in filestreams
Christoph Hellwig
2010-11-10
xfs: move delayed write buffer trace
Dave Chinner
2010-11-10
xfs: fix per-ag reference counting in inode reclaim tree walking
Dave Chinner
2010-11-10
xfs: xfs_ioctl: fix information leak to userland
Kulikov Vasiliy
2010-11-10
xfs: remove experimental tag from the delaylog option
Christoph Hellwig
2010-10-29
new helper: mount_bdev()
Al Viro
2010-10-27
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2010-10-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2010-10-26
writeback: remove nonblocking/encountered_congestion references
Wu Fengguang
2010-10-25
fs: do not assign default i_ino in new_inode
Christoph Hellwig
2010-10-25
new helper: ihold()
Al Viro
2010-10-25
fs: remove inode_add_to_list/__inode_add_to_list
Christoph Hellwig
2010-10-25
fs: kill block_prepare_write
Christoph Hellwig
2010-10-22
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2010-10-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2010-10-19
Merge branch 'v2.6.36-rc8' into for-2.6.37/barrier
Jens Axboe
2010-10-18
xfs: semaphore cleanup
Thomas Gleixner
2010-10-18
xfs: Extend project quotas to support 32bit project ids
Arkadiusz Mi?kiewicz
2010-10-18
xfs: remove xfs_buf wrappers
Christoph Hellwig
2010-10-18
xfs: remove xfs_cred.h
Christoph Hellwig
2010-10-18
xfs: remove xfs_globals.h
Christoph Hellwig
2010-10-18
xfs: remove xfs_version.h
Christoph Hellwig
2010-10-18
xfs: remove xfs_refcache.h
Christoph Hellwig
2010-10-18
xfs: fix the xfs_trans_committed
Christoph Hellwig
2010-10-18
xfs: remove unused t_callback field in struct xfs_trans
Christoph Hellwig
2010-10-18
xfs: fix bogus m_maxagi check in xfs_iget
Christoph Hellwig
2010-10-18
xfs: do not use xfs_mod_incore_sb_batch for per-cpu counters
Christoph Hellwig
2010-10-18
xfs: do not use xfs_mod_incore_sb for per-cpu counters
Christoph Hellwig
2010-10-18
xfs: remove XFS_MOUNT_NO_PERCPU_SB
Christoph Hellwig
2010-10-18
xfs: pack xfs_buf structure more tightly
Dave Chinner
2010-10-18
xfs: convert buffer cache hash to rbtree
Dave Chinner
2010-10-18
xfs: serialise inode reclaim within an AG
Dave Chinner
2010-10-18
xfs: batch inode reclaim lookup
Dave Chinner
2010-10-18
xfs: implement batched inode lookups for AG walking
Dave Chinner
2010-10-18
xfs: split out inode walk inode grabbing
Dave Chinner
2010-10-18
xfs: split inode AG walking into separate code for reclaim
Dave Chinner
2010-10-18
xfs: remove buftarg hash for external devices
Dave Chinner
2010-10-18
xfs: use unhashed buffers for size checks
Dave Chinner
2010-10-18
xfs: kill XBF_FS_MANAGED buffers
Dave Chinner
2010-10-18
xfs: store xfs_mount in the buftarg instead of in the xfs_buf
Dave Chinner
2010-10-18
xfs: introduced uncached buffer read primitve
Dave Chinner
[next]