Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
0b2a2e5b7747f1f63bd86ca22b5c6097da5b2137
/
fs
/
jffs2
2c4aabc
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 17 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
1b690b4
[JFFS2] Invert last argument of jffs2_gc_fetch_inode(), make it boolean.
by David Woodhouse
· 17 years ago
590fe34
[JFFS2] Quiet lockdep false positive.
by David Woodhouse
· 17 years ago
4e571ab
[JFFS2] Clean up jffs2_alloc_inode() and jffs2_i_init_once()
by David Woodhouse
· 17 years ago
8e24eea
fs: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
2c61cb2
[JFFS2] Introduce dbg_readinode2 log level, use it to shut read_dnode() up
by David Woodhouse
· 17 years ago
422b120
[JFFS2] Fix jffs2_reserve_space() when all blocks are pending erasure.
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
19e56ce
[JFFS2] Finally remove redundant ref->__totlen field.
by David Woodhouse
· 17 years ago
27e6b8e
[JFFS2] Honour TEST_TOTLEN macro in debugging code. ref->__totlen is going!
by David Woodhouse
· 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
cf9d1e4
[JFFS2] Self-sufficient #includes in jffs2_fs_i.h: include <linux/mutex.h>
by David Woodhouse
· 17 years ago
ced2207
[JFFS2] semaphore->mutex conversion
by David Woodhouse
· 17 years ago
cca1584
[JFFS2] add write verify on dataflash.
by michael
· 17 years ago
25dc30b
[JFFS2] fix sparse warnings in gc.c
by David Woodhouse
· 17 years ago
bf66737
[JFFS2] fix sparse warning in write.c
by Harvey Harrison
· 17 years ago
8ca646a
[JFFS2] Fix sparse warning in nodemgmt.c
by David Woodhouse
· 17 years ago
f876a59
[JFFS2] include function prototype for jffs2_ioctl
by Harvey Harrison
· 17 years ago
f838bad
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Woodhouse
· 17 years ago
6188e10
Convert asm/semaphore.h users to linux/semaphore.h
by Matthew Wilcox
· 17 years ago
abe2f41
JFFS2 Fix of panics caused by wrong condition for hole frag creation in write_begin
by Alexey Korolev
· 17 years ago
dd91966
[JFFS2] Use ALLOC_DELETION priority for truncation to zero length
by David Woodhouse
· 17 years ago
b28ba9f
[JFFS2] Set i_blocks when truncating files
by David Woodhouse
· 17 years ago
a8e98d6
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 17 years ago
5451f79
iget: stop JFFS2 from using iget() and read_inode()
by David Howells
· 17 years ago
e231c2e
Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
by David Howells
· 17 years ago
e1b8513
Typoes: "whith" -> "with"
by Robert P. J. Day
· 17 years ago
c1f3ee1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
by David Woodhouse
· 17 years ago
36f97bc
[JFFS2] Add missing call to posix_acl_release
by Julia Lawall
· 17 years ago
e136e76
Freezer: Fix JFFS2 garbage collector freezing issue (rev. 2)
by Rafael J. Wysocki
· 17 years ago
c2056e1
[JFFS2] Fix return value check for mtd->point() in check_node_data()
by Alexey Korolev
· 17 years ago
9252572
[JFFS2] Fix data CRC checking on NOR flash.
by David Woodhouse
· 17 years ago
050416e
[JFFS2] make jffs2_get_acl() static
by Adrian Bunk
· 17 years ago
6d88202
[JFFS2] Fix misapplied patch causing compile breakage
by David Woodhouse
· 17 years ago
857013b
[JFFS2] Don't strip sgid bit from inode permissions
by David Woodhouse
· 17 years ago
1595358
[JFFS2] Improve getdents vs. f_pos handling on NOR flash.
by David Woodhouse
· 17 years ago
8d6ea58
[JFFS2] Prevent return of initialised variable in jffs2_init_acl_post()
by David Woodhouse
· 17 years ago
2a754b5
[JFFS2] Fix return value from jffs2_write_end()
by Nick Piggin
· 17 years ago
cfc8dc6
[JFFS2] Tidy up fix for ACL/permissions problem.
by KaiGai Kohei
· 17 years ago
ba25f9d
Use helpers to obtain task pid in printks
by Pavel Emelyanov
· 17 years ago
4ba9b9d
Slab API: remove useless ctor parameter and reorder parameters
by Christoph Lameter
· 17 years ago
205c109
jffs2: convert to new aops
by Nick Piggin
· 17 years ago
b160292
Merge Linux 2.6.23
by David Woodhouse
· 17 years ago
4fc8a60
[JFFS2] Remove stray debugging printk
by David Woodhouse
· 17 years ago
b534e70
[JFFS2] Handle dirents on the flash with embedded zero bytes in names.
by David Woodhouse
· 17 years ago
69ca437
[JFFS2] Check for creation of dirents with embedded zero bytes in name.
by David Woodhouse
· 17 years ago
a8c68f3
[JFFS2] Don't count all 'very dirty' blocks except in debug mode
by David Woodhouse
· 17 years ago
2665ea8
[JFFS2] Check whether garbage-collection actually obsoleted its victim.
by David Woodhouse
· 17 years ago
85becc5
[JFFS2] Relax threshold for triggering GC due to dirty blocks.
by David Woodhouse
· 17 years ago
8fb870df
[JFFS2] Trigger garbage collection when very_dirty_list size becomes excessive
by David Woodhouse
· 17 years ago
59d8235
[JFFS2] Fix unpoint length
by Andy Lowe
· 18 years ago
fc0e019
[JFFS2] fix write deadlock regression
by Jason Lunz
· 17 years ago
ac0c955
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Woodhouse
· 17 years ago
f4e3564
[JFFS2] fix printk warning in jffs2_block_check_erase()
by Andrew Morton
· 17 years ago
9ed437c
[JFFS2] Fix ACL vs. mode handling.
by David Woodhouse
· 17 years ago
b574864
JFFS2 locking regression fix.
by David Woodhouse
· 17 years ago
09b3fba
[JFFS2] Correct cleanmarker checks -- we should use only 8 bytes
by David Woodhouse
· 17 years ago
b8e3ec3
[JFFS2] Print correct node offset when complaining about broken data CRC
by David Woodhouse
· 17 years ago
7b68770
[JFFS2] Fix suspend failure with JFFS2 GC thread.
by David Woodhouse
· 17 years ago
71c2339
[JFFS2] Deletion dirents should be REF_NORMAL, not REF_PRISTINE.
by David Woodhouse
· 17 years ago
5bd5c03
[JFFS2] Prevent oops after 'node added in wrong place' debug check
by Joakim Tjernlund
· 17 years ago
39fe543
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Woodhouse
· 17 years ago
20c2df8
mm: Remove slab destructors from kmem_cache_create().
by Paul Mundt
· 17 years ago
3bd858a
Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check
by Satyam Sharma
· 17 years ago
8314418
Freezer: make kernel threads nonfreezable by default
by Rafael J. Wysocki
· 17 years ago
0fc72b8
[JFFS2] Add declaration of jffs2_lzo_{init,exit} to compr.h
by David Woodhouse
· 17 years ago
3b23c1f
[JFFS2] Add a "favourlzo" compression mode
by Richard Purdie
· 17 years ago
c799aca
[JFFS2] Add LZO compression support.
by Richard Purdie
· 17 years ago
db1b39d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Woodhouse
· 17 years ago
a6bc432
[JFFS2] Add support for write-buffer verification.
by David Woodhouse
· 17 years ago
ef53cb0
[JFFS2] Whitespace cleanups.
by David Woodhouse
· 17 years ago
5ffc4ef
sendfile: remove .sendfile from filesystems that use generic_file_sendfile()
by Jens Axboe
· 17 years ago
b2e2523
[JFFS2] Print correct node offset when complaining about broken data CRC
by David Woodhouse
· 17 years ago
e2baf4e
[JFFS2] Fix readinode failure when read_dnode() detects CRC failure.
by David Woodhouse
· 17 years ago
14c6381
[JFFS2] Fix readinode failure when read_dnode() detects CRC failure.
by David Woodhouse
· 17 years ago
43dfa07
[JFFS2] Deletion dirents should be REF_NORMAL, not REF_PRISTINE.
by David Woodhouse
· 17 years ago
e716dd3
[JFFS2] Fix suspend failure with JFFS2 GC thread.
by David Woodhouse
· 17 years ago
66bfaea
[JFFS2] Improve diagnostic output for 'node added in wrong place' check
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
f79c449
[JFFS2] Prevent oops after 'node added in wrong place' debug check
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
ec4883b
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 17 years ago
0477d24
[JFFS2] Fix obsoletion of metadata nodes in jffs2_add_tn_to_tree()
by David Woodhouse
· 17 years ago
ea55d30
[JFFS2] Fix buffer length calculations in jffs2_get_inode_nodes()
by Artem Bityutskiy
· 17 years ago
2ad8ee7
[JFFS2] Fix potential memory leak of dead xattrs on unmount.
by David Woodhouse
· 18 years ago
8ae5d31
[JFFS2] Fix BUG() caused by failing to discard xattrs on deleted files.
by David Woodhouse
· 18 years ago
a35afb8
Remove SLAB_CTOR_CONSTRUCTOR
by Christoph Lameter
· 17 years ago
acaebfd
[MTD] generalise the handling of MTD-specific superblocks
by David Howells
· 17 years ago
ba7cc09
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 17 years ago
1c97964
[JFFS2] Simplify and clean up jffs2_add_tn_to_tree() some more.
by David Woodhouse
· 18 years ago
50953fe
slab allocators: Remove SLAB_DEBUG_INITIAL flag
by Christoph Lameter
· 18 years ago
fcf3caf
[JFFS2] Remove another bogus optimisation in jffs2_add_tn_to_tree()
by David Woodhouse
· 18 years ago
96dd8d2
[JFFS2] Remove broken insert_point optimisation in jffs2_add_tn_to_tree()
by David Woodhouse
· 18 years ago
1123e2a
[JFFS2] Remember to calculate overlap on nodes which replace older nodes
by David Woodhouse
· 18 years ago
3fddb6c
[JFFS2] Don't advance c->wbuf_ofs to next eraseblock after wbuf flush
by David Woodhouse
· 18 years ago
Next »