index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
2008-10-20
20
-167
/
+1178
|
\
|
*
UBIFS: fix ubifs_compress commentary
Geert Uytterhoeven
2008-10-19
1
-2
/
+0
|
*
UBIFS: amend printk
Artem Bityutskiy
2008-10-19
1
-1
/
+1
|
*
UBIFS: do not read unnecessary bytes when unpacking bits
Adrian Hunter
2008-10-19
1
-7
/
+38
|
*
UBIFS: check buffer length when scanning for LPT nodes
Adrian Hunter
2008-09-30
1
-0
/
+2
|
*
UBIFS: correct condition to eliminate unecessary assignment
Adrian Hunter
2008-09-30
1
-1
/
+1
|
*
UBIFS: add more debugging messages for LPT
Adrian Hunter
2008-09-30
5
-13
/
+228
|
*
UBIFS: fix bulk-read handling uptodate pages
Adrian Hunter
2008-09-30
1
-5
/
+11
|
*
UBIFS: improve garbage collection
Adrian Hunter
2008-09-30
1
-10
/
+72
|
*
UBIFS: allow for sync_fs when read-only
Adrian Hunter
2008-09-30
1
-9
/
+10
|
*
UBIFS: commit on sync_fs
Artem Bityutskiy
2008-09-30
1
-0
/
+12
|
*
UBIFS: correct comment for commit_on_unmount
Artem Bityutskiy
2008-09-30
1
-6
/
+3
|
*
UBIFS: update dbg_dump_inode
Artem Bityutskiy
2008-09-30
1
-17
/
+25
|
*
UBIFS: fix commentary
Artem Bityutskiy
2008-09-30
1
-2
/
+2
|
*
UBIFS: fix races in bit-fields
Artem Bityutskiy
2008-09-30
1
-8
/
+9
|
*
UBIFS: ensure data read beyond i_size is zeroed out correctly
Adrian Hunter
2008-09-30
2
-3
/
+8
|
*
UBIFS: correct key comparison
Adrian Hunter
2008-09-30
1
-2
/
+2
|
*
UBIFS: use bit-fields when possible
Artem Bityutskiy
2008-09-30
1
-13
/
+11
|
*
UBIFS: check data CRC when in error state
Artem Bityutskiy
2008-09-30
1
-0
/
+1
|
*
UBIFS: improve znode splitting rules
Adrian Hunter
2008-09-30
1
-21
/
+33
|
*
UBIFS: add no_chk_data_crc mount option
Adrian Hunter
2008-09-30
5
-9
/
+55
|
*
UBIFS: add bulk-read facility
Adrian Hunter
2008-09-30
5
-3
/
+626
|
*
UBIFS: use an IS_ERR test rather than a NULL test
Julien Brunel
2008-09-30
1
-4
/
+0
|
*
UBIFS: inline one-line functions
Artem Bityutskiy
2008-09-30
3
-30
/
+27
|
*
UBIFS: remove unneeded unlikely()
Hirofumi Nakagawa
2008-09-30
4
-9
/
+9
|
*
UBIFS: add a print, fix comments and more minor stuff
Artem Bityutskiy
2008-09-30
3
-24
/
+24
*
|
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2008-10-20
8
-200
/
+203
|
\
\
|
*
|
[JFFS2] Write buffer offset adjustment for NOR-ECC (Sibley) flash
Alexander Belyakov
2008-10-18
2
-4
/
+5
|
*
|
[JFFS2] Correct parameter names of jffs2_compress() in comments
Geert Uytterhoeven
2008-10-17
1
-2
/
+2
|
*
|
CRED: Wrap task credential accesses in the JFFS2 filesystem
David Howells
2008-09-01
1
-2
/
+2
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2008-09-01
146
-2240
/
+2103
|
|
\
\
|
*
|
|
[JFFS2] Move JFFS2 config options out of fs/Kconfig
Alexey Dobriyan
2008-09-01
2
-189
/
+189
|
*
|
|
[JFFS2] Fill in f_fsid field in jffs2_statfs()
David Woodhouse
2008-08-18
1
-0
/
+2
|
*
|
|
[JFFS2] Correct symlink name too long error code
Adrian Hunter
2008-08-14
1
-1
/
+1
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2008-08-12
135
-4177
/
+4892
|
|
\
\
\
|
*
|
|
|
[MTD] Define and use MTD_FAIL_ADDR_UNKNOWN instead of 0xffffffff
Adrian Hunter
2008-08-12
1
-2
/
+2
*
|
|
|
|
fs/Kconfig: move CIFS out
Alexey Dobriyan
2008-10-20
2
-142
/
+143
*
|
|
|
|
kdump: add is_vmcore_usable() and vmcore_unusable()
Simon Horman
2008-10-20
1
-1
/
+1
*
|
|
|
|
kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCORE
Vivek Goyal
2008-10-20
1
-3
/
+0
*
|
|
|
|
add CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS
Roland McGrath
2008-10-20
1
-0
/
+22
*
|
|
|
|
coredump: format_corename: don't append .%pid if multi-threaded
Oleg Nesterov
2008-10-20
1
-4
/
+3
*
|
|
|
|
seq_file: add seq_cpumask_list(), seq_nodemask_list()
Lai Jiangshan
2008-10-20
1
-0
/
+16
*
|
|
|
|
seq_file: don't call bitmap_scnprintf_len()
Lai Jiangshan
2008-10-20
1
-7
/
+8
*
|
|
|
|
hfsplus: fix possible deadlock when handling corrupted extents
Eric Sesterhenn
2008-10-20
1
-0
/
+3
*
|
|
|
|
hfsplus: missing O_LARGEFILE check
Alan Cox
2008-10-20
1
-0
/
+2
*
|
|
|
|
ext3: avoid printk floods in the face of directory corruption
Eric Sandeen
2008-10-20
1
-3
/
+7
*
|
|
|
|
ext3: truncate block allocated on a failed ext3_write_begin
Aneesh Kumar K.V
2008-10-20
1
-0
/
+7
*
|
|
|
|
ext3: fix ext3_dx_readdir hash collision handling
Eugene Dashevsky
2008-10-20
1
-5
/
+15
*
|
|
|
|
jbd: ordered data integrity fix
Hidehiro Kawai
2008-10-20
1
-3
/
+13
*
|
|
|
|
ext3: add an option to control error handling on file data
Hidehiro Kawai
2008-10-20
2
-0
/
+18
[next]