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
/
gfs2
Age
Commit message (
Expand
)
Author
2010-05-27
kill spurious reference to vmtruncate
npiggin@suse.de
2010-05-27
drop unused dentry argument to ->fsync
Christoph Hellwig
2010-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes
Linus Torvalds
2010-05-24
GFS2: Fix permissions checking for setflags ioctl()
Steven Whitehouse
2010-05-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2010-05-21
gfs: constify xattr_handler
Stephen Hemminger
2010-05-21
Merge branch 'master' into for-2.6.35
Jens Axboe
2010-05-21
quota: unify ->set_dqblk
Christoph Hellwig
2010-05-21
quota: unify ->get_dqblk
Christoph Hellwig
2010-05-21
GFS2: Don't "get" xattrs for ACLs when ACLs are turned off
Steven Whitehouse
2010-05-21
GFS2: Rework reclaiming unlinked dinodes
Bob Peterson
2010-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
Linus Torvalds
2010-05-14
GFS2: Fix typo
Steven Whitehouse
2010-05-12
GFS2: stuck in inode wait, no glocks stuck
Bob Peterson
2010-05-12
GFS2: Eliminate useless err variable
Bob Peterson
2010-05-10
GFS2: Fix writing to non-page aligned gfs2_quota structures
Abhijith Das
2010-05-06
GFS2: Add some useful messages
Steven Whitehouse
2010-05-05
GFS2: fix quota state reporting
Christoph Hellwig
2010-05-05
GFS2: Various gfs2_logd improvements
Benjamin Marzinski
2010-04-28
blkdev: generalize flags for blkdev_issue_fn functions
Dmitry Monakhov
2010-04-14
GFS2: glock livelock
Bob Peterson
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-29
GFS2: Clean up stuffed file copying
Steven Whitehouse
2010-03-29
GFS2: Remove space from slab cache name
Steven Whitehouse
2010-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes
Linus Torvalds
2010-03-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2010-03-11
GFS2: Skip check for mandatory locks when unlocking
Sachin Prabhu
2010-03-11
GFS2: Allow the number of committed revokes to temporarily be negative
Benjamin Marzinski
2010-03-09
GFS2: do not select QUOTA
Christoph Hellwig
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
2010-03-07
Driver core: Constify struct sysfs_ops in struct kobj_type
Emese Revfy
2010-03-07
kobject: Constify struct kset_uevent_ops
Emese Revfy
2010-03-05
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2010-03-05
pass writeback_control to ->write_inode
Christoph Hellwig
2010-03-05
quota: move code from sync_quota_sb into vfs_quota_sync
Christoph Hellwig
2010-03-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2010-03-03
Switch gfs2 to nd_set_link()
Al Viro
2010-03-01
GFS2: print glock numbers in hex
Bob Peterson
2010-03-01
GFS2: ordered writes are backwards
Dave Chinner
2010-03-01
GFS2: Remove loopy umount code
Steven Whitehouse
2010-03-01
GFS2: Metadata address space clean up
Steven Whitehouse
2010-02-12
GFS2: Fix bmap allocation corner-case bug
Steven Whitehouse
2010-02-12
GFS2: Fix error code
Abhijith Das
2010-02-09
tree-wide: Assorted spelling fixes
Daniel Mack
2010-02-03
GFS2: Extend umount wait coverage to full glock lifetime
Steven Whitehouse
2010-02-03
GFS2: Wait for unlock completion on umount
Steven Whitehouse
2010-02-01
GFS2: Use GFP_NOFS for alloc structure
Steven Whitehouse
2010-02-01
GFS2: Fix previous patch
Steven Whitehouse
2010-02-01
GFS2: Don't withdraw on partial rindex entries
Benjamin Marzinski
2010-01-12
GFS2: Fix refcnt leak on gfs2_follow_link() error path
OGAWA Hirofumi
[next]