Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | dm: move bio_io_error into __split_and_process_bio | Mikulas Patocka | 2009-04-02 | 1 | -11/+10 | |
| * | | | | | dm: rename __split_bio | Mikulas Patocka | 2009-04-02 | 1 | -4/+4 | |
| * | | | | | dm: remove unnecessary struct dm_wq_req | Mikulas Patocka | 2009-04-02 | 1 | -17/+7 | |
| * | | | | | dm: remove unnecessary work queue context field | Mikulas Patocka | 2009-04-02 | 1 | -8/+5 | |
| * | | | | | dm: remove unnecessary work queue type field | Mikulas Patocka | 2009-04-02 | 1 | -17/+6 | |
| * | | | | | dm: bio list add bio_list_add_head | Mikulas Patocka | 2009-04-02 | 1 | -0/+10 | |
| * | | | | | dm snapshot: persistent fix dtr cleanup | Jonathan Brassow | 2009-04-02 | 1 | -5/+15 | |
| * | | | | | dm snapshot: move status to exception store | Jonathan Brassow | 2009-04-02 | 4 | -16/+29 | |
| * | | | | | dm snapshot: move ctr parsing to exception store | Jonathan Brassow | 2009-04-02 | 3 | -129/+132 | |
| * | | | | | dm snapshot: use DMEMIT macro for status | Jonathan Brassow | 2009-04-02 | 1 | -9/+10 | |
| * | | | | | dm snapshot: remove dm_snap header | Jonathan Brassow | 2009-04-02 | 2 | -87/+71 | |
| * | | | | | dm snapshot: remove dm_snap header use | Jonathan Brassow | 2009-04-02 | 5 | -57/+54 | |
| * | | | | | dm exception store: move cow pointer | Jonathan Brassow | 2009-04-02 | 6 | -23/+30 | |
| * | | | | | dm exception store: move chunk_fields | Jonathan Brassow | 2009-04-02 | 6 | -53/+67 | |
| * | | | | | dm exception store: move dm_target pointer | Jonathan Brassow | 2009-04-02 | 4 | -7/+7 | |
| * | | | | | dm exception store: introduce registry | Jonathan Brassow | 2009-04-02 | 6 | -49/+307 | |
| * | | | | | dm raid1: add is_remote_recovering hook for clusters | Jonathan Brassow | 2009-04-02 | 2 | -2/+33 | |
| * | | | | | dm exception store: separate type from instance | Jonathan Brassow | 2009-04-02 | 4 | -25/+35 | |
| * | | | | | dm log: remove struct dm_dirty_log_internal | Mike Snitzer | 2009-04-02 | 2 | -44/+17 | |
| * | | | | | dm log: use standard kernel module refcount | Mike Snitzer | 2009-04-02 | 1 | -16/+3 | |
| * | | | | | dm crypt: use kzfree | Johannes Weiner | 2009-04-02 | 1 | -4/+2 | |
| * | | | | | dm target: remove struct tt_internal | Cheng Renquan | 2009-04-02 | 3 | -61/+34 | |
| * | | | | | dm table: fix upgrade mode race | Alasdair G Kergon | 2009-04-02 | 1 | -12/+14 | |
| * | | | | | dm: path selector use module refcount directly | Jun'ichi Nomura | 2009-04-02 | 1 | -18/+3 | |
| * | | | | | dm target: use module refcount directly | Cheng Renquan | 2009-04-02 | 1 | -17/+3 | |
| * | | | | | dm snapshot: avoid having two exceptions for the same chunk | Mikulas Patocka | 2009-04-02 | 1 | -0/+13 | |
| * | | | | | dm snapshot: avoid dropping lock in __find_pending_exception | Mikulas Patocka | 2009-04-02 | 1 | -18/+24 | |
| * | | | | | dm snapshot: refactor __find_pending_exception | Mikulas Patocka | 2009-04-02 | 1 | -24/+28 | |
| * | | | | | dm io: make sync_io uninterruptible | Mikulas Patocka | 2009-04-02 | 1 | -4/+1 | |
| * | | | | | dm raid1: switch read_record from kmalloc to slab to save memory | Mikulas Patocka | 2009-04-02 | 1 | -4/+21 | |
| * | | | | | dm: preserve bi_io_vec when resubmitting bios | Mikulas Patocka | 2009-04-02 | 1 | -0/+26 | |
* | | | | | | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd | Linus Torvalds | 2009-04-03 | 15 | -0/+3773 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | fs: Add exofs to Kernel build | Boaz Harrosh | 2009-03-31 | 2 | -0/+3 | |
| * | | | | | | exofs: Documentation | Boaz Harrosh | 2009-03-31 | 2 | -0/+179 | |
| * | | | | | | exofs: export_operations | Boaz Harrosh | 2009-03-31 | 3 | -0/+69 | |
| * | | | | | | exofs: super_operations and file_system_type | Boaz Harrosh | 2009-03-31 | 4 | -1/+720 | |
| * | | | | | | exofs: dir_inode and directory operations | Boaz Harrosh | 2009-03-31 | 5 | -1/+1298 | |
| * | | | | | | exofs: address_space_operations | Boaz Harrosh | 2009-03-31 | 2 | -0/+703 | |
| * | | | | | | exofs: symlink_inode and fast_symlink_inode operations | Boaz Harrosh | 2009-03-31 | 3 | -1/+62 | |
| * | | | | | | exofs: file and file_inode operations | Boaz Harrosh | 2009-03-31 | 4 | -1/+250 | |
| * | | | | | | exofs: Kbuild, Headers and osd utils | Boaz Harrosh | 2009-03-31 | 5 | -0/+493 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2009-04-03 | 69 | -1595/+1027 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Felix Blyakher | 2009-04-01 | 534 | -13674/+20565 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | Revert "xfs: increase the maximum number of supported ACL entries" | Felix Blyakher | 2009-03-31 | 1 | -1/+1 | |
| * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/fs/xfs/xfs | Felix Blyakher | 2009-03-30 | 38 | -292/+204 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | xfs: cleanup uuid handling | Christoph Hellwig | 2009-03-30 | 3 | -116/+83 | |
| | * | | | | | | | xfs: remove m_attroffset | Christoph Hellwig | 2009-03-29 | 5 | -39/+62 | |
| | * | | | | | | | xfs: fix various typos | Malcolm Parsons | 2009-03-29 | 22 | -40/+40 | |
| | * | | | | | | | xfs: pagecache usage optimization | Hisashi Hifumi | 2009-03-29 | 1 | -0/+1 | |
| | * | | | | | | | xfs: remove m_litino | Christoph Hellwig | 2009-03-29 | 3 | -3/+3 |