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
2011-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-03-18
fs: call security_d_instantiate in d_obtain_alias V2
Josef Bacik
2011-03-18
lose 'mounting_here' argument in ->d_manage()
Al Viro
2011-03-18
don't pass 'mounting_here' flag to follow_down()
Al Viro
2011-03-18
change the locking order for namespace_sem
Al Viro
2011-03-18
fix deadlock in pivot_root()
Al Viro
2011-03-17
vfs: split off vfsmount-related parts of vfs_kern_mount()
Al Viro
2011-03-17
Some fixes for pstore
Tony Luck
2011-03-17
kill simple_set_mnt()
Al Viro
2011-03-17
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2011-03-17
Merge branch 'nfs-for-2.6.39' of git://git.linux-nfs.org/projects/trondmy/nfs...
Linus Torvalds
2011-03-17
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2011-03-17
Btrfs: add checks to verify dir items are correct
Josef Bacik
2011-03-17
Btrfs: check return value of btrfs_search_slot properly
Josef Bacik
2011-03-17
Btrfs: check items for correctness as we search
Josef Bacik
2011-03-17
Btrfs: return error if the range we want to map is bogus
Josef Bacik
2011-03-17
Btrfs: add a comment explaining what btrfs_cont_expand does
Josef Bacik
2011-03-17
Btrfs: use mark_inode_dirty when expanding the file
Josef Bacik
2011-03-17
Btrfs: only add orphan items when truncating
Josef Bacik
2011-03-17
Btrfs: make sure to remove the orphan item from the in-memory list
Josef Bacik
2011-03-17
Btrfs: handle errors in btrfs_orphan_cleanup
Josef Bacik
2011-03-17
Btrfs: cleanup error handling in the truncate path
Josef Bacik
2011-03-17
Btrfs: convert to the new truncate sequence
Josef Bacik
2011-03-17
Btrfs: use a slab for the free space entries
Josef Bacik
2011-03-17
Btrfs: change reserved_extents to an atomic_t
Josef Bacik
2011-03-17
Btrfs: fix how we deal with the pages array in the write path
Josef Bacik
2011-03-17
Btrfs: simplify our write path
Josef Bacik
2011-03-17
Btrfs: fix formatting in file.c
Josef Bacik
2011-03-17
nfsd: wrong index used in inner loop
Mi Jinlong
2011-03-17
Merge create_session decoding fix into for-2.6.39
J. Bruce Fields
2011-03-17
nfsd4: fix comment and remove unused nfsd4_file fields
J. Bruce Fields
2011-03-17
Merge branch 'for_next' into for_linus
Jan Kara
2011-03-17
fs: change to new flag variable
matt mooney
2011-03-17
fs: assign sb->s_bdi to default_backing_dev_info if the bdi is going away
Jens Axboe
2011-03-17
block: Require subsystems to explicitly allocate bio_set integrity mempool
Martin K. Petersen
2011-03-17
jbd2: finish conversion from WRITE_SYNC_PLUG to WRITE_SYNC and explicit plugging
Jens Axboe
2011-03-17
jbd: finish conversion from WRITE_SYNC_PLUG to WRITE_SYNC and explicit plugging
Jens Axboe
2011-03-17
fs: make fsync_buffers_list() plug
Jens Axboe
2011-03-16
Merge branch 'mnt_devname' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2011-03-16
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2011-03-16
Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2011-03-16
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2011-03-16
ext4: Initialize fsync transaction ids in ext4_new_inode()
Theodore Ts'o
2011-03-16
vfs: bury ->get_sb()
Al Viro
2011-03-16
nfs: switch NFS from ->get_sb() to ->mount()
Al Viro
2011-03-16
nfs: stop mangling ->mnt_devname on NFS
Al Viro
2011-03-16
vfs: new superblock methods to override /proc/*/mount{s,info}
Al Viro
2011-03-16
nfs: nfs_do_{ref,sub}mount() superblock argument is redundant
Al Viro
2011-03-16
nfs: make nfs_path() work without vfsmount
Al Viro
2011-03-16
nfs: store devname at disconnected NFS roots
Al Viro
[prev]
[next]