linux/drivers/s390/block
Arjan van de Ven d54b1fdb1d [PATCH] mark struct file_operations const 5
Many struct file_operations in the kernel can be "const".  Marking them const
moves these to the .rodata section, which avoids false sharing with potential
dirty data.  In addition it'll catch accidental writes at compile time to
these shared resources.

Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-02-12 09:48:45 -08:00
..
Kconfig [PATCH] BLOCK: Make it possible to disable the block layer [try #6] 2006-09-30 20:52:31 +02:00
Makefile
dasd.c [S390] Avoid excessive inlining. 2007-02-05 21:18:53 +01:00
dasd_3370_erp.c
dasd_3990_erp.c [S390] Remove dasd_ccw_log function. 2007-02-05 21:17:22 +01:00
dasd_9336_erp.c
dasd_9343_erp.c
dasd_devmap.c [S390] Avoid excessive inlining. 2007-02-05 21:18:53 +01:00
dasd_diag.c [S390] Avoid excessive inlining. 2007-02-05 21:18:53 +01:00
dasd_diag.h
dasd_eckd.c [S390] Avoid excessive inlining. 2007-02-05 21:18:53 +01:00
dasd_eckd.h [S390] add PAV support to the dasd driver. 2006-06-29 15:08:18 +02:00
dasd_eer.c [PATCH] mark struct file_operations const 5 2007-02-12 09:48:45 -08:00
dasd_erp.c [S390] Avoid excessive inlining. 2007-02-05 21:18:53 +01:00
dasd_fba.c [S390] Avoid excessive inlining. 2007-02-05 21:18:53 +01:00
dasd_fba.h
dasd_genhd.c [S390] Get rid of a lot of sparse warnings. 2007-02-05 21:16:47 +01:00
dasd_int.h [S390] Remove dasd_ccw_log function. 2007-02-05 21:17:22 +01:00
dasd_ioctl.c [PATCH] struct path: convert s390-drivers 2006-12-08 08:28:49 -08:00
dasd_proc.c [PATCH] mark struct file_operations const 5 2007-02-12 09:48:45 -08:00
dcssblk.c [S390] Avoid excessive inlining. 2007-02-05 21:18:53 +01:00
xpram.c [S390] Inline assembly cleanup. 2006-09-28 16:56:43 +02:00