index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
jffs2
/
build.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-15
jffs2: reduce stack usage in jffs2_build_xattr_subsystem()
Fabian Frederick
1
-1
/
+4
2022-03-16
jffs2: fix memory leak in jffs2_do_mount_fs
Baokun Li
1
-1
/
+3
2016-02-25
Fix directory hardlinks from deleted directories
David Woodhouse
1
-18
/
+57
2016-01-22
tree wide: use kvfree() than conditional kfree()/vfree()
Tetsuo Handa
1
-6
/
+2
2012-03-27
jffs2: Use pr_fmt and remove jffs: from formats
Joe Perches
1
-2
/
+4
2010-12-03
jffs2: use vzalloc
Joe Perches
1
-3
/
+2
2010-10-25
jffs2: Dynamically choose inocache hash size
Daniel Drake
1
-1
/
+1
2010-08-08
jffs2: Update copyright notices
David Woodhouse
1
-0
/
+1
2008-05-01
[JFFS2] Track parent inode for directories (for NFS export)
David Woodhouse
1
-11
/
+20
2008-04-23
[JFFS2] Add erase_checking_list to hold blocks being marked.
David Woodhouse
1
-0
/
+1
2007-10-13
[JFFS2] Relax threshold for triggering GC due to dirty blocks.
David Woodhouse
1
-1
/
+1
2007-10-06
[JFFS2] Trigger garbage collection when very_dirty_list size becomes excessive
David Woodhouse
1
-0
/
+10
2007-04-25
[JFFS2] Tidy up licensing/copyright boilerplate.
David Woodhouse
1
-3
/
+1
2007-02-09
JFFS2: memory leak in jffs2_do_mount_fs()
Dmitry Adamushko
1
-9
/
+13
2006-05-13
[JFFS2][XATTR] XATTR support on JFFS2 (version. 5)
KaiGai Kohei
1
-0
/
+2
2006-01-14
[PATCH] Unlinline a bunch of other functions
Arjan van de Ven
1
-1
/
+1
2005-11-07
[JFFS2] Clean up trailing white spaces
Thomas Gleixner
1
-14
/
+14
2005-11-06
[JFFS2] Use memset(struct) instead of nulling struct members one by one
Artem B. Bityutskiy
1
-10
/
+7
2005-11-06
[JFFS2] Debug code simplification, update TODO
Artem B. Bityutskiy
1
-59
/
+53
2005-11-06
[JFFS2] Return real jffs2_sum_init() error code
Ferenc Havasi
1
-3
/
+5
2005-11-06
[JFFS2] Add erase block summary support (mount time improvement)
Ferenc Havasi
1
-4
/
+8
2005-11-06
[JFFS2] Remove support for virtual blocks
Ferenc Havasi
1
-3
/
+3
2005-11-06
[JFFS2] Fix up new debug code for eCos build
Andrew Lunn
1
-6
/
+10
2005-11-06
[JFFS2] Debug code clean up - step 3
Artem B. Bityutskiy
1
-3
/
+3
2005-11-06
[JFFS2] Debug code clean up - step 2
Artem B. Bityutskiy
1
-2
/
+2
2005-11-06
[JFFS2] Debug code clean up - step 1
Artem B. Bityutskiy
1
-3
/
+3
2005-07-13
[JFFS2] Init locks early during mount
Artem B. Bityuckiy
1
-8
/
+1
2005-05-23
[JFFS2] Fix NOR specific scan BUG
Artem B. Bityuckiy
1
-3
/
+6
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+371