[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.LNX.2.00.1205181524320.27407@pobox.suse.cz>
Date: Fri, 18 May 2012 15:28:02 +0200 (CEST)
From: Jiri Kosina <jkosina@...e.cz>
To: Jens Axboe <axboe@...nel.dk>
Cc: linux-kernel@...r.kernel.org
Subject: [GIT] floppy
Jens,
please pull from
git://git.kernel.org/pub/scm/linux/kernel/git/jikos/floppy.git upstream
to receive 3 patches for the floppy driver. The first one fixes a number
of races, which never exposed themselves on real floppy hardware, but are
triggering a lot on virtualized/emulated floppy drives. The second one
makes handling of O_EXCL on /dev/fd0 more consistent with other block
devices (and actually fixes a userspace-visible regression). The third one
adds myself as an unhappy maintainer, as discussed here:
https://lkml.org/lkml/2012/5/16/370
The 'upstream' branch is based on your 'for-3.5/drivers' branch.
Thanks!
Jiri Kosina (3):
floppy: convert to delayed work and single-thread wq
floppy: remove floppy-specific O_EXCL handling
floppy: take over maintainership
MAINTAINERS | 6 ++
drivers/block/floppy.c | 161 +++++++++++++++++++++++-------------------------
2 files changed, 83 insertions(+), 84 deletions(-)
--
Jiri Kosina
SUSE Labs
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists