[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20100115013954.311049665@intel.com>
Date: Fri, 15 Jan 2010 09:39:54 +0800
From: Wu Fengguang <fengguang.wu@...el.com>
To: Andrew Morton <akpm@...ux-foundation.org>
cc: <linux-fsdevel@...r.kernel.org>
Subject: [PATCH 0/6] FMODE_NONOTIFY, FMODE_RANDOM and FMODE_NEG_OFFSET bits
Andrew,
This collects my recent patches related to FMODE_* and O_*
discussed in LKML. They are mainly bug fixes.
O_* and FMODE_NONOTIFY collision fix/check
[PATCH 1/6] fanotify: fix FMODE_NONOTIFY bit number
[PATCH 2/6] bitops: compile time optimization for hweight_long(CONSTANT)
[PATCH 3/6] vfs: O_* bit numbers uniqueness check
POSIX_FADV_RANDOM misbehavior fix
[PATCH 4/6] vfs: take f_lock on modifying f_mode after open time
[PATCH 5/6] readahead: introduce FMODE_RANDOM for POSIX_FADV_RANDOM
allow negative f_pos for /dev/kmem
[PATCH 6/6] vfs: introduce FMODE_NEG_OFFSET for allowing negative f_pos
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