index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
fs/squashfs: Fix compilation error
Pali Rohár
2021-03-04
1
-0
/
+1
*
fs: btrfs: do not fail when offset of a ROOT_ITEM is not -1
Marek Behún
2021-03-01
1
-2
/
+1
*
fs: btrfs: change directory list output to be aligned as before
Marek Behún
2021-02-24
1
-7
/
+7
*
fs: btrfs: skip xattrs in directory listing
Marek Behún
2021-02-24
1
-1
/
+4
*
fs/squashfs: NULL dereference in sqfs_closedir()
Heinrich Schuchardt
2021-02-24
1
-0
/
+3
*
Merge branch '2021-02-02-drop-asm_global_data-when-unused'
Tom Rini
2021-02-15
3
-0
/
+4
|
\
|
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
3
-0
/
+4
*
|
fs: fat: remove trailing periods from long name
Heinrich Schuchardt
2021-02-03
1
-2
/
+28
*
|
fs: fat: must not write directory '.' and '..'
Heinrich Schuchardt
2021-02-03
1
-10
/
+3
*
|
fs: fat: usage basename in file_fat_write_at, fat_mkdir
Heinrich Schuchardt
2021-02-03
1
-14
/
+13
|
/
*
cmd: load, emit error message for invalid block device
Heinrich Schuchardt
2021-02-01
1
-1
/
+3
*
fs: btrfs: Select SHA256 in Kconfig
Matthias Brugger
2021-01-29
1
-0
/
+1
*
fs: fat: remove superfluous assignments
Heinrich Schuchardt
2021-01-29
2
-4
/
+5
*
fs: fat: avoid out of bounds access warning
Heinrich Schuchardt
2021-01-29
1
-5
/
+2
*
fs: fat: structure for name and extension
Heinrich Schuchardt
2021-01-23
2
-27
/
+25
*
fs: fat: consistent error handling for flush_dir()
Heinrich Schuchardt
2021-01-23
1
-27
/
+31
*
ubifs: do not decide upon uninitialized variable
Heinrich Schuchardt
2021-01-20
1
-4
/
+4
*
fs: btrfs: simplify close_ctree_fs_info()
Heinrich Schuchardt
2021-01-20
1
-4
/
+1
*
Fix squashfs failing to load sparse files
Campbell Suter
2021-01-20
1
-19
/
+35
*
fs: btrfs: volumes: prevent overflow for multiplying
Qu Wenruo
2021-01-20
1
-2
/
+2
*
efi_loader: setting boot device
Heinrich Schuchardt
2021-01-13
1
-1
/
+2
*
Merge tag 'v2021.01-rc5' into next
Tom Rini
2021-01-05
1
-1
/
+3
|
\
|
*
fs/squashfs: sqfs_close/sqfs_read_sblk: set ctxt.sblk to NULL after free
Richard Genoud
2020-12-02
1
-1
/
+3
*
|
fs/fat: implement fsuuid command
Heinrich Schuchardt
2020-12-31
2
-1
/
+19
*
|
fs: fat: eliminate DIRENTSPERBLOCK() macro
Heinrich Schuchardt
2020-12-31
1
-3
/
+2
*
|
fs: fat: deletion of long file names
Heinrich Schuchardt
2020-12-10
1
-12
/
+76
*
|
fs: fat: first dentry of long name in FAT iterator
Heinrich Schuchardt
2020-12-10
1
-2
/
+18
*
|
fs: fat: use constant DELETED_FLAG
Heinrich Schuchardt
2020-12-10
1
-1
/
+1
*
|
fs: fat: search file should not allocate cluster
Heinrich Schuchardt
2020-12-10
1
-23
/
+6
*
|
fs: fat: reuse deleted directory entries
Heinrich Schuchardt
2020-12-10
1
-12
/
+22
*
|
fs: fat: fat_find_empty_dentries()
Heinrich Schuchardt
2020-12-10
1
-1
/
+61
*
|
fs: fat: flush new directory cluster
Heinrich Schuchardt
2020-12-10
1
-9
/
+19
*
|
fs: fat: set start cluster for root directory
Heinrich Schuchardt
2020-12-10
1
-1
/
+3
*
|
fs: fat: dentry iterator for fill_dir_slot()
Heinrich Schuchardt
2020-12-10
1
-1
/
+1
*
|
fs: fat: generate unique short names
Heinrich Schuchardt
2020-12-10
1
-5
/
+36
*
|
fs: fat: call set_name() only once
Heinrich Schuchardt
2020-12-10
1
-33
/
+54
*
|
fs: fat: pass shortname to fill_dir_slot
Heinrich Schuchardt
2020-12-10
1
-8
/
+12
*
|
fs: fat: create correct short names
Heinrich Schuchardt
2020-12-10
1
-76
/
+139
*
|
fs: fat: export fat_next_cluster()
Heinrich Schuchardt
2020-12-10
1
-32
/
+74
*
|
fs: fat: correct first cluster for '..'
Heinrich Schuchardt
2020-12-10
1
-1
/
+5
|
/
*
fs: fat: use ATTR_ARCH instead of anonymous 0x20
Heinrich Schuchardt
2020-11-29
1
-1
/
+2
*
fs: fat: directory entries starting with 0x05
Heinrich Schuchardt
2020-11-29
1
-2
/
+1
*
fs: fat: avoid NULL dereference when root dir is full
Heinrich Schuchardt
2020-11-29
1
-3
/
+2
*
fs/squashfs: implement exists() function
Richard Genoud
2020-11-19
2
-1
/
+39
*
fs/squashfs: sqfs_read: remove buggy offset functionality
Richard Genoud
2020-11-19
1
-4
/
+12
*
fs/squashfs: sqfs_read: don't write beyond buffer size
Richard Genoud
2020-11-19
1
-0
/
+8
*
fs/squashfs: sqfs_probe: use sqfs_decompressor_init() return value
Richard Genoud
2020-11-19
1
-2
/
+0
*
fs/squashfs: sqfs_probe: reset cur_dev/cur_part_info to NULL on error
Richard Genoud
2020-11-19
1
-1
/
+1
*
fs/squashfs: sqfs_probe: fix possible memory leak on error
Richard Genoud
2020-11-19
1
-5
/
+9
*
fs/squashfs: sqfs_read: fix memory leak on finfo.blk_sizes
Richard Genoud
2020-11-19
1
-26
/
+22
[next]