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
/
dir.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
udf: Fix 64-bit sign extension issues affecting blocks > 0x7FFFFFFF
Steve Magnani
2017-10-17
1
-1
/
+1
*
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
*
more trivial ->iterate_shared conversions
Al Viro
2016-05-09
1
-1
/
+1
*
udf: Use separate buffer for copying split names
Jan Kara
2016-02-09
1
-2
/
+11
*
udf: Make udf_get_filename() return error instead of 0 length file name
Fabian Frederick
2015-05-18
1
-1
/
+1
*
udf: Return -ENOMEM when allocation fails in udf_get_filename()
Fabian Frederick
2015-05-18
1
-1
/
+1
*
udf: remove redundant buffer_head.h includes
Fabian Frederick
2015-03-14
1
-1
/
+0
*
udf: Reduce repeated dereferences
Jan Kara
2014-12-21
1
-16
/
+16
*
udf: Check path length when reading symlink
Jan Kara
2014-12-19
1
-1
/
+2
*
[readdir] convert udf
Al Viro
2013-06-29
1
-37
/
+26
*
new helper: file_inode(file)
Al Viro
2013-02-22
1
-1
/
+1
*
udf: Remove unnecessary bkl usages
Alessio Igor Bogani
2011-01-06
1
-5
/
+0
*
rename the generic fsync implementations
Christoph Hellwig
2010-05-27
1
-1
/
+1
*
fs/: do not fallback to default_llseek() when readdir() uses BKL
jan Blunck
2010-05-27
1
-0
/
+1
*
udf: BKL ioctl pushdown
John Kacur
2010-05-05
1
-1
/
+1
*
sanitize const/signedness for udf
Al Viro
2010-03-03
1
-2
/
+2
*
switch udf to simple_fsync()
Al Viro
2009-06-11
1
-1
/
+1
*
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
-4
/
+4
*
udf: Remove declarations of arrays of size UDF_NAME_LEN (256 bytes)
Jan Kara
2008-04-17
1
-30
/
+27
*
udf: kill useless file header comments for vfs method implementations
Christoph Hellwig
2008-04-17
1
-26
/
+0
*
udf: fix directory offset handling
Jan Kara
2008-02-13
1
-7
/
+7
*
udf: remove wrong prototype of udf_readdir
Marcin Slusarz
2008-02-08
1
-62
/
+56
*
udf: cache struct udf_inode_info
Marcin Slusarz
2008-02-08
1
-3
/
+5
*
udf: remove UDF_I_* macros and open code them
Marcin Slusarz
2008-02-08
1
-3
/
+4
*
UDF: coding style conversion - lindent fixups
Cyrill Gorcunov
2007-07-21
1
-36
/
+24
*
UDF: coding style conversion - lindent
Cyrill Gorcunov
2007-07-19
1
-69
/
+63
*
udf: use get_bh()
Jan Kara
2007-05-08
1
-11
/
+11
*
UDF: introduce struct extent_position
Jan Kara
2007-05-08
1
-12
/
+13
*
udf: use sector_t and loff_t for file offsets
Jan Kara
2007-05-08
1
-2
/
+2
*
[PATCH] struct path: convert udf
Josef Sipek
2006-12-08
1
-2
/
+2
*
[PATCH] Make most file operations structs in fs/ const
Arjan van de Ven
2006-03-28
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
/
+268