Commit Graph

79636 Commits (c1d35866566bc2b270a82445271fcce1e391c4b9)
 

Author SHA1 Message Date
Yoichi Yuasa 2206583dd5 [MIPS] clean up au1xxx_irqmap.c include files 17 years ago
Yoichi Yuasa 7f3f490061 [MIPS] remove unused mips_machtype 17 years ago
Christoph Hellwig 417345d8f5 [MIPS] CFE: Make code remotely resemble Linux code. 17 years ago
Atsushi Nemoto 8b6c2324bf [MIPS] cleanup tx39/tx49 setup code 17 years ago
Maciej W. Rozycki 619b6e18fc [MIPS] R4000/R4400 daddiu erratum workaround 17 years ago
Maciej W. Rozycki 20d60d9973 [MIPS] R4000/R4400 errata workarounds 17 years ago
Alejandro Martinez Ruiz 2b22c034d0 [MIPS] Converting most array size calculations to use ARRAY_SIZE(). 17 years ago
Ralf Baechle 161548bf35 [MIPS] tlbex: Cleanup handling of R2 hazards in TLB handlers. 17 years ago
Ralf Baechle 6920df4025 [MIPS] Delete unused CONFIG_64BIT_CONTEXT 17 years ago
Ralf Baechle e414004e94 [MIPS] Delete unused CONFIG_DMA_IP32. 17 years ago
Greg Kroah-Hartman 6494a93d55 Module: check to see if we have a built in module with the same name 17 years ago
Jon Masters 0aa5bd52d0 module: add module taint on ndiswrapper 17 years ago
Denis Cheng 8686c99875 module: fix the module name length in param_sysfs_builtin 17 years ago
Rusty Russell 6dd06c9fbe module: make module_address_lookup safe 17 years ago
Rusty Russell bb9d3d56e7 module: better OOPS and lockdep coverage for loading modules 17 years ago
Rusty Russell efa5345e39 module: Fix gratuitous sprintf in module.c 17 years ago
Rusty Russell c9a3ba55bb module: wait for dependent modules doing init. 17 years ago
Rusty Russell a2da4052f1 module: Don't report discarded init pages as kernel text. 17 years ago
Mingming Cao 4019191be7 jbd2: sparse pointer use of zero as null 17 years ago
Mingming Cao db857da336 jbd2: Use round-jiffies() function for the "5 second" ext4/jbd2 wakeup 17 years ago
Mingming Cao 77160957e2 jbd2: Mark jbd2 slabs as SLAB_TEMPORARY 17 years ago
Mingming Cao 7b7510662f jbd2: add lockdep support 17 years ago
Aneesh Kumar K.V b939e3766e ext4: Use the ext4_ext_actual_len() helper function 17 years ago
Dmitry Monakhov dbf9d7da33 ext4: fix uniniatilized extent splitting error 17 years ago
Aneesh Kumar K.V ce40733ce9 ext4: Check for return value from sb_set_blocksize 17 years ago
Miklos Szeredi cb45bbe44b ext4: Add stripe= option to /proc/mounts 17 years ago
Aneesh Kumar K.V 3dbd0ede4d ext4: Enable the multiblock allocator by default 17 years ago
Alex Tomas c9de560ded ext4: Add multi block allocator for ext4 17 years ago
Alex Tomas 1988b51e47 ext4: Add new functions for searching extent tree 17 years ago
Aneesh Kumar K.V aa02ad67d9 ext4: Add ext4_find_next_bit() 17 years ago
Eric Sandeen c549a95d40 ext4: fix up EXT4FS_DEBUG builds 17 years ago
Aneesh Kumar K.V aa22df2cc8 ext4: Fix ext4_show_options to show the correct mount options. 17 years ago
Aneesh Kumar K.V c14c6fd5c5 ext4: Add EXT4_IOC_MIGRATE ioctl 17 years ago
Jean Noel Cordenner 25ec56b518 ext4: Add inode version support in ext4 17 years ago
Jean Noel Cordenner 7a224228ed vfs: Add 64 bit i_version support 17 years ago
Girish Shilamkar 818d276ceb ext4: Add the journal checksum feature 17 years ago
Johann Lombardi 8e85fb3f30 jbd2: jbd2 stats through procfs 17 years ago
Aneesh Kumar K.V 4df3d265bf ext4: Take read lock during overwrite case. 17 years ago
Aneesh Kumar K.V 0e855ac8b1 ext4: Convert truncate_mutex to read write semaphore. 17 years ago
Aneesh Kumar K.V c278bfeceb ext4: Make ext4_get_blocks_wrap take the truncate_mutex early. 17 years ago
Mariusz Kozlowski 01f4adc044 ext4: remove unused code from ext4_find_entry() 17 years ago
Aneesh Kumar K.V 221879c927 ext4: Check for the correct error return from 17 years ago
Jan Kara f5a7a6b0d9 jbd2: Fix assertion failure in fs/jbd2/checkpoint.c 17 years ago
Chris Snook 36df53f4a3 jbd2: Remove printk from J_ASSERT to preserve registers during BUG 17 years ago
Aneesh Kumar K.V abcb2947c9 ext4: add block bitmap validation 17 years ago
Aneesh Kumar K.V 389d1b083c Add buffer head related helper functions 17 years ago
Aneesh Kumar K.V bb4f397a1a ext4: Change the default behaviour on error 17 years ago
Eric Sandeen e7c9559300 ext4: fix oops on corrupted ext4 mount 17 years ago
Adrian Bunk 07620f69ef ext4/super.c: fix #ifdef's (CONFIG_EXT4_* -> CONFIG_EXT4DEV_*) 17 years ago
Aneesh Kumar K.V cb47dce791 ext4: Return after ext4_error in case of failures 17 years ago