index
:
delta/syslinux.git
3.5x
3.6x
baserock/4.06-musl
baserock/genivi/morph
baserock/morph
baserock/pedroalvarez/gcc5
baserock/pedroalvarez/gcc6
baserock/pedroalvarez/glibc
baserock/rdale/musl
baserock/syslinux-4.06-gcc5-glibc2.20
baserock/syslinux-4.06-gcc7
baserock/tiagogomes/update-toolchain
bcopyint
broken1
btrfs
chainload
core32
corezlib
disklib
dynamic
dynamic-sector
elflink
ext4
firmware
for-3.72
fsc
gpxeiso
hashtbl
kkpxe
libinstaller_dos_wip
lua
lwip
master
memdisk-acpi
memdisk-iso
multifs
new-mboot
nocomapi
nolen
pathbased
rockridge
slzm
softres
syslinux-1.6x-1
syslinux-1.xx
syslinux-3.2x
syslinux-3.3m
syslinux-3.3x
syslinux-3.7x
syslinux-3.8x
syslinux-4.xx
syslinux-5.xx
thread
unify-pm
git.kernel.org: pub/scm/boot/syslinux/syslinux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use pxe_call() instead of COMBOOT API
Matt Fleming
2012-07-20
2
-4
/
+2
*
elflink: Replace __intcall() with direct function calls
Matt Fleming
2012-07-20
1
-3
/
+0
*
Merge branch 'master' into elflink
Matt Fleming
2012-07-19
2
-18
/
+21
|
\
|
*
Correct initialization of the cache doubly-linked list
syslinux-4.06-pre11
H. Peter Anvin
2012-07-19
1
-2
/
+2
|
*
fat: Make mangle behavior similar to the standard one
H. Peter Anvin
2012-06-29
1
-16
/
+19
*
|
Merge remote-tracking branch 'origin/master' into elflink
H. Peter Anvin
2012-06-28
3
-43
/
+85
|
\
\
|
|
/
|
*
Actually keep track of the pathnames for all elements
syslinux-4.06-pre9
H. Peter Anvin
2012-06-28
3
-81
/
+79
|
*
chdir: collapse /./ and /../ in path for conventional filesystems
syslinux-4.06-pre8
H. Peter Anvin
2012-06-28
1
-6
/
+50
*
|
Merge branch 'elflink' of ssh://terminus.zytor.com/pub/git/syslinux/syslinux ...
H. Peter Anvin
2012-06-27
1
-1
/
+2
|
\
\
|
*
|
fs: Add .copy_super to struct fs_ops
Matt Fleming
2012-06-20
1
-1
/
+2
*
|
|
Merge remote-tracking branch 'origin/master' into elflink
syslinux-5.00-pre3
H. Peter Anvin
2012-06-12
1
-1
/
+4
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
btrfs: Fix booting off a btrfs subvolume.
Alexander E. Patrakov
2012-06-04
1
-1
/
+4
*
|
Merge remote-tracking branch 'mfleming/merge/elflink/master' into elflink
H. Peter Anvin
2012-06-07
3
-0
/
+1956
|
\
\
|
*
\
Merge remote-tracking branch 'zytor/master' into merge/elflink/master
Matt Fleming
2012-05-31
3
-0
/
+1956
|
|
\
\
|
|
|
/
|
|
*
ntfs: check for index entry which has INDEX_ENTRY_END flag set
Paulo Alcantara
2012-02-11
2
-2
/
+10
|
|
*
ntfs: remove wrong checks
Paulo Alcantara
2012-02-11
1
-48
/
+24
|
|
*
ntfs: keep looking for attributes with the latest found MFT record
Paulo Alcantara
2012-02-11
1
-19
/
+47
|
|
*
ntfs: MFT record may be changed when invoking ntfs_attr_lookup()
Paulo Alcantara
2012-02-11
1
-16
/
+20
|
|
*
ntfs: add missing field in ntfs_attr_list_entry structure
Paulo Alcantara
2012-02-11
2
-6
/
+15
|
|
*
ntfs: print function names on debug mode
Paulo Alcantara
2012-02-11
1
-0
/
+30
|
|
*
ntfs: handle offsets when walking through attribute list's entries
Paulo Alcantara
2012-02-11
2
-17
/
+21
|
|
*
ntfs: handle MFT records that contain $ATTRIBUTE_LIST attribute
Paulo Alcantara
2012-02-11
2
-33
/
+185
|
|
*
ntfs: fix POSIX vs Win32 filename compares
Paulo Alcantara
2012-02-11
1
-10
/
+0
|
|
*
ntfs: fix license headers
Paulo Alcantara
2012-02-11
3
-3
/
+3
|
|
*
ntfs: keep a state structure for ntfs_readdir() callers
Paulo Alcantara
2011-09-20
2
-21
/
+45
|
|
*
ntfs: cleanups
Paulo Alcantara
2011-09-15
3
-240
/
+116
|
|
*
ntfs: Check for disk read error during FS probing
Shao Miller
2011-09-11
1
-1
/
+4
|
|
*
ntfs: Deal with NTFS versions for MFT record lookups
Shao Miller
2011-09-11
2
-13
/
+139
|
|
*
ntfs: use a runlist for handling multiple data runs
Paulo Alcantara
2011-09-11
3
-23
/
+128
|
|
*
ntfs: don't start lookup from the same block in ntfs_mft_record_lookup()
Paulo Alcantara
2011-09-11
1
-5
/
+9
|
|
*
ntfs: fix ntfs_read()
Paulo Alcantara
2011-09-11
1
-3
/
+4
|
|
*
ntfs: and more fixes...
Paulo Alcantara
2011-09-11
2
-45
/
+39
|
|
*
ntfs: fix VCN calculation and the ntfs_readdir() function
Paulo Alcantara
2011-09-11
2
-21
/
+59
|
|
*
ntfs: more bugfixes
Paulo Alcantara
2011-09-11
2
-137
/
+231
|
|
*
ntfs: fix ntfs_fs_init()
Paulo Alcantara
2011-09-11
1
-13
/
+19
|
|
*
ntfs: I think ntfs_readdir() is now fixed
Paulo Alcantara
2011-09-11
2
-51
/
+77
|
|
*
ntfs: fix ntfs_readdir()
Paulo Alcantara
2011-09-11
2
-80
/
+166
|
|
*
ntfs: mapping_chunk's length field must not be an uint8_t type
Paulo Alcantara
2011-09-11
1
-2
/
+2
|
|
*
ntfs: better way to check whether a MFT record is file or directory
Paulo Alcantara
2011-09-11
2
-40
/
+7
|
|
*
ntfs: and more speed improvements
Paulo Alcantara
2011-09-11
2
-81
/
+63
|
|
*
ntfs: fix ntfs_match_longname() and make index_lookup() faster
Paulo Alcantara
2011-09-11
1
-82
/
+49
|
|
*
ntfs: make index_inode_setup() faster
Paulo Alcantara
2011-09-11
1
-16
/
+16
|
|
*
ntfs: make ntfs_match_longname() faster
Paulo Alcantara
2011-09-11
1
-30
/
+5
|
|
*
ntfs: more cleanups
Paulo Alcantara
2011-09-11
1
-21
/
+21
|
|
*
ntfs: cleanups
Paulo Alcantara
2011-09-11
2
-56
/
+5
|
|
*
ntfs: fix bug in parse_data_run()
Paulo Alcantara
2011-09-11
2
-107
/
+79
|
|
*
ntfs: it's working, partially... :-/
Paulo Alcantara
2011-09-11
1
-120
/
+132
|
|
*
ntfs: continue on its implementation
Paulo Alcantara
2011-09-11
2
-111
/
+190
|
|
*
ntfs: heh :-)
Paulo Alcantara
2011-09-07
2
-94
/
+98
|
|
*
ntfs: set block shift and size to their correct values
Paulo Alcantara
2011-09-07
1
-15
/
+13
[next]