Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c9312209aa9fdef05b03d63bbead63bb720fd133
/
fs
/
jffs2
/
erase.c
3866f67
jffs2: use cond_resched() instead of yield()
by Wolfram Sang
· 14 years ago
6088c05
jffs2: Update copyright notices
by David Woodhouse
· 14 years ago
ae3b6ba
jffs2: Use jffs2_garbage_collect_trigger() to trigger pending erases
by David Woodhouse
· 14 years ago
0717bf8
jffs2: Erase pending blocks in GC pass, avoid invalid -EIO return
by David Woodhouse
· 14 years ago
9957abe
jffs2: Add 'work_done' return value from jffs2_erase_pending_blocks()
by Joakim Tjernlund
· 14 years ago
ad361c9
Remove multiple KERN_ prefixes from printk formats
by Joe Perches
· 15 years ago
81e2962
jffs2: Fix corruption when flash erase/write failure
by Joakim Tjernlund
· 15 years ago
69423d9
[MTD] update internal API to support 64-bit device size
by Adrian Hunter
· 16 years ago
bb0eb21
[MTD] Define and use MTD_FAIL_ADDR_UNKNOWN instead of 0xffffffff
by Adrian Hunter
· 16 years ago
a98889f
[MTD][NOR] Add physical address to point() method
by Jared Hulbert
· 17 years ago
27c72b0
[JFFS2] Track parent inode for directories (for NFS export)
by David Woodhouse
· 17 years ago
e2bc322
[JFFS2] Add erase_checking_list to hold blocks being marked.
by David Woodhouse
· 17 years ago
8a0f572
[JFFS2] Return values of jffs2_block_check_erase error paths
by Anders Grafström
· 17 years ago
85a62db
[JFFS2] Add paranoia debugging for superblock counts
by David Woodhouse
· 17 years ago
014b164
[JFFS2] Fix free space leak with in-band cleanmarkers
by David Woodhouse
· 17 years ago
ced2207
[JFFS2] semaphore->mutex conversion
by David Woodhouse
· 17 years ago
59d8235
[JFFS2] Fix unpoint length
by Andy Lowe
· 18 years ago
f4e3564
[JFFS2] fix printk warning in jffs2_block_check_erase()
by Andrew Morton
· 17 years ago
ef53cb0
[JFFS2] Whitespace cleanups.
by David Woodhouse
· 17 years ago
d364fb1
[JFFS2] Reduce time for which erase_free_sem is held during erase.
by Joakim Tjernlund
· 17 years ago
fab2c39
[JFFS2] Use point(), if available, to check newly erased blocks.
by Joakim Tjernlund
· 17 years ago
fd53249
[JFFS2] Fix hanging close for /dev/mtd character device.
by Joakim Tjernlund
· 17 years ago
c00c310
[JFFS2] Tidy up licensing/copyright boilerplate.
by David Woodhouse
· 18 years ago
b0afbbe
[JFFS2] fix deadlock on error path
by Artem Bityutskiy
· 18 years ago
936813a
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 18 years ago
c9f700f
[JFFS2][XATTR] using 'delete marker' for xdatum/xref deletion
by KaiGai Kohei
· 18 years ago
f116629
[PATCH] fs: use list_move()
by Akinobu Mita
· 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
046b8b9
[JFFS2] Add 'jeb' argument to jffs2_prealloc_raw_node_refs()
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
2f78540
[JFFS2] Reduce visibility of raw_node_ref to upper layers of JFFS2 code.
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
7807ef7
[JFFS2] Fix summary handling of unknown but compatible nodes.
by David Woodhouse
· 18 years ago
f1f9671
[JFFS2] Introduce jffs2_link_node_ref() function to reduce code duplication
by David Woodhouse
· 18 years ago
182ec4e
[JFFS2] Clean up trailing white spaces
by Thomas Gleixner
· 19 years ago
733802d
[JFFS2] Debug code simplification, update TODO
by Artem B. Bityutskiy
· 19 years ago
e0c8e42
[JFFS2] Debug code clean up - step 3
by Artem B. Bityutskiy
· 19 years ago
730554d
[JFFS2] Debug code clean up - step 1
by Artem B. Bityutskiy
· 19 years ago
5d15788
[JFFS2] Fix node allocation leak
by Thomas Gleixner
· 19 years ago
7d27c81
[JFFS2] Whitespace cleanup. Fix missing debug message
by Thomas Gleixner
· 19 years ago
8cd7921
[JFFS2] Fix NOR only compile
by Artem B. Bityuckiy
· 20 years ago
894214d
[JFFS2] Fix race problems with wbuf.
by Artem B. Bityuckiy
· 20 years ago
437316d
[JFFS2] Forbid to free inode_cache objects if its nlink isn't zero.
by Artem B. Bityuckiy
· 20 years ago
67e345d
[JFFS2] Prevent ino cache removal for inodes in use
by David Woodhouse
· 20 years ago
8f15fd5
[JFFS2] Add support for JFFS2-on-Dataflash devices.
by Andrew Victor
· 20 years ago
3be3667
[JFFS2] Core changes required to support JFFS2-on-Dataflash devices.
by Andrew Victor
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago