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
/
ialloc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-24
udf: convert to ctime accessor functions
Jeff Layton
1
-1
/
+1
2023-05-30
fs: udf: Replace GPL 2.0 boilerplate license notice with SPDX identifier
Bagas Sanjaya
1
-5
/
+1
2023-02-20
Merge tag 'fixes_for_v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-28
/
+3
2023-01-26
udf: Fix file counting in LVID
Jan Kara
1
-28
/
+3
2023-01-19
fs: port inode_init_owner() to mnt_idmap
Christian Brauner
1
-1
/
+1
2021-12-15
udf: Fix error handling in udf_new_inode()
Jan Kara
1
-0
/
+2
2021-01-24
inode: make init and permission helpers idmapped mount aware
Christian Brauner
1
-1
/
+1
2020-09-29
udf: Remove pointless union in udf_inode_info
Jan Kara
1
-7
/
+7
2019-08-27
udf: augment UDF permissions on new inodes
Steven J. Magnani
1
-0
/
+3
2018-06-27
udf: convert inode stamps to timespec64
Arnd Bergmann
1
-1
/
+1
2018-06-05
vfs: change inode times to use struct timespec64
Deepa Dinamani
1
-2
/
+2
2018-02-27
udf: Apply uid/gid mount options also to new inodes & chown
Jan Kara
1
-0
/
+4
2017-10-17
udf: Fix 64-bit sign extension issues affecting blocks > 0x7FFFFFFF
Steve Magnani
1
-1
/
+1
2016-09-27
fs: Replace current_fs_time() with current_time()
Deepa Dinamani
1
-1
/
+1
2014-09-04
udf: saner calling conventions for udf_new_inode()
Al Viro
1
-14
/
+10
2014-09-04
udf: fix the udf_iget() vs. udf_new_inode() races
Al Viro
1
-1
/
+6
2014-09-04
udf: Set i_generation field
Jan Kara
1
-0
/
+1
2013-09-24
udf: Fortify LVID loading
Jan Kara
1
-9
/
+7
2012-02-29
udf: Init/maintain file entry checkpoint field
Steve Nickel
1
-0
/
+1
2012-01-03
udf: propagate umode_t
Al Viro
1
-1
/
+1
2011-01-06
udf: Move handling of uniqueID into a helper function and protect it by a s_a...
Jan Kara
1
-15
/
+6
2010-08-09
switch udf to ->evict_inode()
Al Viro
1
-2
/
+0
2010-05-24
udf: Remove dead quota code
Jan Kara
1
-20
/
+1
2010-05-21
udf: replace inode uid,gid,mode init with helper
Dmitry Monakhov
1
-9
/
+2
2010-03-05
dquot: cleanup dquot initialize routine
Christoph Hellwig
1
-1
/
+1
2010-03-05
dquot: cleanup dquot drop routine
Christoph Hellwig
1
-2
/
+2
2010-03-05
dquot: cleanup inode allocation / freeing routines
Christoph Hellwig
1
-4
/
+6
2009-04-02
udf: Don't write integrity descriptor too often
Jan Kara
1
-3
/
+2
2009-04-02
Fix the udf code not to pass structs on stack where possible.
Pekka Enberg
1
-2
/
+2
2009-03-26
udf: Use lowercase names of quota functions
Jan Kara
1
-4
/
+4
2008-11-14
CRED: Wrap task credential accesses in the UDF filesystem
David Howells
1
-2
/
+2
2008-08-19
udf: Fix error paths in udf_new_inode()
Jan Kara
1
-23
/
+18
2008-08-19
udf: Fix lock inversion between iprune_mutex and alloc_mutex (v2)
Jan Kara
1
-2
/
+1
2008-04-17
udf: replace all adds to little endians variables with le*_add_cpu
marcin.slusarz@gmail.com
1
-8
/
+4
2008-04-17
udf: move headers out include/linux/
Christoph Hellwig
1
-1
/
+0
2008-02-08
udf: cache struct udf_inode_info
Marcin Slusarz
1
-23
/
+26
2008-02-08
udf: remove UDF_I_* macros and open code them
Marcin Slusarz
1
-25
/
+25
2008-02-08
udf: fix coding style
Marcin Slusarz
1
-7
/
+17
2008-02-08
udf: remove some ugly macros
Marcin Slusarz
1
-14
/
+19
2007-07-21
UDF: coding style conversion - lindent fixups
Cyrill Gorcunov
1
-25
/
+13
2007-07-19
UDF: coding style conversion - lindent
Cyrill Gorcunov
1
-33
/
+36
2007-07-16
UDF: check for allocated memory for data of new inodes
Cyrill Gorcunov
1
-1
/
+8
2006-09-27
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
Theodore Ts'o
1
-1
/
+0
2006-09-27
[PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc
Panagiotis Issaris
1
-4
/
+2
2006-08-06
[PATCH] udf: initialize parts of inode earlier in create
Eric Sandeen
1
-5
/
+6
2006-03-23
[PATCH] sem2mutex: UDF
Ingo Molnar
1
-4
/
+4
2006-01-03
remove pointers to the defunct UDF mailing list
Adrian Bunk
1
-5
/
+0
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+170