[PATCH 0/6] FMODE_NONOTIFY, FMODE_RANDOM and FMODE_NEG_OFFSET bits

From: Wu Fengguang
Date: Thu Jan 14 2010 - 20:49:55 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/