summaryrefslogtreecommitdiffstats
path: root/fs/pnode.c (unfollow)
Commit message (Expand)AuthorFilesLines
2008-07-25[MTD][NAND] au1550nd: remove unused variableYoichi Yuasa1-2/+0
2008-07-25[MTD] jedec_probe: Fix SST 16-bit chip detectionAtsushi Nemoto1-4/+10
2008-07-25[MTD][MTDPART] Fix a division by zero bugAtsushi Nemoto1-1/+3
2008-07-25[MTD][MTDPART] Cleanup and document the erase region handlingAtsushi Nemoto1-4/+10
2008-07-25[MTD][MTDPART] Handle most checkpatch findingsAtsushi Nemoto1-64/+65
2008-07-25[MTD][MTDPART] Seperate main loop from per-partition code in add_mtd_partitionAtsushi Nemoto1-158/+166
2008-07-25[MTD] physmap: resume already suspended chips on failure to suspendUwe Kleine-König1-2/+13
2008-07-25[MTD] physmap: Fix suspend/resume/shutdown bugs.Robert Jarzmik1-4/+7
2008-07-25[MTD] [NOR] Fix -ETIMEO errors in CFI driverAlexey Korolev1-1/+8
2008-07-25[MTD] [NAND] fsl_elbc_nand: fix section mismatch with CONFIG_MTD_OF_PARTS=yAnton Vorontsov1-2/+2
2008-07-11[JFFS2] Use .unlocked_ioctlStoyan Gaydarov4-5/+4
2008-07-11[MTD] Fix const assignment in the MTD command line partitioning driverDavid Howells1-1/+1
2008-07-11[MTD] [NOR] gen_probe: No debug message when debugging is disabledJean Delvare1-2/+2
2008-07-11[MTD] [NAND] remove __PPC__ hardcoded address from DiskOnChip driversMilton Miller2-4/+0
2008-07-11[MTD] [MAPS] Remove the bast-flash driver.Ben Dooks3-243/+0
2008-07-11[MTD] [NAND] fsl_elbc_nand: ecclayout cleanupsAnton Vorontsov1-6/+0
2008-07-11[MTD] [NAND] fsl_elbc_nand: implement support for flash-based BBTAnton Vorontsov1-1/+33
2008-07-11[MTD] [NAND] fsl_elbc_nand: fix OOB workability for large page NAND chipsAnton Vorontsov1-0/+15
2008-07-11[MTD] [NAND] atmel_nand can be modularDavid Brownell1-1/+1
2008-07-11[MTD] [NAND] atmel_nand: Work around AT32AP7000 ECC erratumHaavard Skinnemoen1-2/+23
2008-07-11[MTD] [NAND] atmel_nand speedup via {read,write}s{b,w}()David Brownell1-5/+41
2008-07-11[MTD] mtdchar.c remove shadowed variable warningsHarvey Harrison1-9/+9
2008-07-11[MTD] mtdchar.c silence sparse warningHarvey Harrison1-2/+2
2008-07-11[MTD] m25p80: fix bug - ATmel spi flash fails to be copied toMichael Hennerich1-0/+22
2008-07-11tun: Persistent devices can get stuck in xoff stateMax Krasnyansky1-0/+6
2008-07-11xfrm: Add a XFRM_STATE_AF_UNSPEC flag to xfrm_usersa_infoSteffen Klassert2-2/+2
2008-07-11ipv6: missed namespace context in ipv6_rthdr_rcvDenis V. Lunev1-1/+1
2008-07-11netlabel: netlink_unicast calls kfree_skb on error path by itselfDenis V. Lunev3-21/+4
2008-07-11ipv4: fib_trie: Fix lookup error returnBen Hutchings1-11/+6
2008-07-11tcp: correct kcalloc usageMilton Miller1-1/+1
2008-07-11ip: sysctl documentation cleanupStephen Hemminger1-31/+29
2008-07-11Documentation: clarify tcp_{r,w}mem sysctl docsJ. Bruce Fields1-11/+15
2008-07-11slub: Fix use-after-preempt of per-CPU data structureDmitry Adamushko1-1/+3
2008-07-10exec: fix stack excutability without PT_GNU_STACKHugh Dickins1-1/+1
2008-07-10sched: fix cpu hotplug, cleanupLinus Torvalds1-6/+5
2008-07-10Fix PREEMPT_RCU without HOTPLUG_CPUNick Piggin1-12/+8