| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | | | | | | | | block: fix shadowed variable warning in blk-map.c | Harvey Harrison | 2008-03-04 | |
| | * | | | | | | | | | | | | | | | | | | | block: remove extern on function definition | Harvey Harrison | 2008-03-04 | |
| | * | | | | | | | | | | | | | | | | | | | cciss: remove READ_AHEAD define and use block layer defaults | Mike Miller | 2008-03-04 | |
| | * | | | | | | | | | | | | | | | | | | | make cdrom.c:check_for_audio_disc() static | Adrian Bunk | 2008-03-04 | |
| | * | | | | | | | | | | | | | | | | | | | block/genhd.c: proper externs | Adrian Bunk | 2008-03-04 | |
| | * | | | | | | | | | | | | | | | | | | | unexport blk_rq_map_user_iov | Adrian Bunk | 2008-03-04 | |
| | * | | | | | | | | | | | | | | | | | | | unexport blk_{get,put}_queue | Adrian Bunk | 2008-03-04 | |
| | * | | | | | | | | | | | | | | | | | | | block/genhd.c: cleanups | Adrian Bunk | 2008-03-04 | |
| | * | | | | | | | | | | | | | | | | | | | proper prototype for blk_dev_init() | Adrian Bunk | 2008-03-04 | |
| | * | | | | | | | | | | | | | | | | | | | block/blk-tag.c should #include "blk.h" | Adrian Bunk | 2008-03-04 | |
| | * | | | | | | | | | | | | | | | | | | | Fix DMA access of block device in 64-bit kernel on some non-x86 systems with ... | Yang Shi | 2008-03-04 | |
| | * | | | | | | | | | | | | | | | | | | | block: separate out padding from alignment | Tejun Heo | 2008-03-04 | |
| | * | | | | | | | | | | | | | | | | | | | block: restore the meaning of rq->data_len to the true data length | FUJITA Tomonori | 2008-03-04 | |
| | * | | | | | | | | | | | | | | | | | | | resubmit: cciss: procfs updates to display info about many | Mike Miller | 2008-03-04 | |
| | * | | | | | | | | | | | | | | | | | | | splice: only return -EAGAIN if there's hope of more data | Jens Axboe | 2008-03-04 | |
| | * | | | | | | | | | | | | | | | | | | | block: fix kernel-docbook parameters and files | Randy Dunlap | 2008-03-04 | |
| | | |/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | m68k{,nommu}: Wire up new timerfd syscalls | Geert Uytterhoeven | 2008-03-04 | |
| * | | | | | | | | | | | | | | | | | | | m68knommu: fix fec driver interrupt races | Greg Ungerer | 2008-03-04 | |
| * | | | | | | | | | | | | | | | | | | | m68knommu: declare do_IRQ() | Greg Ungerer | 2008-03-04 | |
| * | | | | | | | | | | | | | | | | | | | m68knommu: remove duplicate hw_tick() code | Greg Ungerer | 2008-03-04 | |
| * | | | | | | | | | | | | | | | | | | | m68knommu: update defconfig | Greg Ungerer | 2008-03-04 | |
| * | | | | | | | | | | | | | | | | | | | Build fix for drivers/s390/char/defkeymap.c | Tony Breeds | 2008-03-04 | |
| * | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2008-03-04 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 | Steve French | 2008-03-04 | |
| | |\| | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 | Steve French | 2008-03-03 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 | Steve French | 2008-03-01 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | [CIFS] remove unused variable | Steve French | 2008-02-26 | |
| | * | | | | | | | | | | | | | | | | | | | [CIFS] consolidate duplicate code in posix/unix inode handling | Christoph Hellwig | 2008-02-25 | |
| | * | | | | | | | | | | | | | | | | | | | [CIFS] fix build break when proc disabled | Steve French | 2008-02-18 | |
| | * | | | | | | | | | | | | | | | | | | | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 | Steve French | 2008-02-15 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | [CIFS] factoring out common code in get_inode_info functions | Christoph Hellwig | 2008-02-15 | |
| | * | | | | | | | | | | | | | | | | | | | | [CIFS] fix prepath conversion when server supports posix paths | Steve French | 2008-02-15 | |
| | * | | | | | | | | | | | | | | | | | | | | [CIFS] Only convert / when server does not support posix paths | Igor Mammedov | 2008-02-15 | |
| | * | | | | | | | | | | | | | | | | | | | | [CIFS] Fix mixed case name in structure dfs_info3_param | Igor Mammedov | 2008-02-15 | |
| | * | | | | | | | | | | | | | | | | | | | | [CIFS] fixup prefixpaths which contain multiple path components | Steve French | 2008-02-14 | |
| | * | | | | | | | | | | | | | | | | | | | | [CIFS] fix typo | Steve French | 2008-02-13 | |
| | * | | | | | | | | | | | | | | | | | | | | [CIFS] patch to fix incorrect encoding of number of aces on set mode | Shirish Pargaonkar | 2008-02-12 | |
| | * | | | | | | | | | | | | | | | | | | | | [CIFS] Fix typo in quota operations | Roel Kluin | 2008-02-12 | |
| | * | | | | | | | | | | | | | | | | | | | | [CIFS] clean up some hard to read ifdefs | Steve French | 2008-02-12 | |
| | * | | | | | | | | | | | | | | | | | | | | [CIFS] reduce checkpatch warnings | Steve French | 2008-02-07 | |
| | * | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 | Steve French | 2008-02-06 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | [CIFS] fix warning in cifs_spnego.c | Andrew Morton | 2008-02-05 | |
| * | | | | | | | | | | | | | | | | | | | | | | freezer vs stopped or traced | Roland McGrath | 2008-03-04 | |
| | |_|_|_|_|/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | Merge branch 'slab-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ch... | Linus Torvalds | 2008-03-03 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | slub: fix possible NULL pointer dereference | Cyrill Gorcunov | 2008-03-03 | |
| | * | | | | | | | | | | | | | | | | | | | | | slub: Add kmalloc_large_node() to support kmalloc_node fallback | Christoph Lameter | 2008-03-03 | |
| | * | | | | | | | | | | | | | | | | | | | | | slub: look up object from the freelist once | Pekka J Enberg | 2008-03-03 | |
| | * | | | | | | | | | | | | | | | | | | | | | slub: Fix up comments | Christoph Lameter | 2008-03-03 | |
| | * | | | | | | | | | | | | | | | | | | | | | slub: Rearrange #ifdef CONFIG_SLUB_DEBUG in calculate_sizes() | Christoph Lameter | 2008-03-03 | |
| | * | | | | | | | | | | | | | | | | | | | | | slub: Remove BUG_ON() from ksize and omit checks for !SLUB_DEBUG | Christoph Lameter | 2008-03-03 | |
