[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20100207032805.769788305@intel.com>
Date: Sun, 07 Feb 2010 11:28:05 +0800
From: Wu Fengguang <fengguang.wu@...el.com>
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: Wu Fengguang <fengguang.wu@...el.com>,
LKML <linux-kernel@...r.kernel.org>
Subject: [PATCH 0/4] [RESEND 2] FMODE_NONOTIFY and FMODE_NEG_OFFSET bits
Andrew,
Changelog
- PATCH 1/4 is retained: I'm not sure if it has been merged into Eric's tree
- PATCH 2/4 is changed to use Peter's HWEIGHT32()
Patches
O_* and FMODE_NONOTIFY collision fix/check
[PATCH 1/4] fanotify: fix FMODE_NONOTIFY bit number
[PATCH 2/4] vfs: O_* bit numbers uniqueness check
allow negative f_pos for /dev/kmem
[PATCH 3/4] vfs: introduce FMODE_NEG_OFFSET for allowing negative f_pos
[PATCH 4/4] devmem: dont allow seek to last page
Thanks,
Fengguang
--
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