index
:
kernel/linux.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.13.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-31
crush: use breadth-first search for indep mode
Ilya Dryomov
2
-10
/
+165
2013-12-31
crush: return CRUSH_ITEM_UNDEF for failed placements with indep
Ilya Dryomov
2
-3
/
+8
2013-12-31
crush: eliminate CRUSH_MAX_SET result size limitation
Ilya Dryomov
4
-9
/
+21
2013-12-31
crush: fix some comments
Ilya Dryomov
1
-1
/
+1
2013-12-31
crush: reduce scope of some local variables
Ilya Dryomov
1
-3
/
+3
2013-12-31
crush: factor out (trivial) crush_destroy_rule()
Ilya Dryomov
2
-2
/
+6
2013-12-31
crush: pass weight vector size to map function
Ilya Dryomov
3
-7
/
+14
2013-12-31
libceph: update ceph_features.h
Ilya Dryomov
2
-33
/
+67
2013-12-31
libceph: all features fields must be u64
Ilya Dryomov
6
-22
/
+22
2013-12-31
rbd: tear down watch request if rbd_dev_device_setup() fails
Ilya Dryomov
1
-0
/
+6
2013-12-31
rbd: introduce rbd_dev_header_unwatch_sync() and switch to it
Ilya Dryomov
1
-13
/
+22
2013-12-31
MAINTAINERS: update an e-mail address
Alex Elder
1
-1
/
+1
2013-12-31
rbd: enable extended devt in single-major mode
Ilya Dryomov
1
-4
/
+9
2013-12-31
ceph fscache: Uncaching no data page from fscache in readpage()
Li Wang
1
-0
/
+1
2013-12-31
ceph fscache: Introduce a routine for uncaching single no data page from fscache
Li Wang
1
-0
/
+13
2013-12-31
ceph: add acl for cephfs
Guangliang Zhao
9
-13
/
+451
2013-12-31
ceph: check caps in filemap_fault and page_mkwrite
Yan, Zheng
1
-12
/
+77
2013-12-31
rbd: add support for single-major device number allocation scheme
Ilya Dryomov
2
-20
/
+134
2013-12-31
rbd: wire up is_visible() sysfs callback for rbd bus
Ilya Dryomov
1
-1
/
+12
2013-12-31
rbd: add 'minor' sysfs rbd device attribute
Ilya Dryomov
2
-1
/
+16
2013-12-31
rbd: switch to ida for rbd id assignments
Ilya Dryomov
1
-46
/
+23
2013-12-31
rbd: refactor rbd_init() a bit
Ilya Dryomov
1
-4
/
+8
2013-12-31
rbd: tweak "loaded" message and module description
Ilya Dryomov
1
-4
/
+2
2013-12-31
rbd: rbd_device::dev_id is an int, format it as such
Ilya Dryomov
1
-4
/
+2
2013-12-14
libceph: resend all writes after the osdmap loses the full flag
Josh Durgin
1
-6
/
+22
2013-12-13
libceph: block I/O when PAUSE or FULL osd map flags are set
Josh Durgin
2
-2
/
+28
2013-12-13
fs: ceph: new helper: file_inode(file)
Libo Chen
1
-1
/
+1
2013-12-13
ceph: Add necessary clean up if invalid reply received in handle_reply()
Li Wang
1
-0
/
+7
2013-12-13
ceph: Clean up if error occurred in finish_read()
Li Wang
1
-0
/
+3
2013-12-13
ceph: implement readv/preadv for sync operation
majianpeng
1
-46
/
+116
2013-12-13
ceph: Implement writev/pwritev for sync operation.
majianpeng
1
-80
/
+193
2013-12-13
ceph: drop unconnected inodes
Yan, Zheng
3
-0
/
+12
2013-12-13
ceph: Avoid data inconsistency due to d-cache aliasing in readpage()
Li Wang
1
-2
/
+6
2013-12-13
ceph: initialize inode before instantiating dentry
Yan, Zheng
1
-78
/
+58
2013-12-06
Linux 3.13-rc3
v3.13-rc3
Linus Torvalds
1
-1
/
+1
2013-12-06
Merge tag 'trace-fixes-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-10
/
+3
2013-12-06
Merge git://git.kvack.org/~bcrl/aio-next
Linus Torvalds
1
-2
/
+6
2013-12-06
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
31
-57
/
+129
2013-12-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
3
-6
/
+19
2013-12-06
Merge tag 'dt-fixes-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
12
-37
/
+59
2013-12-06
aio: clean up aio ring in the fail path
Gu Zheng
1
-2
/
+6
2013-12-06
Merge branch 'free-memory' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
James Morris
3
-6
/
+19
2013-12-06
Merge tag 'pm-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
9
-11
/
+87
2013-12-06
Merge branches 'pm-epoll', 'pnp' and 'powercap'
Rafael J. Wysocki
4
-5
/
+30
2013-12-06
Merge branches 'pm-cpuidle' and 'pm-cpufreq'
Rafael J. Wysocki
5
-6
/
+57
2013-12-06
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...
Linus Torvalds
1
-1
/
+2
2013-12-06
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
11
-127
/
+44
2013-12-06
Merge tag 'nfs-for-3.13-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
11
-40
/
+54
2013-12-06
ftrace: default to tilegx if ARCH=tile is specified
Tony Lu
1
-1
/
+2
2013-12-05
tracing: Only run synchronize_sched() at instance deletion time
Steven Rostedt
2
-10
/
+3
[next]