index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ceph
/
super.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-21
ceph: move readahead default to fs/ceph from libceph
Sage Weil
1
-0
/
+1
2011-03-21
ceph: add ino32 mount option
Yehuda Sadeh
1
-20
/
+45
2011-03-03
Revert "ceph: keep reference to parent inode on ceph_dentry"
Sage Weil
1
-1
/
+0
2011-02-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-0
/
+1
2011-02-19
ceph: keep reference to parent inode on ceph_dentry
Yehuda Sadeh
1
-0
/
+1
2011-01-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-0
/
+2
2011-01-12
ceph: add dir_layout to inode
Sage Weil
1
-0
/
+2
2011-01-07
fs: provide rcu-walk aware permission i_ops
Nick Piggin
1
-1
/
+1
2010-11-08
ceph: fix rdcache_gen usage and invalidate
Sage Weil
1
-3
/
+1
2010-10-20
ceph: do not carry i_lock for readdir from dcache
Sage Weil
1
-1
/
+2
2010-10-20
ceph: factor out libceph from Ceph file system
Yehuda Sadeh
1
-254
/
+143
2010-09-17
ceph: only send one flushsnap per cap_snap per mds session
Sage Weil
1
-1
/
+2
2010-09-16
ceph: fix cap_snap and realm split
Sage Weil
1
-0
/
+2
2010-08-24
ceph: maintain i_head_snapc when any caps are dirty, not just for data
Sage Weil
1
-1
/
+2
2010-08-22
ceph: include dirty xattrs state in snapped caps
Sage Weil
1
-3
/
+5
2010-08-03
ceph: constify dentry_operations
Sage Weil
1
-1
/
+1
2010-08-02
ceph: add flock/fcntl lock support
Greg Farnum
1
-0
/
+8
2010-08-02
ceph: add CEPH_FEATURE_FLOCK to the supported feature bits
Greg Farnum
1
-1
/
+1
2010-08-01
ceph: use %pU to print uuid (fsid)
Sage Weil
1
-7
/
+0
2010-08-01
ceph: specify supported features in super.h
Sage Weil
1
-0
/
+6
2010-08-01
ceph: add ceph_get_cap_for_mds function.
Greg Farnum
1
-0
/
+2
2010-08-01
ceph: do caps accounting per mds_client
Yehuda Sadeh
1
-6
/
+9
2010-05-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-1
/
+0
2010-05-29
ceph: removed duplicated #includes
Andrea Gelmini
1
-1
/
+0
2010-05-27
drop unused dentry argument to ->fsync
Christoph Hellwig
1
-1
/
+1
2010-05-17
ceph: specify max_bytes on readdir replies
Sage Weil
1
-1
/
+3
2010-05-17
ceph: clean up mount options, ->show_options()
Sage Weil
1
-9
/
+10
2010-05-17
ceph: use ceph_sb_to_client instead of ceph_client
Cheng Renquan
1
-6
/
+0
2010-05-17
ceph: invalidate affected dentry leases on aborted requests
Sage Weil
1
-0
/
+1
2010-05-03
ceph: add missing #includes
Sage Weil
1
-0
/
+1
2010-04-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-2
/
+1
2010-04-13
ceph: queue_cap_snap should always queue dirty context
Sage Weil
1
-2
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-05
ceph: update for write_inode API change
Stephen Rothwell
1
-1
/
+2
2010-03-04
ceph: reset osd after relevant messages timed out
Yehuda Sadeh
1
-0
/
+3
2010-03-01
ceph: fix flush_dirty_caps race with caps migration
Sage Weil
1
-0
/
+1
2010-02-23
ceph: drop messages on unregistered mds sessions; cleanup
Sage Weil
1
-0
/
+1
2010-02-17
ceph: fix iterate_caps removal race
Sage Weil
1
-3
/
+3
2010-02-17
ceph: clean up readdir caps reservation
Sage Weil
1
-1
/
+4
2010-02-16
ceph: use rbtree for snap_realms
Sage Weil
1
-0
/
+2
2010-02-11
ceph: cleanup async writeback, truncation, invalidate helpers
Sage Weil
1
-15
/
+4
2010-02-11
ceph: put unused osd connections on lru
Yehuda Sadeh
1
-0
/
+2
2010-02-10
ceph: allow renewal of auth credentials
Sage Weil
1
-2
/
+2
2009-12-21
ceph: writeback congestion control
Yehuda Sadeh
1
-0
/
+3
2009-12-21
ceph: include link to bdi in debugfs
Sage Weil
1
-0
/
+1
2009-11-20
ceph: fix debugfs entry, simplify fsid checks
Sage Weil
1
-9
/
+9
2009-11-18
ceph: negotiate authentication protocol; implement AUTH_NONE protocol
Sage Weil
1
-0
/
+2
2009-11-12
ceph: build cleanly without CONFIG_DEBUG_FS
Sage Weil
1
-0
/
+2
2009-11-10
ceph: remove recon_gen logic
Sage Weil
1
-1
/
+0
2009-11-09
ceph: do not confuse stale and dead (unreconnected) caps
Sage Weil
1
-1
/
+3
[next]