index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
udf
/
balloc.c
Age
Commit message (
Expand
)
Author
2015-12-23
udf: Factor out code for creating indirect extent
Jan Kara
2015-03-16
udf: use int for allocated blocks instead of sector_t
Fabian Frederick
2015-03-14
udf: remove redundant buffer_head.h includes
Fabian Frederick
2015-03-14
udf: remove else after return in __load_block_bitmap()
Fabian Frederick
2015-03-14
udf: remove unused variable in udf_table_free_blocks()
Fabian Frederick
2012-02-29
udf: Fix handling of i_blocks
Jan Kara
2011-10-31
udf: Neaten udf_debug uses
Joe Perches
2011-03-23
udf: use little-endian bitops
Akinobu Mita
2011-02-23
UDF: Fix compiler warning
Dirk Behme
2011-01-06
udf: Call udf_add_free_space() for more blocks at once in udf_free_blocks()
Jan Kara
2010-05-24
udf: Remove dead quota code
Jan Kara
2010-04-08
udf: potential integer overflow
Dan Carpenter
2010-03-09
udf: use ext2_find_next_bit
Akinobu Mita
2010-03-05
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2010-03-05
dquot: cleanup space allocation / freeing routines
Christoph Hellwig
2010-03-03
sanitize const/signedness for udf
Al Viro
2009-12-14
udf: Fix compilation with UDFFS_DEBUG enabled
Jan Kara
2009-06-24
udf: remove redundant tests on unsigned
Roel Kluin
2009-04-02
udf: Don't write integrity descriptor too often
Jan Kara
2009-04-02
udf: fix sparse warnings:
Jan Kara
2009-04-02
Fix the udf code not to pass structs on stack where possible.
Pekka Enberg
2009-04-02
Remove struct typedefs from fs/udf/ecma_167.h et al.
Pekka Enberg
2009-03-26
udf: Use lowercase names of quota functions
Jan Kara
2008-04-17
udf: replace all adds to little endians variables with le*_add_cpu
marcin.slusarz@gmail.com
2008-02-13
udf: fix udf_add_free_space
Marcin Slusarz
2008-02-08
udf: cache struct udf_inode_info
Marcin Slusarz
2008-02-08
udf: remove UDF_I_* macros and open code them
Marcin Slusarz
2008-02-08
udf: replace loops coded with goto to real loops
Marcin Slusarz
2008-02-08
udf: create common function for changing free space counter
Marcin Slusarz
2008-02-08
udf: fix coding style
Marcin Slusarz
2008-02-08
udf: move calculating of nr_groups into helper function
Marcin Slusarz
2008-02-08
udf: remove some ugly macros
Marcin Slusarz
2007-10-17
fs/udf/balloc.c: mark a variable as uninitialized_var()
WANG Cong
2007-08-31
Fix possible NULL pointer dereference in udf_table_free_blocks()
Jan Kara
2007-07-21
UDF: coding style conversion - lindent fixups
Cyrill Gorcunov
2007-07-19
UDF: coding style conversion - lindent
Cyrill Gorcunov
2007-05-08
udf: use get_bh()
Jan Kara
2007-05-08
UDF: introduce struct extent_position
Jan Kara
2006-03-23
[PATCH] sem2mutex: UDF
Ingo Molnar
2006-02-03
[PATCH] coverity: udf/balloc.c null deref fix
KAMBAROV, ZAUR
2006-01-08
[PATCH] fs/udf/balloc.c: "extern inline" -> "static inline"
Adrian Bunk
2006-01-03
remove pointers to the defunct UDF mailing list
Adrian Bunk
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds