Age | Commit message (Expand) | Author |
2009-10-09 | ceph: cancel osd requests before resending them | Sage Weil |
2009-10-09 | ceph: reset osd session on fault, not peer_reset | Sage Weil |
2009-10-09 | ceph: fail gracefully on corrupt osdmap (bad pg_temp mapping) | Sage Weil |
2009-10-09 | ceph: revoke osd request message on request completion | Sage Weil |
2009-10-09 | ceph: fix osd request submission race | Sage Weil |
2009-10-08 | ceph: renew mon subscription before it expires | Sage Weil |
2009-10-07 | ceph: fix mdsmap decoding when multiple mds's are present | Sage Weil |
2009-10-07 | ceph: gracefully avoid empty crush buckets | Sage Weil |
2009-10-07 | ceph: include preferred_osd in file layout virtual xattr | Sage Weil |
2009-10-07 | ceph: show meaningful version on module load | Sage Weil |
2009-10-06 | ceph: document shared files in README | Sage Weil |
2009-10-06 | ceph: Kconfig, Makefile | Sage Weil |
2009-10-06 | ceph: debugfs | Sage Weil |
2009-10-06 | ceph: ioctls | Sage Weil |
2009-10-06 | ceph: nfs re-export support | Sage Weil |
2009-10-06 | ceph: message pools | Sage Weil |
2009-10-06 | ceph: messenger library | Sage Weil |
2009-10-06 | ceph: snapshot management | Sage Weil |
2009-10-06 | ceph: capability management | Sage Weil |
2009-10-06 | ceph: monitor client | Sage Weil |
2009-10-06 | ceph: CRUSH mapping algorithm | Sage Weil |
2009-10-06 | ceph: OSD client | Sage Weil |
2009-10-06 | ceph: MDS client | Sage Weil |
2009-10-06 | ceph: address space operations | Sage Weil |
2009-10-06 | ceph: file operations | Sage Weil |
2009-10-06 | ceph: directory operations | Sage Weil |
2009-10-06 | ceph: inode operations | Sage Weil |
2009-10-06 | ceph: super.c | Sage Weil |
2009-10-06 | ceph: ref counted buffer | Sage Weil |
2009-10-06 | ceph: client types | Sage Weil |
2009-10-06 | ceph: on-wire types | Sage Weil |
2009-09-27 | const: mark struct vm_struct_operations | Alexey Dobriyan |
2009-09-26 | Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2009-09-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds |
2009-09-26 | writeback: pass in super_block to bdi_start_writeback() | Jens Axboe |
2009-09-25 | cifs: fix locking and list handling code in cifs_open and its helper | Jeff Layton |
2009-09-25 | Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2009-09-25 | writeback: writeback_inodes_sb() should use bdi_start_writeback() | Jens Axboe |
2009-09-25 | writeback: don't delay inodes redirtied by a fast dirtier | Wu Fengguang |
2009-09-25 | writeback: make the super_block pinning more efficient | Jens Axboe |
2009-09-25 | writeback: don't resort for a single super_block in move_expired_inodes() | Jens Axboe |
2009-09-25 | writeback: move inodes from one super_block together | Shaohua Li |
2009-09-25 | writeback: get rid to incorrect references to pdflush in comments | Jens Axboe |
2009-09-25 | writeback: improve readability of the wb_writeback() continue/break logic | Jens Axboe |
2009-09-25 | writeback: cleanup writeback_single_inode() | Wu Fengguang |
2009-09-25 | writeback: kupdate writeback shall not stop when more io is possible | Wu Fengguang |
2009-09-25 | writeback: stop background writeback when below background threshold | Wu Fengguang |
2009-09-25 | fs: Fix busyloop in wb_writeback() | Jan Kara |
2009-09-25 | [CIFS] Remove build warning | Steve French |
2009-09-25 | cifs: fix problems with last two commits | Jeff Layton |