index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
udf
/
udfdecl.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-11
udf: Get rid of 0-length arrays in struct fileIdentDesc
Jan Kara
1
-0
/
+4
2019-08-27
udf: augment UDF permissions on new inodes
Steven J. Magnani
1
-0
/
+1
2019-08-26
udf: Use dynamic debug infrastructure
Jan Kara
1
-9
/
+1
2019-03-18
udf: Propagate errors from udf_truncate_extents()
Jan Kara
1
-1
/
+1
2018-06-27
udf: convert inode stamps to timespec64
Arnd Bergmann
1
-2
/
+2
2018-06-20
udf: Drop unused arguments of udf_delete_aext()
Jan Kara
1
-2
/
+1
2018-06-20
udf: Provide function for calculating dir entry length
Jan Kara
1
-0
/
+6
2018-06-15
Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-2
/
+2
2018-05-25
udf: Simplify calls to udf_disk_stamp_to_time
Deepa Dinamani
1
-2
/
+2
2018-04-19
udf: Convert ident strings to proper charset
Jan Kara
1
-1
/
+2
2018-02-27
udf: Clean up handling of invalid uid/gid
Jan Kara
1
-0
/
+2
2017-11-14
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-8
/
+13
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-17
udf: Fix 64-bit sign extension issues affecting blocks > 0x7FFFFFFF
Steve Magnani
1
-8
/
+13
2017-01-05
udf: Make stat on symlink report symlink length as st_size
Jan Kara
1
-0
/
+1
2017-01-03
fs/udf: make #ifdef UDF_PREALLOCATE unconditional
Steve Kenton
1
-1
/
+0
2016-04-25
udf: Fix conversion of 'dstring' fields to UTF8
Andrew Gabbasov
1
-1
/
+1
2016-02-09
udf: Remove struct ustr as non-needed intermediate storage
Andrew Gabbasov
1
-10
/
+3
2016-02-09
udf: Adjust UDF_NAME_LEN to better reflect actual restrictions
Andrew Gabbasov
1
-3
/
+3
2016-02-09
udf: Parameterize output length in udf_put_filename
Andrew Gabbasov
1
-2
/
+2
2016-01-15
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-0
/
+4
2015-12-23
udf: Factor out code for creating indirect extent
Jan Kara
1
-0
/
+4
2015-12-06
udf: don't duplicate page_symlink_inode_operations
Al Viro
1
-1
/
+0
2014-12-19
udf: Check path length when reading symlink
Jan Kara
1
-1
/
+2
2014-10-09
udf: Fix loading of special inodes
Jan Kara
1
-1
/
+12
2014-09-04
udf: saner calling conventions for udf_new_inode()
Al Viro
1
-1
/
+1
2014-09-04
udf: Make udf_read_inode() and udf_iget() return error
Jan Kara
1
-1
/
+0
2013-01-22
udf: add extent cache support in case of file reading
Namjae Jeon
1
-5
/
+0
2012-07-09
udf: stop using s_dirt
Artem Bityutskiy
1
-1
/
+0
2012-01-03
udf: propagate umode_t
Al Viro
1
-1
/
+1
2011-11-02
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-13
/
+22
2011-10-31
treewide: use __printf not __attribute__((format(printf,...)))
Joe Perches
1
-2
/
+2
2011-10-31
udf: Skip mirror metadata FE loading when metadata FE is ok
Namjae Jeon
1
-0
/
+2
2011-10-31
udf: Convert printks to pr_<level>
Joe Perches
1
-19
/
+19
2011-10-10
udf: Rename udf_warning to udf_warn
Joe Perches
1
-1
/
+4
2011-10-10
udf: Rename udf_error to udf_err
Joe Perches
1
-3
/
+4
2011-10-10
udf: Promote some debugging messages to udf_error
Joe Perches
1
-2
/
+7
2011-02-23
udf: Convert UDF to new truncate calling sequence
Jan Kara
1
-7
/
+5
2011-01-06
udf: Move handling of uniqueID into a helper function and protect it by a s_a...
Jan Kara
1
-0
/
+1
2011-01-06
udf: Remove BKL from udf_update_inode
Jan Kara
1
-1
/
+0
2011-01-06
fs/udf: Add printf format/argument verification
Joe Perches
1
-0
/
+2
2010-08-09
switch udf to ->evict_inode()
Al Viro
1
-2
/
+1
2010-05-24
udf: Remove dead quota code
Jan Kara
1
-1
/
+0
2010-05-05
udf: BKL ioctl pushdown
John Kacur
1
-2
/
+1
2010-04-08
udf: add speciffic ->setattr callback
Dmitry Monakhov
1
-1
/
+2
2010-03-05
pass writeback_control to ->write_inode
Christoph Hellwig
1
-1
/
+1
2009-06-11
switch udf to simple_fsync()
Al Viro
1
-3
/
+0
2009-04-02
udf: Don't write integrity descriptor too often
Jan Kara
1
-0
/
+11
2009-04-02
Fix the udf code not to pass structs on stack where possible.
Pekka Enberg
1
-7
/
+13
2009-04-02
Remove struct typedefs from fs/udf/ecma_167.h et al.
Pekka Enberg
1
-18
/
+18
[next]