public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] [0/11] Repost of old VFS BKL patchkit
@ 2008-05-19 12:31 Andi Kleen
  2008-05-19 12:31 ` [PATCH] [1/11] Remove BKL from remote_llseek Andi Kleen
                   ` (10 more replies)
  0 siblings, 11 replies; 27+ messages in thread
From: Andi Kleen @ 2008-05-19 12:31 UTC (permalink / raw)
  To: corbet, linux-kernel


Since BKL removal seems to be en-vogue again here's the repost
of the unapplied parts of my older VFS BKL patchkit.

Main difference is port to 2.6.26-rc2  and more fasync conversins.

- Converts remote_llseek to be BKL less. This will either eliminate
or push it down in a couple of network file systems (SMBFS, CIFS, OCFS2, 
NCPFS, NFS)
- Converts file flags handling to i_mutex
[BTW while looking over the tree I think there are a few
races in this regard in there anyways. Not all people who modify
that take BKL. Auditing all of them is a separate project.
No difference before/after my patch]
- Adds unlocked_fasync
- Converts lots of fasync users to unlocked_fasync

-Andi

^ permalink raw reply	[flat|nested] 27+ messages in thread
* [PATCH] [0/11] REPOST: Early exception fixes
@ 2008-05-20 15:28 Andi Kleen
  2008-05-20 15:28 ` [PATCH] [11/11] Convert uio to fasync_unlocked Andi Kleen
  0 siblings, 1 reply; 27+ messages in thread
From: Andi Kleen @ 2008-05-20 15:28 UTC (permalink / raw)
  To: corbet, linux-kernel


Mostly saves some code size and cleans up the code after Roland's 
recent changes.

Please ack or nack.

-Andi

^ permalink raw reply	[flat|nested] 27+ messages in thread

end of thread, other threads:[~2008-05-20 15:30 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-19 12:31 [PATCH] [0/11] Repost of old VFS BKL patchkit Andi Kleen
2008-05-19 12:31 ` [PATCH] [1/11] Remove BKL from remote_llseek Andi Kleen
2008-05-19 13:58   ` Trond Myklebust
2008-05-19 14:41     ` Andi Kleen
2008-05-19 14:02   ` Christoph Hellwig
2008-05-19 15:13     ` Andi Kleen
2008-05-19 16:09   ` Steve French
2008-05-19 12:31 ` [PATCH] [2/11] Add unlocked_fasync Andi Kleen
2008-05-19 14:03   ` Christoph Hellwig
2008-05-19 14:43     ` Andi Kleen
2008-05-19 15:12       ` Alan Cox
2008-05-19 15:29         ` Andi Kleen
2008-05-19 15:22           ` Alan Cox
2008-05-19 15:45             ` Andi Kleen
2008-05-19 17:29   ` Randy Dunlap
2008-05-19 12:31 ` [PATCH] [3/11] Convert pipe over to unlocked_fasync Andi Kleen
2008-05-19 12:31 ` [PATCH] [4/11] Convert socket fasync " Andi Kleen
2008-05-19 12:31 ` [PATCH] [5/11] Convert fuse " Andi Kleen
2008-05-19 12:31 ` [PATCH] [6/11] Convert bad_inode " Andi Kleen
2008-05-19 12:31 ` [PATCH] [7/11] Convert DRM " Andi Kleen
2008-05-19 12:31 ` [PATCH] [8/11] Use unlocked_fasync in random.c Andi Kleen
2008-05-19 12:31 ` [PATCH] [9/11] Convert hpet to unlocked_fasync Andi Kleen
2008-05-19 12:31 ` [PATCH] [10/11] Use unlocked_fasync in RTC Andi Kleen
2008-05-19 12:31 ` [PATCH] [11/11] Convert uio to fasync_unlocked Andi Kleen
2008-05-19 12:48   ` Andi Kleen
2008-05-19 13:30     ` Hans J. Koch
  -- strict thread matches above, loose matches on Subject: below --
2008-05-20 15:28 [PATCH] [0/11] REPOST: Early exception fixes Andi Kleen
2008-05-20 15:28 ` [PATCH] [11/11] Convert uio to fasync_unlocked Andi Kleen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox