index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
udf
/
udfdecl.h
Age
Commit message (
Expand
)
Author
Files
Lines
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
2008-06-16
udf: restore UDFFS_DEBUG to being undefined by default
Paul Collins
1
-1
/
+1
2008-05-07
udf: Make udf exportable
Rasmus Rohde
1
-0
/
+1
2008-04-17
udf: use crc_itu_t from lib instead of udf_crc
Bob Copeland
1
-3
/
+0
2008-04-17
udf: Fix compilation warnings when UDF debug is on
Sebastian Manciulea
1
-1
/
+1
2008-04-17
udf: Add read-only support for 2.50 UDF media
Jan Kara
1
-0
/
+2
2008-04-17
udf: convert udf_stamp_to_time and udf_time_to_stamp to use timestamps
Marcin Slusarz
1
-2
/
+3
2008-04-17
udf: convert udf_stamp_to_time to return struct timespec
marcin.slusarz@gmail.com
1
-2
/
+2
2008-04-17
udf: replace udf_*_offset macros with functions
marcin.slusarz@gmail.com
1
-10
/
+19
2008-04-17
udf: constify crc
marcin.slusarz@gmail.com
1
-1
/
+1
2008-04-17
udf: udf_CS0toUTF8 cleanup
marcin.slusarz@gmail.com
1
-1
/
+1
2008-04-17
make udf_error() static
Adrian Bunk
1
-1
/
+0
2008-04-17
udf: move headers out include/linux/
Christoph Hellwig
1
-3
/
+22
2008-02-08
udf: fix 3 signedness & 1 unitialized variable warnings
Marcin Slusarz
1
-2
/
+2
2008-02-08
udf: remove UDF_I_* macros and open code them
Marcin Slusarz
1
-4
/
+4
2008-02-08
udf: create common function for tag checksumming
Marcin Slusarz
1
-0
/
+3
2007-07-21
UDF: coding style conversion - lindent fixups
Cyrill Gorcunov
1
-2
/
+2
2007-07-19
UDF: coding style conversion - lindent
Cyrill Gorcunov
1
-41
/
+65
2007-06-16
udf: fix possible leakage of blocks
Jan Kara
1
-0
/
+1
2007-05-08
udf: use get_bh()
Jan Kara
1
-1
/
+1
2007-05-08
UDF: introduce struct extent_position
Jan Kara
1
-7
/
+14
2007-05-08
udf: use sector_t and loff_t for file offsets
Jan Kara
1
-3
/
+3
2007-02-12
[PATCH] mark struct inode_operations const 3
Arjan van de Ven
1
-2
/
+2
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-28
[PATCH] mark address_space_operations const
Christoph Hellwig
1
-3
/
+3
2006-03-28
[PATCH] Make most file operations structs in fs/ const
Arjan van de Ven
1
-2
/
+2
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+167