Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | NFS: Define and create server-level objects | David Howells | 2009-04-03 | 1 | -0/+4 | |
| * | | | | | | | | NFS: Add FS-Cache option bit and debug bit | David Howells | 2009-04-03 | 2 | -0/+3 | |
| * | | | | | | | | CacheFiles: Permit the page lock state to be monitored | David Howells | 2009-04-03 | 1 | -0/+5 | |
| * | | | | | | | | FS-Cache: Implement data I/O part of netfs API | David Howells | 2009-04-03 | 1 | -5/+47 | |
| * | | | | | | | | FS-Cache: Implement the cookie management part of the netfs API | David Howells | 2009-04-03 | 1 | -1/+15 | |
| * | | | | | | | | FS-Cache: Add netfs registration | David Howells | 2009-04-03 | 1 | -1/+8 | |
| * | | | | | | | | FS-Cache: Add cache tag handling | David Howells | 2009-04-03 | 1 | -1/+8 | |
| * | | | | | | | | FS-Cache: Add use of /proc and presentation of statistics | David Howells | 2009-04-03 | 1 | -4/+0 | |
| * | | | | | | | | FS-Cache: Add the FS-Cache cache backend API and documentation | David Howells | 2009-04-03 | 1 | -0/+509 | |
| * | | | | | | | | FS-Cache: Add the FS-Cache netfs API and documentation | David Howells | 2009-04-03 | 1 | -0/+548 | |
| * | | | | | | | | FS-Cache: Recruit a page flags for cache management | David Howells | 2009-04-03 | 1 | -5/+33 | |
| * | | | | | | | | FS-Cache: Release page->private after failed readahead | David Howells | 2009-04-03 | 1 | -1/+1 | |
| * | | | | | | | | Document the slow work thread pool | David Howells | 2009-04-03 | 1 | -0/+2 | |
| * | | | | | | | | Make the slow work pool configurable | David Howells | 2009-04-03 | 1 | -0/+5 | |
| * | | | | | | | | Create a dynamically sized pool of threads for doing very slow work items | David Howells | 2009-04-03 | 1 | -0/+88 | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm | Linus Torvalds | 2009-04-03 | 2 | -0/+16 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | dm raid1: add is_remote_recovering hook for clusters | Jonathan Brassow | 2009-04-02 | 1 | -0/+10 | |
| * | | | | | | | | | dm log: remove struct dm_dirty_log_internal | Mike Snitzer | 2009-04-02 | 1 | -0/+3 | |
| * | | | | | | | | | dm target: remove struct tt_internal | Cheng Renquan | 2009-04-02 | 1 | -0/+3 | |
* | | | | | | | | | | Fix highmem PPC build failure | Kumar Gala | 2009-04-03 | 1 | -15/+14 | |
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2009-04-03 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | hwrng: timeriomem - Use phys address rather than virt | Alexander Clouter | 2009-03-27 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 2009-04-03 | 12 | -1535/+167 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | md/raid6: move raid6 data processing to raid6_pq.ko | Dan Williams | 2009-03-31 | 1 | -0/+132 | |
| * | | | | | | | | | | | md: move md_k.h from include/linux/raid/ to drivers/md/ | NeilBrown | 2009-03-31 | 1 | -411/+0 | |
| * | | | | | | | | | | | md: move lots of #include lines out of .h files and into .c | NeilBrown | 2009-03-31 | 3 | -44/+0 | |
| * | | | | | | | | | | | md: move most content from md.h to md_k.h | NeilBrown | 2009-03-31 | 3 | -40/+40 | |
| * | | | | | | | | | | | md: move LEVEL_* definition from md_k.h to md_u.h | NeilBrown | 2009-03-31 | 3 | -12/+17 | |
| * | | | | | | | | | | | md: move headers out of include/linux/raid/ | Christoph Hellwig | 2009-03-31 | 7 | -1050/+0 | |
| * | | | | | | | | | | | md: Fix is_mddev_idle test (again). | NeilBrown | 2009-03-31 | 1 | -1/+1 | |
* | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/linux-hdreg-h-cleanup | Linus Torvalds | 2009-04-03 | 1 | -62/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | remove <linux/ata.h> include from <linux/hdreg.h> | Bartlomiej Zolnierkiewicz | 2009-04-01 | 1 | -4/+0 | |
| * | | | | | | | | | | | include/linux/hdreg.h: remove unused defines | Bartlomiej Zolnierkiewicz | 2009-04-01 | 1 | -58/+0 | |
| * | | | | | | | | | | | include/linux/hdreg.h: cover WIN_* and friends with #ifndef/#endif __KERNEL__ | Bartlomiej Zolnierkiewicz | 2009-04-01 | 1 | -0/+2 | |
| * | | | | | | | | | | | include/linux/hdreg.h: cover struct hd_driveid with #ifndef/#endif __KERNEL__ | Bartlomiej Zolnierkiewicz | 2009-04-01 | 1 | -0/+2 | |
| | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2009-04-02 | 7 | -28/+24 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Remove two unneeded exports and make two symbols static in fs/mpage.c | Dmitri Vorobiev | 2009-04-01 | 1 | -10/+0 | |
| * | | | | | | | | | | | Cleanup after commit 585d3bc06f4ca57f975a5a1f698f65a45ea66225 | Al Viro | 2009-04-01 | 2 | -12/+12 | |
| * | | | | | | | | | | | Get rid of indirect include of fs_struct.h | Al Viro | 2009-03-31 | 3 | -1/+5 | |
| * | | | | | | | | | | | New helper - current_umask() | Al Viro | 2009-03-31 | 1 | -0/+2 | |
| * | | | | | | | | | | | New locking/refcounting for fs_struct | Al Viro | 2009-03-31 | 1 | -5/+3 | |
| * | | | | | | | | | | | Take fs_struct handling to new file (fs/fs_struct.c) | Al Viro | 2009-03-31 | 1 | -0/+2 | |
| | |_|_|_|/ / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2009-04-02 | 2 | -4/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | drm: remove unused "can_grow" parameter from drm_crtc_helper_initial_config | Jesse Barnes | 2009-04-03 | 1 | -1/+1 | |
| * | | | | | | | | | | | DRM: drm_crtc_helper.h doesn't actually need i2c.h | Jean Delvare | 2009-04-03 | 1 | -1/+0 | |
| * | | | | | | | | | | | drm: fix missing inline function on 32-bit powerpc. | Dave Airlie | 2009-04-03 | 1 | -2/+2 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-04-02 | 1 | -15/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | tcp: add helper for counter tweaking due mid-wq change | Ilpo Järvinen | 2009-04-02 | 1 | -15/+0 | |
* | | | | | | | | | | | | Allow rwlocks to re-enable interrupts | Robin Holt | 2009-04-02 | 2 | -0/+9 | |
* | | | | | | | | | | | | Factor out #ifdefs from kernel/spinlock.c to LOCK_CONTENDED_FLAGS | Robin Holt | 2009-04-02 | 1 | -0/+17 |