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
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-16
ceph: flush dirty caps via the cap_dirty list
Sage Weil
3
-29
/
+59
2009-10-15
ceph: move generic flushing code into helper
Sage Weil
1
-22
/
+21
2009-10-15
ceph: initialize sb->s_bdi, bdi_unregister after kill_anon_super
Sage Weil
1
-1
/
+3
2009-10-14
ceph: convert encode/decode macros to inlines
Sage Weil
6
-132
/
+137
2009-10-13
ceph: add version field to message header
Sage Weil
1
-1
/
+2
2009-10-12
ceph: remove unused CEPH_MSG_{OSD,MDS}_GETMAP
Sage Weil
2
-4
/
+0
2009-10-12
ceph: ignore trailing data in monamp
Sage Weil
1
-3
/
+0
2009-10-10
ceph: add file layout validation
Sage Weil
2
-0
/
+26
2009-10-10
ceph: update to mon client protocol v15
Sage Weil
3
-10
/
+19
2009-10-09
ceph: cancel osd requests before resending them
Sage Weil
1
-1
/
+4
2009-10-09
ceph: reset osd session on fault, not peer_reset
Sage Weil
1
-5
/
+2
2009-10-09
ceph: fail gracefully on corrupt osdmap (bad pg_temp mapping)
Sage Weil
1
-5
/
+10
2009-10-09
ceph: revoke osd request message on request completion
Sage Weil
1
-4
/
+9
2009-10-09
ceph: fix osd request submission race
Sage Weil
1
-11
/
+19
2009-10-08
ceph: renew mon subscription before it expires
Sage Weil
1
-2
/
+2
2009-10-08
ceph: fix mdsmap decoding when multiple mds's are present
Sage Weil
1
-5
/
+5
2009-10-07
ceph: gracefully avoid empty crush buckets
Sage Weil
1
-2
/
+7
2009-10-07
ceph: include preferred_osd in file layout virtual xattr
Sage Weil
1
-1
/
+8
2009-10-07
ceph: show meaningful version on module load
Sage Weil
2
-8
/
+3
2009-10-06
ceph: document shared files in README
Sage Weil
1
-0
/
+17
2009-10-06
ceph: Kconfig, Makefile
Sage Weil
4
-0
/
+64
2009-10-06
ceph: debugfs
Sage Weil
1
-0
/
+425
2009-10-06
ceph: ioctls
Sage Weil
2
-0
/
+196
2009-10-06
ceph: nfs re-export support
Sage Weil
1
-0
/
+223
2009-10-06
ceph: message pools
Sage Weil
2
-0
/
+193
2009-10-06
ceph: messenger library
Sage Weil
3
-0
/
+2398
2009-10-06
ceph: snapshot management
Sage Weil
1
-0
/
+897
2009-10-06
ceph: capability management
Sage Weil
1
-0
/
+2830
2009-10-06
ceph: monitor client
Sage Weil
2
-0
/
+803
2009-10-06
ceph: CRUSH mapping algorithm
Sage Weil
5
-0
/
+1027
2009-10-06
ceph: OSD client
Sage Weil
4
-0
/
+2436
2009-10-06
ceph: MDS client
Sage Weil
4
-0
/
+3452
2009-10-06
ceph: address space operations
Sage Weil
1
-0
/
+1115
2009-10-06
ceph: file operations
Sage Weil
1
-0
/
+904
2009-10-06
ceph: directory operations
Sage Weil
1
-0
/
+1212
2009-10-06
ceph: inode operations
Sage Weil
2
-0
/
+2453
2009-10-06
ceph: super.c
Sage Weil
1
-0
/
+936
2009-10-06
ceph: ref counted buffer
Sage Weil
2
-0
/
+89
2009-10-06
ceph: client types
Sage Weil
6
-0
/
+1091
2009-10-06
ceph: on-wire types
Sage Weil
5
-0
/
+1401
2009-09-27
const: mark struct vm_struct_operations
Alexey Dobriyan
11
-14
/
+14
2009-09-26
Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-2
/
+4
2009-09-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
11
-258
/
+159
2009-09-26
writeback: pass in super_block to bdi_start_writeback()
Jens Axboe
1
-2
/
+4
2009-09-25
cifs: fix locking and list handling code in cifs_open and its helper
Jeff Layton
1
-19
/
+3
2009-09-25
Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2
-53
/
+118
2009-09-25
writeback: writeback_inodes_sb() should use bdi_start_writeback()
Jens Axboe
1
-1
/
+1
2009-09-25
writeback: don't delay inodes redirtied by a fast dirtier
Wu Fengguang
1
-3
/
+9
2009-09-25
writeback: make the super_block pinning more efficient
Jens Axboe
1
-17
/
+29
2009-09-25
writeback: don't resort for a single super_block in move_expired_inodes()
Jens Axboe
1
-1
/
+11
[next]