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
/
ocfs2
Age
Commit message (
Expand
)
Author
2017-11-27
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-16
Merge tag 'afs-next-20171113' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-11-15
ocfs2: remove unneeded goto in ocfs2_reserve_cluster_bitmap_bits()
Guozhonghua
2017-11-15
ocfs2/dlm: get mle inuse only when it is initialized
Changwei Ge
2017-11-15
ocfs2: subsystem.su_mutex is required while accessing the item->ci_parent
alex chen
2017-11-15
ocfs2: ip_alloc_sem should be taken in ocfs2_get_block()
alex chen
2017-11-15
ocfs2: should wait dio before inode lock in ocfs2_setattr()
alex chen
2017-11-15
ocfs2: clean up some unused function declarations
piaojun
2017-11-15
ocfs2: fix cluster hang after a node dies
Changwei Ge
2017-11-15
ocfs2: cleanup unused func declaration and assignment
piaojun
2017-11-15
ocfs2: no need flush workqueue before destroying it
piaojun
2017-11-15
ocfs2: remove unused declaration ocfs2_publish_get_mount_state()
Guozhonghua
2017-11-15
Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-14
Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
2017-11-13
Pass mode to wait_on_atomic_t() action funcs and provide default actions
David Howells
2017-11-03
ocfs2: fstrim: Fix start offset of first cluster group during fstrim
Ashish Samant
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-31
treewide: Fix function prototypes for module_param_call()
Kees Cook
2017-10-19
ocfs2/cluster: make config_item_type const
Bhumika Goyal
2017-09-14
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2017-09-07
Merge branch 'quota_scaling' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-09-07
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-09-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-09-06
ocfs2: clean up some dead code
Jun Piao
2017-09-06
ocfs2: make ocfs2_set_acl() static
Jan Kara
2017-09-06
Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
2017-08-23
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
2017-08-17
quota: Reduce contention on dq_data_lock
Jan Kara
2017-08-17
quota: Push dqio_sem down to ->read_file_info()
Jan Kara
2017-08-17
quota: Push dqio_sem down to ->write_file_info()
Jan Kara
2017-08-17
quota: Acquire dqio_sem for reading in vfs_load_quota_inode()
Jan Kara
2017-08-17
quota: Convert dqio_mutex to rwsem
Jan Kara
2017-08-02
ocfs2: don't clear SGID when inheriting ACLs
Jan Kara
2017-08-01
fs: convert a pile of fsync routines to errseq_t based reporting
Jeff Layton
2017-07-17
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
David Howells
2017-07-06
ocfs2: constify attribute_group structures
Arvind Yadav
2017-07-06
ocfs2: free 'dummy_sc' in sc_fop_release() to prevent memory leak
piaojun
2017-07-06
ocfs2: use magic.h
Fabian Frederick
2017-07-06
ocfs2: fix a static checker warning
Gang He
2017-07-03
Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-07-03
Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid
Linus Torvalds
2017-06-23
ocfs2: fix deadlock caused by recursive locking in xattr
Eric Ren
2017-06-13
Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme...
Christoph Hellwig
2017-06-12
Merge tag 'v4.12-rc5' into for-4.13/block
Jens Axboe
2017-06-09
block: switch bios to blk_status_t
Christoph Hellwig
2017-06-05
fs: switch ->s_uuid to uuid_t
Christoph Hellwig
2017-05-28
ocfs2: Use ERR_CAST() to avoid cross-structure cast
Kees Cook
2017-05-03
fs/ocfs2/cluster: use offset_in_page() macro
Geliang Tang
[next]