index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
udf
/
balloc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-30
fs: udf: Replace GPL 2.0 boilerplate license notice with SPDX identifier
Bagas Sanjaya
1
-5
/
+1
2023-02-07
udf: Check consistency of Space Bitmap Descriptor
Vladislav Efanov
1
-4
/
+27
2023-01-26
udf: Drop VARCONV support
Jan Kara
1
-1
/
+1
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
1
-1
/
+1
2019-07-31
udf: prevent allocation beyond UDF partition
Steve Magnani
1
-0
/
+11
2018-09-07
udf: Drop freed bitmap / table support
Jan Kara
1
-24
/
+0
2018-09-03
udf: remove unused variables group_start and nr_groups
Colin Ian King
1
-4
/
+2
2018-06-20
udf: Drop unused arguments of udf_delete_aext()
Jan Kara
1
-3
/
+2
2017-10-17
udf: Fix signed/unsigned format specifiers
Steve Magnani
1
-6
/
+6
2017-10-17
udf: Fix 64-bit sign extension issues affecting blocks > 0x7FFFFFFF
Steve Magnani
1
-7
/
+10
2015-12-23
udf: Factor out code for creating indirect extent
Jan Kara
1
-93
/
+5
2015-03-16
udf: use int for allocated blocks instead of sector_t
Fabian Frederick
1
-1
/
+1
2015-03-14
udf: remove redundant buffer_head.h includes
Fabian Frederick
1
-1
/
+0
2015-03-14
udf: remove else after return in __load_block_bitmap()
Fabian Frederick
1
-8
/
+7
2015-03-14
udf: remove unused variable in udf_table_free_blocks()
Fabian Frederick
1
-2
/
+0
2012-02-29
udf: Fix handling of i_blocks
Jan Kara
1
-38
/
+46
2011-10-31
udf: Neaten udf_debug uses
Joe Perches
1
-6
/
+8
2011-03-23
udf: use little-endian bitops
Akinobu Mita
1
-5
/
+4
2011-02-23
UDF: Fix compiler warning
Dirk Behme
1
-2
/
+2
2011-01-06
udf: Call udf_add_free_space() for more blocks at once in udf_free_blocks()
Jan Kara
1
-2
/
+1
2010-05-24
udf: Remove dead quota code
Jan Kara
1
-41
/
+2
2010-04-08
udf: potential integer overflow
Dan Carpenter
1
-6
/
+4
2010-03-09
udf: use ext2_find_next_bit
Akinobu Mita
1
-48
/
+1
2010-03-05
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-15
/
+20
2010-03-05
dquot: cleanup space allocation / freeing routines
Christoph Hellwig
1
-15
/
+20
2010-03-03
sanitize const/signedness for udf
Al Viro
1
-1
/
+1
2009-12-14
udf: Fix compilation with UDFFS_DEBUG enabled
Jan Kara
1
-1
/
+1
2009-06-24
udf: remove redundant tests on unsigned
Roel Kluin
1
-5
/
+4
2009-04-02
udf: Don't write integrity descriptor too often
Jan Kara
1
-25
/
+12
2009-04-02
udf: fix sparse warnings:
Jan Kara
1
-14
/
+8
2009-04-02
Fix the udf code not to pass structs on stack where possible.
Pekka Enberg
1
-28
/
+31
2009-04-02
Remove struct typedefs from fs/udf/ecma_167.h et al.
Pekka Enberg
1
-19
/
+19
2009-03-26
udf: Use lowercase names of quota functions
Jan Kara
1
-7
/
+7
2008-04-17
udf: replace all adds to little endians variables with le*_add_cpu
marcin.slusarz@gmail.com
1
-9
/
+4
2008-02-13
udf: fix udf_add_free_space
Marcin Slusarz
1
-1
/
+1
2008-02-08
udf: cache struct udf_inode_info
Marcin Slusarz
1
-15
/
+20
2008-02-08
udf: remove UDF_I_* macros and open code them
Marcin Slusarz
1
-14
/
+16
2008-02-08
udf: replace loops coded with goto to real loops
Marcin Slusarz
1
-59
/
+59
2008-02-08
udf: create common function for changing free space counter
Marcin Slusarz
1
-29
/
+20
2008-02-08
udf: fix coding style
Marcin Slusarz
1
-92
/
+139
2008-02-08
udf: move calculating of nr_groups into helper function
Marcin Slusarz
1
-3
/
+1
2008-02-08
udf: remove some ugly macros
Marcin Slusarz
1
-62
/
+74
2007-10-17
fs/udf/balloc.c: mark a variable as uninitialized_var()
WANG Cong
1
-1
/
+1
2007-08-31
Fix possible NULL pointer dereference in udf_table_free_blocks()
Jan Kara
1
-6
/
+4
2007-07-21
UDF: coding style conversion - lindent fixups
Cyrill Gorcunov
1
-259
/
+161
2007-07-19
UDF: coding style conversion - lindent
Cyrill Gorcunov
1
-346
/
+363
2007-05-08
udf: use get_bh()
Jan Kara
1
-16
/
+19
2007-05-08
UDF: introduce struct extent_position
Jan Kara
1
-89
/
+83
2006-03-23
[PATCH] sem2mutex: UDF
Ingo Molnar
1
-18
/
+18
2006-02-03
[PATCH] coverity: udf/balloc.c null deref fix
KAMBAROV, ZAUR
1
-4
/
+3
[next]