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
/
ceph
/
super.h
Age
Commit message (
Expand
)
Author
2011-07-20
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
Josef Bacik
2011-07-20
->permission() sanitizing: don't pass flags to ->permission()
Al Viro
2011-05-11
ceph: do not use i_wrbuffer_ref as refcount for Fb cap
Henry C Chang
2011-05-04
ceph: do not call __mark_dirty_inode under i_lock
Sage Weil
2011-03-21
ceph: move readahead default to fs/ceph from libceph
Sage Weil
2011-03-21
ceph: add ino32 mount option
Yehuda Sadeh
2011-03-03
Revert "ceph: keep reference to parent inode on ceph_dentry"
Sage Weil
2011-02-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2011-02-19
ceph: keep reference to parent inode on ceph_dentry
Yehuda Sadeh
2011-01-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2011-01-12
ceph: add dir_layout to inode
Sage Weil
2011-01-07
fs: provide rcu-walk aware permission i_ops
Nick Piggin
2010-11-08
ceph: fix rdcache_gen usage and invalidate
Sage Weil
2010-10-20
ceph: do not carry i_lock for readdir from dcache
Sage Weil
2010-10-20
ceph: factor out libceph from Ceph file system
Yehuda Sadeh
2010-09-17
ceph: only send one flushsnap per cap_snap per mds session
Sage Weil
2010-09-16
ceph: fix cap_snap and realm split
Sage Weil
2010-08-24
ceph: maintain i_head_snapc when any caps are dirty, not just for data
Sage Weil
2010-08-22
ceph: include dirty xattrs state in snapped caps
Sage Weil
2010-08-03
ceph: constify dentry_operations
Sage Weil
2010-08-02
ceph: add flock/fcntl lock support
Greg Farnum
2010-08-02
ceph: add CEPH_FEATURE_FLOCK to the supported feature bits
Greg Farnum
2010-08-01
ceph: use %pU to print uuid (fsid)
Sage Weil
2010-08-01
ceph: specify supported features in super.h
Sage Weil
2010-08-01
ceph: add ceph_get_cap_for_mds function.
Greg Farnum
2010-08-01
ceph: do caps accounting per mds_client
Yehuda Sadeh
2010-05-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2010-05-29
ceph: removed duplicated #includes
Andrea Gelmini
2010-05-27
drop unused dentry argument to ->fsync
Christoph Hellwig
2010-05-17
ceph: specify max_bytes on readdir replies
Sage Weil
2010-05-17
ceph: clean up mount options, ->show_options()
Sage Weil
2010-05-17
ceph: use ceph_sb_to_client instead of ceph_client
Cheng Renquan
2010-05-17
ceph: invalidate affected dentry leases on aborted requests
Sage Weil
2010-05-03
ceph: add missing #includes
Sage Weil
2010-04-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2010-04-13
ceph: queue_cap_snap should always queue dirty context
Sage Weil
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-05
ceph: update for write_inode API change
Stephen Rothwell
2010-03-04
ceph: reset osd after relevant messages timed out
Yehuda Sadeh
2010-03-01
ceph: fix flush_dirty_caps race with caps migration
Sage Weil
2010-02-23
ceph: drop messages on unregistered mds sessions; cleanup
Sage Weil
2010-02-17
ceph: fix iterate_caps removal race
Sage Weil
2010-02-17
ceph: clean up readdir caps reservation
Sage Weil
2010-02-16
ceph: use rbtree for snap_realms
Sage Weil
2010-02-11
ceph: cleanup async writeback, truncation, invalidate helpers
Sage Weil
2010-02-11
ceph: put unused osd connections on lru
Yehuda Sadeh
2010-02-10
ceph: allow renewal of auth credentials
Sage Weil
2009-12-21
ceph: writeback congestion control
Yehuda Sadeh
2009-12-21
ceph: include link to bdi in debugfs
Sage Weil
2009-11-20
ceph: fix debugfs entry, simplify fsid checks
Sage Weil
[prev]
[next]