index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
udf
/
directory.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
udf: Provide function for calculating dir entry length
Jan Kara
2018-06-20
1
-4
/
+1
*
udf: Detect incorrect directory size
Jan Kara
2018-06-20
1
-0
/
+3
*
udf: Fix some sign-conversion warnings
Steve Magnani
2017-10-17
1
-2
/
+2
*
udf: Fix signed/unsigned format specifiers
Steve Magnani
2017-10-17
1
-1
/
+1
*
udf: Fix 64-bit sign extension issues affecting blocks > 0x7FFFFFFF
Steve Magnani
2017-10-17
1
-1
/
+2
*
block,fs: untangle fs.h and blk_types.h
Christoph Hellwig
2016-11-01
1
-0
/
+1
*
block: get rid of bio_rw and READA
Christoph Hellwig
2016-07-20
1
-1
/
+1
*
fs: have ll_rw_block users pass in op and flags separately
Mike Christie
2016-06-07
1
-1
/
+1
*
udf: remove redundant buffer_head.h includes
Fabian Frederick
2015-03-14
1
-1
/
+0
*
udf: Neaten udf_debug uses
Joe Perches
2011-10-31
1
-2
/
+2
*
udf: Convert printks to pr_<level>
Joe Perches
2011-10-31
1
-2
/
+2
*
udf: Remove dead code
Jan Kara
2009-09-14
1
-86
/
+0
*
Fix the udf code not to pass structs on stack where possible.
Pekka Enberg
2009-04-02
1
-3
/
+3
*
Remove struct typedefs from fs/udf/ecma_167.h et al.
Pekka Enberg
2009-04-02
1
-16
/
+16
*
udf: cleanup directory offset handling
Jan Kara
2008-02-08
1
-4
/
+3
*
udf: fix 3 signedness & 1 unitialized variable warnings
Marcin Slusarz
2008-02-08
1
-4
/
+4
*
udf: cache struct udf_inode_info
Marcin Slusarz
2008-02-08
1
-3
/
+4
*
udf: remove UDF_I_* macros and open code them
Marcin Slusarz
2008-02-08
1
-3
/
+3
*
udf: convert byte order of constant instead of variable
Marcin Slusarz
2008-02-08
1
-2
/
+2
*
udf: fix coding style
Marcin Slusarz
2008-02-08
1
-32
/
+48
*
UDF: coding style conversion - lindent fixups
Cyrill Gorcunov
2007-07-21
1
-41
/
+27
*
UDF: coding style conversion - lindent
Cyrill Gorcunov
2007-07-19
1
-108
/
+99
*
udf: use get_bh()
Jan Kara
2007-05-08
1
-5
/
+5
*
UDF: introduce struct extent_position
Jan Kara
2007-05-08
1
-12
/
+8
*
udf: use sector_t and loff_t for file offsets
Jan Kara
2007-05-08
1
-1
/
+1
*
remove pointers to the defunct UDF mailing list
Adrian Bunk
2006-01-03
1
-5
/
+0
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+343