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
Age
Commit message (
Expand
)
Author
2006-01-11
[XFS] remove unused vars, args, & unneeded intermediate vars from zeroing
Eric Sandeen
2006-01-11
[XFS] remove unused "readonly" arg from xlog_find_tail and xlog_recover
Eric Sandeen
2006-01-11
[XFS] Ensure max diosize reported is aligned with minimum diosize.
Nathan Scott
2006-01-11
[XFS] Fix an intermittent pquota panic caused by dodgey quota flags to an
Nathan Scott
2006-01-11
[XFS] Sort out cosmetic differences between user and kernel copies of some
Nathan Scott
2006-01-11
[XFS] Make d_maxiosz report the real maximum (INT_MAX) so we dont
Nathan Scott
2006-01-11
[XFS] Disable write barriers for now till intermittent IO errors are
Nathan Scott
2006-01-11
[XFS] Reverse the sense of COMPAT_ATTR and ATTR2, keeps it simple and
Nathan Scott
2006-01-11
[XFS] Write log dummy record when freezing filesystem
Christoph Hellwig
2006-01-11
[XFS] Mark some lookup tables const. Thanks to Arjan van de Ven for
Christoph Hellwig
2006-01-11
[XFS] Fixed an assertion failure in xfs_reclaim caused by delayed block.
Yingping Lu
2006-01-11
[XFS] do barrier checks earlier. quota initialization may write to the
Christoph Hellwig
2006-01-11
[XFS] Fix typo from when enabling write barriers by default, flags botch
Nathan Scott
2006-01-11
[XFS] Implement the di_extsize allocator hint for non-realtime files as
Nathan Scott
2006-01-11
[XFS] Do not inherit properties for the quota inodes from the root inode.
Nathan Scott
2006-01-11
[XFS] enable write barriers by default
Christoph Hellwig
2006-01-11
[XFS] merge xfs_arch.h userspace changes back
Christoph Hellwig
2006-01-11
[XFS] remove over-eager assert
Christoph Hellwig
2006-01-10
[PATCH] uclinux: delay binfmt_flat trace
Greg Ungerer
2006-01-10
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
2006-01-10
[PATCH] fs/hfsplus/: remove the hfsplus_inode_check() debug function
Adrian Bunk
2006-01-10
[PATCH] fs/binfmt_elf: Remove unneeded kmalloc() return value casts
Jesper Juhl
2006-01-10
[PATCH] fs/ext3/: small cleanups
Adrian Bunk
2006-01-10
[PATCH] fs/ext2/bitmap.c: ext2_count_free() is only required #ifdef EXT2FS_DEBUG
Adrian Bunk
2006-01-10
[PATCH] turn "const static" into "static const"
Jesper Juhl
2006-01-10
[PATCH] d_instantiate_unique / NFS inode leakage
Oleg Drokin
2006-01-10
[PATCH] hrtimer: switch itimers to hrtimer
Thomas Gleixner
2006-01-10
[PATCH] don't include ioctl32.h in drivers
Christoph Hellwig
2006-01-10
[PATCH] per-mountpoint noatime/nodiratime
Christoph Hellwig
2006-01-10
[PATCH] 9p: remove superflous MS_NODIRATIME assignment
Christoph Hellwig
2006-01-10
[PATCH] ntfs: remove superflous MS_NOATIME/MS_NODIRATIME assignments
Christoph Hellwig
2006-01-10
[PATCH] sanitize building of fs/compat_ioctl.c
Christoph Hellwig
2006-01-10
[PATCH] move rtc compat ioctl handling to fs/compat_ioctl.c
Christoph Hellwig
2006-01-10
[PATCH] remove update_atime
Christoph Hellwig
2006-01-10
[PATCH] switch autofs4 to touch_atime()
Christoph Hellwig
2006-01-10
[PATCH] replace inode_update_time with file_update_time
Christoph Hellwig
2006-01-10
[PATCH] remove xfs xattr permission checks
Christoph Hellwig
2006-01-10
[PATCH] remove reiserfs xattr permission checks
Christoph Hellwig
2006-01-10
[PATCH] remove ext3 xattr permission checks
akpm@osdl.org
2006-01-10
[PATCH] remove ext2 xattr permission checks
akpm@osdl.org
2006-01-10
[PATCH] remove jfs xattr permission checks
Christoph Hellwig
2006-01-10
[PATCH] move xattr permission checks into the VFS
akpm@osdl.org
2006-01-10
[PATCH] add vfs_* helpers for xattr operations
Christoph Hellwig
2006-01-10
[PATCH] kexec: change CONFIG_PHYSICAL_START dependency
Maneesh Soni
2006-01-10
[PATCH] kdump: read previous kernel's memory
Vivek Goyal
2006-01-10
[PATCH] dump_thread() cleanup
akpm@osdl.org
2006-01-09
Merge master.kernel.org:/pub/scm/linux/kernel/git/mingo/mutex-2.6
Linus Torvalds
2006-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2006-01-09
[PATCH] mutex subsystem, semaphore to mutex: VFS, sb->s_lock
Ingo Molnar
2006-01-09
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
[next]