index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
seq_file.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-11-12
ceph: fix frag offset for non-leftmost frags
Sage Weil
1
-1
/
+4
2010-11-12
ceph: fix dangling pointer
Sage Weil
1
-0
/
+1
2010-11-09
ceph: explicitly specify page alignment in network messages
Sage Weil
3
-5
/
+9
2010-11-09
ceph: make page alignment explicit in osd interface
Sage Weil
5
-19
/
+44
2010-11-09
ceph: fix comment, remove extraneous args
Sage Weil
3
-15
/
+11
2010-11-08
ceph: fix update of ctime from MDS
Sage Weil
1
-2
/
+4
2010-11-08
ceph: fix version check on racing inode updates
Sage Weil
1
-4
/
+9
2010-11-08
ceph: fix uid/gid on resent mds requests
Sage Weil
2
-2
/
+7
2010-11-08
ceph: fix rdcache_gen usage and invalidate
Sage Weil
3
-14
/
+10
2010-11-07
ceph: re-request max_size if cap auth changes
Sage Weil
1
-0
/
+5
2010-11-07
ceph: only let auth caps update max_size
Sage Weil
1
-1
/
+8
2010-11-07
ceph: fix open for write on clustered mds
Sage Weil
1
-2
/
+4
2010-11-07
ceph: fix bad pointer dereference in ceph_fill_trace
Sage Weil
1
-1
/
+2
2010-11-01
ceph: fix small seq message skipping
Sage Weil
1
-2
/
+1
2010-10-28
Revert "ceph: update issue_seq on cap grant"
Sage Weil
1
-5
/
+3
2010-10-21
ceph: do not carry i_lock for readdir from dcache
Sage Weil
2
-26
/
+18
2010-10-21
fs/ceph/xattr.c: Use kmemdup
Julia Lawall
1
-2
/
+1
2010-10-21
rbd: passing wrong variable to bvec_kunmap_irq()
Dan Carpenter
1
-1
/
+1
2010-10-21
rbd: null vs ERR_PTR
Dan Carpenter
1
-2
/
+2
2010-10-21
ceph: fix num_pages_free accounting in pagelist
Sage Weil
1
-0
/
+1
2010-10-21
ceph: add CEPH_MDS_OP_SETDIRLAYOUT and associated ioctl.
Greg Farnum
3
-1
/
+70
2010-10-21
ceph: don't crash when passed bad mount options
Yehuda Sadeh
1
-1
/
+1
2010-10-21
ceph: fix debugfs warnings
Randy Dunlap
1
-1
/
+2
2010-10-21
block: rbd: removing unnecessary test
Yehuda Sadeh
1
-4
/
+0
2010-10-21
block: rbd: fixed may leaks
Vasiliy Kulikov
1
-6
/
+8
2010-10-21
ceph: switch from BKL to lock_flocks()
Sage Weil
1
-5
/
+6
2010-10-21
ceph: preallocate flock state without locks held
Greg Farnum
2
-15
/
+44
2010-10-21
ceph: add pagelist_reserve, pagelist_truncate, pagelist_set_cursor
Greg Farnum
2
-9
/
+118
2010-10-21
ceph: use mapping->nrpages to determine if mapping is empty
Sage Weil
1
-12
/
+1
2010-10-21
ceph: only invalidate on check_caps if we actually have pages
Sage Weil
1
-1
/
+1
2010-10-21
ceph: do not hide .snap in root directory
Sage Weil
1
-1
/
+0
2010-10-21
rbd: introduce rados block device (rbd), based on libceph
Yehuda Sadeh
6
-2
/
+1944
2010-10-21
ceph: factor out libceph from Ceph file system
Yehuda Sadeh
73
-1838
/
+2566
2010-10-21
ceph-rbd: osdc support for osd call and rollback operations
Yehuda Sadeh
3
-0
/
+29
2010-10-21
ceph: messenger and osdc changes for rbd
Yehuda Sadeh
6
-101
/
+436
2010-10-21
ceph: refactor osdc requests creation functions
Yehuda Sadeh
2
-57
/
+155
2010-10-21
ceph: lookup pool in osdmap by name
Yehuda Sadeh
2
-0
/
+15
2010-10-15
Linux 2.6.36-rc8
v2.6.36-rc8
Linus Torvalds
1
-2
/
+2
2010-10-14
Un-inline the core-dump helper functions
Linus Torvalds
2
-32
/
+40
2010-10-14
Don't dump task struct in a.out core-dumps
Linus Torvalds
3
-22
/
+6
2010-10-14
ioat2: fix performance regression
Dan Williams
1
-1
/
+1
2010-10-13
ehea: Fix a checksum issue on the receive path
Breno Leitao
2
-1
/
+9
2010-10-13
nfsd: fix BUG at fs/nfsd/nfsfh.h:199 on unlink
J. Bruce Fields
1
-2
/
+0
2010-10-13
net: allow FEC driver to use fixed PHY support
Greg Ungerer
1
-14
/
+27
2010-10-13
ARM: relax ioremap prohibition (309caa9) for -final and -stable
Russell King
1
-2
/
+6
2010-10-12
ARM: 6440/1: ep93xx: DMA: fix channel_disable
Mika Westerberg
1
-1
/
+1
2010-10-12
ring-buffer: Fix typo of time extends per page
Steven Rostedt
1
-1
/
+1
2010-10-12
perf, MIPS: Support cross compiling of tools/perf for MIPS
Deng-Cheng Zhu
1
-0
/
+12
2010-10-12
drm/radeon/kms: Silent spurious error message
Jean Delvare
1
-4
/
+1
2010-10-12
drm/radeon/kms: fix bad cast/shift in evergreen.c
Alex Deucher
1
-1
/
+1
[next]