summaryrefslogtreecommitdiff
path: root/include/uapi/linux/unistd.h
AgeCommit message (Collapse)Author
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells
Signed-off-by: David Howells <dhowells@redhat.com> Acked-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Thomas Gleixner <tglx@linutronix.de> Acked-by: Michael Kerrisk <mtk.manpages@gmail.com> Acked-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com> Acked-by: Dave Jones <davej@redhat.com>
3 +0000'>2012-12-20FS-Cache: Fix signal handling during waitsDavid Howells 2012-12-20FS-Cache: Add transition to handle invalidate immediately after lookup David Howells 2012-12-20NFS: nfs_migrate_page() does not wait for FS-Cache to finish with a pageDavid Howells 2012-12-20FS-Cache: Exclusive op submission can BUG if there's been an I/O errorDavid Howells 2012-12-20FS-Cache: Limit the number of I/O error reports for a cacheDavid Howells 2012-12-20FS-Cache: Don't mask off the object event mask when printing itDavid Howells 2012-12-20FS-Cache: Initialise the object event mask with the calculated maskDavid Howells 2012-12-20CacheFiles: Add missing retrieval completionsDavid Howells 2012-12-20FS-Cache: Provide proper invalidationDavid Howells 2012-12-20FS-Cache: Fix operation state management and accountingDavid Howells 2012-12-20FS-Cache: Make cookie relinquishment wait for outstanding readsDavid Howells 2012-12-20FS-Cache: Check that there are no read ops when cookie relinquishedDavid Howells 2012-12-20CacheFiles: Downgrade the requirements passed to the allocatorDavid Howells 2012-12-20CacheFiles: Fix the marking of cached pagesDavid Howells 2011-07-21FS-Cache: Fix __fscache_uncache_all_inode_pages()'s outer loopJan Beulich 2011-07-07FS-Cache: Add a helper to bulk uncache pages on an inodeDavid Howells 2011-05-25fscache: remove dead code under CONFIG_WORKQUEUE_DEBUGFSAmerigo Wang 2011-01-14FS-Cache: Fix operation handlingAkshat Aranya