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
2013-07-03
ceph: fix pending vmtruncate race
Yan, Zheng
1
-1
/
+1
2013-07-03
ceph: Reconstruct the func ceph_reserve_caps.
majianpeng
1
-1
/
+1
2013-05-17
ceph: ceph_pagelist_append might sleep while atomic
Jim Schutt
1
-2
/
+7
2013-05-01
ceph: use i_release_count to indicate dir's completeness
Yan, Zheng
1
-22
/
+20
2013-05-01
ceph: acquire i_mutex in __ceph_do_pending_vmtruncate
Yan, Zheng
1
-1
/
+1
2013-05-01
ceph: use I_COMPLETE inode flag instead of D_COMPLETE flag
Yan, Zheng
1
-21
/
+2
2013-05-01
ceph: queue cap release when trimming cap
Yan, Zheng
1
-0
/
+2
2013-02-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-8
/
+2
2013-02-22
ceph: fix statvfs fr_size
Sage Weil
1
-1
/
+1
2013-02-19
ceph: remove a few bogus declarations
Alex Elder
1
-7
/
+1
2013-02-12
ceph: Translate between uid and gids in cap messages and kuids and kgids
Eric W. Biederman
1
-2
/
+2
2012-08-02
ceph: simplify+fix atomic_open
Sage Weil
1
-3
/
+3
2012-07-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-2
/
+2
2012-07-30
ceph: define snap counts as u32 everywhere
Alex Elder
1
-2
/
+2
2012-07-14
kill struct opendata
Al Viro
1
-1
/
+1
2012-07-14
make ->atomic_open() return int
Al Viro
1
-3
/
+3
2012-07-14
->atomic_open() prototype change - pass int * instead of bool *
Al Viro
1
-1
/
+1
2012-07-14
ceph: implement i_op->atomic_open()
Miklos Szeredi
1
-2
/
+3
2012-07-14
ceph: remove unused arg from ceph_lookup_open()
Miklos Szeredi
1
-2
/
+1
2012-03-22
ceph: avoid repeatedly computing the size of constant vxattr names
Alex Elder
1
-0
/
+2
2012-03-22
ceph: use 2 instead of 1 as fallback for 32-bit inode number
Amon Ott
1
-1
/
+1
2012-01-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-0
/
+1
2012-01-12
ceph: enable/disable dentry complete flags via mount option
Sage Weil
1
-0
/
+1
2012-01-03
ceph: propagate umode_t
Al Viro
1
-1
/
+1
2011-12-07
ceph: use i_ceph_lock instead of i_lock
Sage Weil
1
-15
/
+16
2011-11-05
ceph: use new D_COMPLETE dentry flag
Sage Weil
1
-2
/
+8
2011-11-03
ceph: clear parent D_COMPLETE flag when on dentry prune
Sage Weil
1
-0
/
+13
2011-10-25
ceph: fix 32-bit ino numbers
Amon Ott
1
-5
/
+6
2011-10-25
ceph: rename rsize -> rasize
Sage Weil
1
-3
/
+5
2011-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-11
/
+9
2011-07-26
ceph: avoid d_parent in ceph_dentry_hash; fix ceph_encode_fh() hashing bug
Sage Weil
1
-1
/
+1
2011-07-26
ceph: protect access to d_parent
Sage Weil
1
-8
/
+1
2011-07-26
ceph: fix ceph_lookup_open intent usage
Sage Weil
1
-0
/
+2
2011-07-26
ceph: use flag bit for at_end readdir flag
Sage Weil
1
-1
/
+1
2011-07-26
ceph: add F_SYNC file flag to force sync (non-O_DIRECT) io
Sage Weil
1
-0
/
+2
2011-07-26
ceph: add flags field to file_info
Sage Weil
1
-1
/
+2
2011-07-20
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
Josef Bacik
1
-1
/
+2
2011-07-20
->permission() sanitizing: don't pass flags to ->permission()
Al Viro
1
-1
/
+1
2011-05-11
ceph: do not use i_wrbuffer_ref as refcount for Fb cap
Henry C Chang
1
-1
/
+1
2011-05-04
ceph: do not call __mark_dirty_inode under i_lock
Sage Weil
1
-1
/
+1
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
[next]