index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ceph
/
super.h
Commit message (
Expand
)
Author
Age
*
ceph: ceph_pagelist_append might sleep while atomic
Jim Schutt
2013-05-17
*
ceph: use i_release_count to indicate dir's completeness
Yan, Zheng
2013-05-02
*
ceph: acquire i_mutex in __ceph_do_pending_vmtruncate
Yan, Zheng
2013-05-02
*
ceph: use I_COMPLETE inode flag instead of D_COMPLETE flag
Yan, Zheng
2013-05-02
*
ceph: queue cap release when trimming cap
Yan, Zheng
2013-05-02
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2013-02-28
|
\
|
*
ceph: fix statvfs fr_size
Sage Weil
2013-02-22
|
*
ceph: remove a few bogus declarations
Alex Elder
2013-02-19
*
|
ceph: Translate between uid and gids in cap messages and kuids and kgids
Eric W. Biederman
2013-02-12
|
/
*
ceph: simplify+fix atomic_open
Sage Weil
2012-08-02
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2012-07-31
|
\
|
*
ceph: define snap counts as u32 everywhere
Alex Elder
2012-07-30
*
|
kill struct opendata
Al Viro
2012-07-14
*
|
make ->atomic_open() return int
Al Viro
2012-07-14
*
|
->atomic_open() prototype change - pass int * instead of bool *
Al Viro
2012-07-14
*
|
ceph: implement i_op->atomic_open()
Miklos Szeredi
2012-07-14
*
|
ceph: remove unused arg from ceph_lookup_open()
Miklos Szeredi
2012-07-14
|
/
*
ceph: avoid repeatedly computing the size of constant vxattr names
Alex Elder
2012-03-22
*
ceph: use 2 instead of 1 as fallback for 32-bit inode number
Amon Ott
2012-03-22
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2012-01-13
|
\
|
*
ceph: enable/disable dentry complete flags via mount option
Sage Weil
2012-01-12
*
|
ceph: propagate umode_t
Al Viro
2012-01-03
|
/
*
ceph: use i_ceph_lock instead of i_lock
Sage Weil
2011-12-07
*
ceph: use new D_COMPLETE dentry flag
Sage Weil
2011-11-06
*
ceph: clear parent D_COMPLETE flag when on dentry prune
Sage Weil
2011-11-03
*
ceph: fix 32-bit ino numbers
Amon Ott
2011-10-25
*
ceph: rename rsize -> rasize
Sage Weil
2011-10-25
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2011-07-26
|
\
|
*
ceph: avoid d_parent in ceph_dentry_hash; fix ceph_encode_fh() hashing bug
Sage Weil
2011-07-26
|
*
ceph: protect access to d_parent
Sage Weil
2011-07-26
|
*
ceph: fix ceph_lookup_open intent usage
Sage Weil
2011-07-26
|
*
ceph: use flag bit for at_end readdir flag
Sage Weil
2011-07-26
|
*
ceph: add F_SYNC file flag to force sync (non-O_DIRECT) io
Sage Weil
2011-07-26
|
*
ceph: add flags field to file_info
Sage Weil
2011-07-26
*
|
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-07-20
|
/
*
ceph: do not use i_wrbuffer_ref as refcount for Fb cap
Henry C Chang
2011-05-11
*
ceph: do not call __mark_dirty_inode under i_lock
Sage Weil
2011-05-04
*
ceph: move readahead default to fs/ceph from libceph
Sage Weil
2011-03-21
*
ceph: add ino32 mount option
Yehuda Sadeh
2011-03-21
*
Revert "ceph: keep reference to parent inode on ceph_dentry"
Sage Weil
2011-03-03
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2011-02-21
|
\
|
*
ceph: keep reference to parent inode on ceph_dentry
Yehuda Sadeh
2011-02-19
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2011-01-13
|
\
|
|
*
ceph: add dir_layout to inode
Sage Weil
2011-01-12
*
|
fs: provide rcu-walk aware permission i_ops
Nick Piggin
2011-01-07
|
/
*
ceph: fix rdcache_gen usage and invalidate
Sage Weil
2010-11-08
*
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-10-20
*
ceph: only send one flushsnap per cap_snap per mds session
Sage Weil
2010-09-17
[next]