Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
fc6612f627c697b348a4ef64f16fb373d86dbd76
fc6612f
[JFFS2] When retiring nextblock, allocate a node_ref for the wasted space
by David Woodhouse
· 18 years ago
2ba72cb
[JFFS2] Mark XATTR support as experimental, for now
by David Woodhouse
· 18 years ago
3877f0b
[JFFS2] Don't trust node headers before the CRC is checked.
by David Woodhouse
· 18 years ago
21c8db9
[MTD] Restore MTD_ROM and MTD_RAM types
by David Woodhouse
· 18 years ago
783ed81
[MTD] assume mtd->writesize is 1 for NOR flashes
by Artem B. Bityutskiy
· 18 years ago
f906887
[MTD NAND] Fix s3c2410 NAND driver so it at least _looks_ like it compiles
by David Woodhouse
· 18 years ago
f24ff6b
[MTD] Prepare physmap for 64-bit-resources
by Andrew Morton
· 18 years ago
4ed0156
[JFFS2] Fix more breakage caused by janitorial meddling.
by David Woodhouse
· 18 years ago
3bcc86f
[JFFS2] Remove stray __exit from jffs2_compressors_exit()
by David Woodhouse
· 18 years ago
e9482b4
[MTD] Allow alternate JFFS2 mount variant for root filesystem.
by Joern Engel
· 18 years ago
73c619e
[MTD] Disconnect struct mtd_info from ABI
by Joern Engel
· 18 years ago
92cbfdc
[MTD] replace MTD_RAM with MTD_GENERIC_TYPE
by Joern Engel
· 18 years ago
e369d62
[MTD] replace MTD_ROM with MTD_GENERIC_TYPE
by Joern Engel
· 18 years ago
e121972
[MTD] remove a forgotten MTD_XIP
by Joern Engel
· 18 years ago
7e9a0bb
[MTD] Fix build warnings (and debug build error) in nand_base.c
by Andrew Morton
· 18 years ago
098a198
[JFFS2] Preallocate node refs for cleanmarker in summary scan
by David Woodhouse
· 18 years ago
13ba42d
[JFFS2] Fix calculation of potential summary marker offset on NOR flash.
by David Woodhouse
· 18 years ago
f1a28c0
[MTD] NAND Expose the new raw mode function and status info to userspace
by Thomas Gleixner
· 18 years ago
9a1fcdf
[MTD] NAND Signal that a bitflip was corrected by ECC
by Thomas Gleixner
· 18 years ago
8593fbc
[MTD] Rework the out of band handling completely
by Thomas Gleixner
· 18 years ago
f4a43cf
[MTD] Remove silly MTD_WRITE/READ macros
by Thomas Gleixner
· 18 years ago
5bd34c0
[MTD] NAND Replace oobinfo by ecclayout
by Thomas Gleixner
· 18 years ago
ff268fb
[MTD] NAND Consolidate oobinfo handling
by Thomas Gleixner
· 18 years ago
8be834f
[MTD] NAND Fix platform structure and NDFC driver
by Thomas Gleixner
· 18 years ago
19676ff
[MTD] Fix debug printk format warning in m25p80 SPI chip driver, again.
by Andrew Morton
· 18 years ago
33280ea
[MTD] AMD Geode NAND support can depend on X86_32; we won't see it on x86_64
by David Woodhouse
· 18 years ago
a6a8bef
[JFFS2] Preallocate raw_node_refs in a couple of missing places in scan
by David Woodhouse
· 18 years ago
2ebf09c
[JFFS2] Fix oops when marking space dirty in scan, but no previous node exists.
by David Woodhouse
· 18 years ago
ddc58bd
[JFFS2] Fix wbuf recovery of f->metadata->raw node.
by David Woodhouse
· 18 years ago
ba0251f
[MTD] NAND Consolidate references and add back default name setting
by Thomas Gleixner
· 18 years ago
cca3b83
[MTD] NAND simplify nand_chip_select
by Thomas Gleixner
· 18 years ago
29da9ce
[MTD] Fix thinko in nand_write_page_hwecc()
by David Woodhouse
· 18 years ago
9bfeb69
[JFFS2] Switch to using an array of jffs2_raw_node_refs instead of a list.
by David Woodhouse
· 18 years ago
f75e509
[MTD] NAND modularize write function
by Thomas Gleixner
· 18 years ago
e4d222f
[MTD] Remove PCI dependency for Geode CS553[56] NAND controller.
by David Woodhouse
· 18 years ago
89291a9
[JFFS2] Fix 64-bit size_t problems in XATTR code.
by David Woodhouse
· 18 years ago
c5b553c
[MTD] Fix NAND_VERIFY_WRITE case to build with tglx's recent changes
by David Woodhouse
· 18 years ago
8546ac4
[MTD] Remove the only useless readv implementation
by Thomas Gleixner
· 18 years ago
f5bbdac
[MTD] NAND Modularize read function
by Thomas Gleixner
· 18 years ago
9577f44
[MTD] NAND Add read/write function pointers to struct nand_ecc_ctrl
by Thomas Gleixner
· 18 years ago
7fac464
[MTD] Add ECC statistics to struct mtd_info
by Thomas Gleixner
· 18 years ago
7314e9e
[MTD] NAND Cleanup oob functions
by Thomas Gleixner
· 18 years ago
7a30601
[MTD] NAND Introduce NAND_NO_READRDY option
by Thomas Gleixner
· 18 years ago
04bbd0e
[MTD] NAND Initialize controller lock and wq only once
by Thomas Gleixner
· 18 years ago
8b9e9fe
[JFFS2] Fix and improve debugging output during scan.
by David Woodhouse
· 18 years ago
046b8b9
[JFFS2] Add 'jeb' argument to jffs2_prealloc_raw_node_refs()
by David Woodhouse
· 18 years ago
f61579c3
[JFFS2] Correctly handle wasted space before summary node.
by David Woodhouse
· 18 years ago
c38c1b6
[JFFS2] jffs2_free_all_node_refs() doesn't free them all. Rename it.
by David Woodhouse
· 18 years ago
f560928
[JFFS2] Allocate node_ref for wasted space when skipping to page boundary
by David Woodhouse
· 18 years ago
12efdde
[MTD] NAND fix cmd_ctrl breakage
by Thomas Gleixner
· 18 years ago
ace4dfe
[MTD] NAND coding style and namespace cleanup
by Thomas Gleixner
· 18 years ago
c7c16c8
[JFFS2] Revert Artem's Bunkage in debug messages.
by David Woodhouse
· 18 years ago
0305c86
Merge branch 'master' of git://git.infradead.org/~gleixner/mtd-nand-2.6.git
by David Woodhouse
· 18 years ago
99988f7
[JFFS2] Introduce ref_next() macro for finding next physical node
by David Woodhouse
· 18 years ago
2f78540
[JFFS2] Reduce visibility of raw_node_ref to upper layers of JFFS2 code.
by David Woodhouse
· 18 years ago
d470a97
[MTD] NAND LED support cleanup
by Thomas Gleixner
· 18 years ago
cad74f2
[MTD] NAND remove write_byte/word function from nand_chip
by Thomas Gleixner
· 18 years ago
7abd3ef
[MTD] Refactor NAND hwcontrol to cmd_ctrl
by Thomas Gleixner
· 18 years ago
3821720
[MTD] Export nand_write_raw
by Thomas Gleixner
· 18 years ago
85b85fe
[MTD] Mark NAND drivers TOTO and PPChameleon broken
by Thomas Gleixner
· 18 years ago
9223a45
[MTD] Remove read/write _ecc variants
by Thomas Gleixner
· 18 years ago
2528e8c
[MTD] Remove readv/readv_ecc
by Thomas Gleixner
· 18 years ago
9d8522d
[MTD] Remove nand writev support
by Thomas Gleixner
· 18 years ago
0cddd6c
[MTD] ECC rework broke diskonchip
by Thomas Gleixner
· 18 years ago
9a57d47
[MTD] NAND ECC hwctl function has no return value
by Thomas Gleixner
· 18 years ago
4cbb9b8
Merge branch 'master' of /home/tglx/work/kernel/git/mtd-2.6/
by Thomas Gleixner
· 18 years ago
6dfc6d2
[MTD] NAND modularize ECC
by Thomas Gleixner
· 18 years ago
7aa65bf
[MTD] NAND cleanup nand_scan
by Thomas Gleixner
· 18 years ago
58dd8f2
[MTD] NAND consolidate data types
by Thomas Gleixner
· 18 years ago
2c0a2be
[MTD] NAND whitespace and formatting cleanup
by Thomas Gleixner
· 18 years ago
dcb0932
[JFFS2] Simplify writebuffer handling
by Thomas Gleixner
· 18 years ago
ce4c61f
[MTD] Add support for NDFC NAND controller
by Thomas Gleixner
· 18 years ago
41796c2
[MTD] Add platform support for NAND
by Thomas Gleixner
· 18 years ago
a36ed29
[MTD] Simplify NAND locking
by Thomas Gleixner
· 18 years ago
819d6a3
[MTD] Improve software ECC calculation
by Thomas Gleixner
· 18 years ago
9fe4854
[JFFS2] Remove flash offset argument from various functions.
by David Woodhouse
· 18 years ago
5fa4339
[MTD] Introduce MTD_BIT_WRITEABLE
by Joern Engel
· 18 years ago
c8b229d
[MTD] Merge STMicro NOR_ECC code with Intel Sibley code
by Joern Engel
· 18 years ago
2831877
[MTD] Introduce writesize
by Joern Engel
· 18 years ago
8ca9ed5
[MTD] Use single flag to mark writeable devices.
by Joern Engel
· 18 years ago
987d47b
[JFFS2] Put list of nodes in common part of ic/x_ref/x_datum structure
by David Woodhouse
· 18 years ago
0eac940
[JFFS2] Add some preemptive BUG checks for XATTR code
by David Woodhouse
· 18 years ago
fcb7578
[JFFS2] Extend jffs2_link_node_ref() to link into per-inode list too.
by David Woodhouse
· 18 years ago
a1b563d
[JFFS2] Initialise ref->next_in_ino when marking dirty space in wbuf flush
by David Woodhouse
· 18 years ago
3b79673
[JFFS2] Fix accounting error in jffs2_link_node_ref()
by David Woodhouse
· 18 years ago
06c6764
[JFFS2] Fix dummy jffs2_sum_scan_sumnode() macro for !SUMMARY case.
by David Woodhouse
· 18 years ago
0d25971
Merge git://git.infradead.org/jffs2-devel-2.6
by David Woodhouse
· 18 years ago
615191b
[MTD] Account for MODULE_SYMBOL_PREFIX when requesting NOR chip driver
by David Woodhouse
· 18 years ago
ecde263
[MTD] Use symbol_request() in old DiskOnChip probe code to find actual driver
by David Woodhouse
· 18 years ago
3d12c0c
[MTD] Add Amstrad Delta NAND support
by Jonathan McDowell
· 18 years ago
ca89a51
[JFFS2] Finally eliminate __totlen field from struct jffs2_raw_node_ref
by David Woodhouse
· 18 years ago
010b06d
[JFFS2] Locking issues in summary write code.
by David Woodhouse
· 18 years ago
9167e0f
[JFFS2] Remove stray kfree of summary info in XATTR code.
by David Woodhouse
· 18 years ago
0bcc099
[JFFS2] File node reference for wasted space when flushing wbuf
by David Woodhouse
· 18 years ago
b64335f
[JFFS2] Add length argument to jffs2_add_physical_node_ref()
by David Woodhouse
· 18 years ago
49f11d4
[JFFS2] Mark gaps in summary list as dirty space
by David Woodhouse
· 18 years ago
25090a6
[JFFS2] Discard remaining free space when filing a dirty block in scan.
by David Woodhouse
· 18 years ago
6827099
[JFFS2] Introduce jffs2_scan_dirty_space() function.
by David Woodhouse
· 18 years ago
7807ef7
[JFFS2] Fix summary handling of unknown but compatible nodes.
by David Woodhouse
· 18 years ago
3560160
[JFFS2] Fix memory leak in scan code; improve comments.
by David Woodhouse
· 18 years ago
Next »