| Commit message (Expand) | Author | Files | Lines |
2011-05-30 | virtio: event index interface | Michael S. Tsirkin | 1 | -1/+14 |
2011-05-30 | virtio: add full three-clause BSD text to headers. | Rusty Russell | 9 | -7/+214 |
2011-05-30 | virtio balloon: kill tell-host-first logic | Dave Hansen | 1 | -13/+8 |
2011-05-30 | virtio console: don't manually set or finalize VIRTIO_CONSOLE_F_MULTIPORT. | Rusty Russell | 1 | -5/+0 |
2011-05-30 | drivers, block: virtio_blk: Replace cryptic number with the macro | Liu Yuan | 1 | -1/+2 |
2011-05-30 | virtio_blk: allow re-reading config space at runtime | Christoph Hellwig | 1 | -10/+78 |
2011-05-30 | lguest: remove support for VIRTIO_F_NOTIFY_ON_EMPTY. | Rusty Russell | 1 | -19/+1 |
2011-05-30 | lguest: fix up compilation after move | Rusty Russell | 2 | -2/+2 |
2011-05-30 | lguest: fix timer interrupt setup | Rusty Russell | 1 | -0/+1 |
2011-05-30 | Linux 3.0-rc1v3.0-rc1 | Linus Torvalds | 1 | -5/+5 |
2011-05-29 | arm gpio drivers: make them 'depends on ARM' | Linus Torvalds | 1 | -0/+4 |
2011-05-29 | eCryptfs: Remove ecryptfs_header_cache_2 | Tyler Hicks | 3 | -13/+6 |
2011-05-29 | eCryptfs: Cleanup and optimize ecryptfs_lookup_interpose() | Tyler Hicks | 3 | -105/+88 |
2011-05-29 | eCryptfs: Return useful code from contains_ecryptfs_marker | Tyler Hicks | 1 | -16/+10 |
2011-05-29 | eCryptfs: Fix new inode race condition | Tyler Hicks | 5 | -28/+30 |
2011-05-29 | mm: Fix boot crash in mm_alloc() | Linus Torvalds | 4 | -36/+23 |
2011-05-29 | cifs/ubifs: Fix shrinker API change fallout | Al Viro | 3 | -3/+5 |
2011-05-29 | pnfs-obj: pg_test check for max_io_size | Boaz Harrosh | 1 | -1/+18 |
2011-05-29 | NFSv4.1: define nfs_generic_pg_test | Boaz Harrosh | 1 | -24/+20 |
2011-05-29 | NFSv4.1: use pnfs_generic_pg_test directly by layout driver | Benny Halevy | 4 | -19/+17 |
2011-05-29 | NFSv4.1: change pg_test return type to bool | Benny Halevy | 6 | -23/+22 |
2011-05-29 | NFSv4.1: unify pnfs_pageio_init functions | Benny Halevy | 5 | -54/+27 |
2011-05-29 | pnfs-obj: objlayout_encode_layoutcommit implementation | Boaz Harrosh | 3 | -0/+61 |
2011-05-29 | pnfs: encode_layoutcommit | Benny Halevy | 2 | -3/+17 |
2011-05-29 | pnfs-obj: report errors and .encode_layoutreturn Implementation. | Boaz Harrosh | 3 | -2/+297 |
2011-05-29 | pnfs: encode_layoutreturn | Andy Adamson | 2 | -2/+11 |
2011-05-29 | pnfs: layoutret_on_setattr | Benny Halevy | 3 | -0/+26 |
2011-05-29 | pnfs: layoutreturn | Benny Halevy | 7 | -7/+274 |
2011-05-29 | pnfs-obj: osd raid engine read/write implementation | Boaz Harrosh | 3 | -0/+901 |
2011-05-29 | pnfs: support for non-rpc layout drivers | Benny Halevy | 5 | -4/+62 |
2011-05-29 | pnfs-obj: define per-inode private structure | Benny Halevy | 3 | -0/+46 |
2011-05-29 | pnfs: alloc and free layout_hdr layoutdriver methods | Benny Halevy | 2 | -3/+22 |
2011-05-29 | pnfs-obj: objio_osd device information retrieval and caching | Boaz Harrosh | 3 | -0/+233 |
2011-05-29 | pnfs-obj: decode layout, alloc/free lseg | Boaz Harrosh | 4 | -2/+341 |
2011-05-29 | pnfs-obj: pnfs_osd XDR client implementation | Boaz Harrosh | 2 | -1/+413 |