index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ceph
Commit message (
Expand
)
Author
Age
Files
Lines
*
ceph: unwind canceled flock state
Sage Weil
2011-06-07
1
-10
/
+16
*
ceph: fix ENOENT logic in striped_read
Sage Weil
2011-06-07
1
-2
/
+2
*
ceph: fix short sync reads from the OSD
Sage Weil
2011-06-07
1
-13
/
+15
*
ceph: use ihold when we already have an inode ref
Sage Weil
2011-06-07
10
-28
/
+37
*
ceph: fix cap flush race reentrancy
Sage Weil
2011-05-24
3
-29
/
+31
*
ceph: avoid inode lookup on nfs fh reconnect
Sage Weil
2011-05-24
1
-2
/
+6
*
ceph: use LOOKUPINO to make unconnected nfs fh more reliable
Sage Weil
2011-05-24
1
-2
/
+17
*
ceph: check return value for start_request in writepages
Sage Weil
2011-05-19
1
-1
/
+2
*
ceph: remove useless check
Sage Weil
2011-05-19
1
-2
/
+0
*
ceph: fix broken comparison in readdir loop
Sage Weil
2011-05-19
1
-1
/
+1
*
ceph: fix rare potential cap leak
Sage Weil
2011-05-19
1
-1
/
+2
*
ceph: use snprintf for dirstat content
Sage Weil
2011-05-19
1
-2
/
+3
*
libceph: remove unused variable
Sage Weil
2011-05-19
1
-2
/
+0
*
ceph: take reference on mds request r_unsafe_dir
Sage Weil
2011-05-19
1
-0
/
+4
*
ceph: do not use i_wrbuffer_ref as refcount for Fb cap
Henry C Chang
2011-05-11
3
-9
/
+10
*
ceph: fix list_add in ceph_put_snap_realm
Henry C Chang
2011-05-11
1
-1
/
+1
*
ceph: print debug message before put mds session
Henry C Chang
2011-05-11
1
-1
/
+1
*
ceph: do not call __mark_dirty_inode under i_lock
Sage Weil
2011-05-04
5
-12
/
+23
*
ceph: handle ceph_osdc_new_request failure in ceph_writepages_start
Henry C Chang
2011-05-03
1
-0
/
+7
*
ceph: use ihold() when i_lock is held
Sage Weil
2011-05-03
1
-2
/
+2
*
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
Linus Torvalds
2011-04-07
3
-3
/
+3
|
\
|
*
Fix common misspellings
Lucas De Marchi
2011-03-31
3
-3
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
Linus Torvalds
2011-03-30
2
-1
/
+7
|
\
\
|
|
/
|
/
|
|
*
ceph: Move secret key parsing earlier.
Tommi Virtanen
2011-03-29
1
-1
/
+1
|
*
ceph: flush msgr_wq during mds_client shutdown
Sage Weil
2011-03-25
1
-0
/
+6
*
|
fs: don't use igrab() while holding i_lock
Dave Chinner
2011-03-29
2
-3
/
+3
|
/
*
ceph: rename dentry_release -> d_release, fix comment
Sage Weil
2011-03-21
1
-7
/
+6
*
ceph: add request to the tail of unsafe write list
Henry C Chang
2011-03-21
1
-1
/
+2
*
ceph: remove request from unsafe list if it is canceled/timed out
Henry C Chang
2011-03-21
1
-0
/
+7
*
ceph: move readahead default to fs/ceph from libceph
Sage Weil
2011-03-21
2
-2
/
+3
*
ceph: add ino32 mount option
Yehuda Sadeh
2011-03-21
4
-25
/
+65
*
ceph: remove debugfs debug cruft
Sage Weil
2011-03-21
1
-6
/
+0
*
ceph: preserve I_COMPLETE across rename
Sage Weil
2011-03-15
1
-8
/
+8
*
ceph: fix d_revalidate oopsen on NFS exports
Al Viro
2011-03-10
1
-1
/
+1
*
ceph: no .snap inside of snapped namespace
Sage Weil
2011-03-04
1
-0
/
+1
*
ceph: do not clear I_COMPLETE from d_release
Sage Weil
2011-03-03
1
-21
/
+1
*
ceph: do not set I_COMPLETE
Sage Weil
2011-03-03
2
-2
/
+2
*
Revert "ceph: keep reference to parent inode on ceph_dentry"
Sage Weil
2011-03-03
2
-5
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2011-02-21
3
-5
/
+15
|
\
|
*
ceph: keep reference to parent inode on ceph_dentry
Yehuda Sadeh
2011-02-19
2
-1
/
+5
|
*
ceph: queue cap_snaps once per realm
Sage Weil
2011-02-04
1
-4
/
+10
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2011-01-28
5
-14
/
+54
|
\
|
|
*
ceph: avoid picking MDS that is not active
Sage Weil
2011-01-25
1
-3
/
+7
|
*
ceph: avoid immediate cap check after import
Sage Weil
2011-01-19
1
-2
/
+1
|
*
ceph: fix flushing of caps vs cap import
Sage Weil
2011-01-19
1
-4
/
+34
|
*
ceph: fix erroneous cap flush to non-auth mds
Sage Weil
2011-01-19
1
-0
/
+2
|
*
ceph: fix cap_wanted_delay_{min,max} mount option initialization
Sage Weil
2011-01-19
1
-0
/
+2
|
*
ceph: fix xattr rbtree search
Sage Weil
2011-01-13
1
-0
/
+3
|
*
ceph: fix getattr on directory when using norbytes
Yehuda Sadeh
2011-01-13
1
-5
/
+5
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2011-01-13
9
-51
/
+80
|
\
|
[next]