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
/
hfs
/
hfs_fs.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-09
hfs: move hfs_xattr_handlers to .rodata
Wedson Almeida Filho
1
-1
/
+1
2023-01-19
fs: port ->setattr() to pass mnt_idmap
Christian Brauner
1
-1
/
+1
2022-05-08
hfs: Call hfs_write_begin() and generic_write_end() directly
Matthew Wilcox (Oracle)
1
-0
/
+2
2021-01-24
fs: make helpers idmap mount aware
Christian Brauner
1
-1
/
+2
2019-12-18
hfs/hfsplus: use 64-bit inode timestamps
Arnd Bergmann
1
-6
/
+22
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-10-06
hfs: Switch to generic xattr handlers
Andreas Gruenbacher
1
-5
/
+1
2016-08-07
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-1
/
+1
2016-07-31
get rid of 'parent' argument of ->d_compare()
Al Viro
1
-1
/
+1
2016-07-20
qstr: constify instances in hfs
Al Viro
1
-7
/
+7
2016-05-27
switch ->setxattr() to passing dentry and inode separately
Al Viro
1
-1
/
+1
2016-05-12
hfs: switch to ->iterate_shared()
Al Viro
1
-0
/
+1
2016-04-11
->getxattr(): pass dentry and inode as separate arguments
Al Viro
1
-2
/
+2
2015-06-23
fs: cleanup slight list_entry abuse
Rasmus Villemoes
1
-1
/
+1
2014-10-14
fs/hfs/hfs_fs.h: remove redundant sys_tz declaration
Fabian Frederick
1
-2
/
+0
2013-06-29
Don't pass inode to ->d_hash() and ->d_compare()
Linus Torvalds
1
-5
/
+2
2013-04-30
hfs/hfsplus: convert printks to pr_<level>
Joe Perches
1
-8
/
+14
2013-04-30
hfs/hfsplus: convert dprint to hfs_dbg
Joe Perches
1
-2
/
+12
2013-04-30
hfs: add error checking for hfs_find_init()
Alexey Khoroshilov
1
-1
/
+1
2012-09-21
userns: Convert hfs to use kuid and kgid where appropriate
Eric W. Biederman
1
-2
/
+2
2012-07-22
hfs: get rid of hfs_sync_super
Artem Bityutskiy
1
-1
/
+8
2012-07-22
hfs: introduce VFS superblock object back-reference
Artem Bityutskiy
1
-5
/
+1
2012-01-03
hfs: propagate umode_t
Al Viro
1
-1
/
+1
2011-01-07
fs: change d_hash for rcu-walk
Nick Piggin
1
-1
/
+2
2011-01-07
fs: change d_compare for rcu-walk
Nick Piggin
1
-1
/
+4
2010-10-25
switch hfs to hlist_add_fake()
Al Viro
1
-2
/
+0
2010-10-25
hfs: use sync_dirty_buffer
Christoph Hellwig
1
-11
/
+0
2010-08-09
convert remaining ->clear_inode() to ->evict_inode()
Al Viro
1
-1
/
+1
2010-03-05
pass writeback_control to ->write_inode
Christoph Hellwig
1
-1
/
+1
2009-03-27
constify dentry_operations: misc filesystems
Al Viro
1
-1
/
+1
2008-07-25
hfs: convert extents_lock in a mutex
Matthias Kaehlcke
1
-1
/
+1
2008-07-25
hfs: convert bitmap_lock in a mutex
Matthias Kaehlcke
1
-1
/
+2
2007-02-12
[PATCH] mark struct inode_operations const 2
Arjan van de Ven
1
-1
/
+1
2006-06-28
[PATCH] mark address_space_operations const
Christoph Hellwig
1
-2
/
+2
2006-03-28
[PATCH] Make most file operations structs in fs/ const
Arjan van de Ven
1
-1
/
+1
2006-01-18
[PATCH] hfs: cleanup HFS prints
Roman Zippel
1
-3
/
+0
2005-11-09
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
Olaf Hering
1
-1
/
+0
2005-09-07
[PATCH] hfs: NLS support
Roman Zippel
1
-3
/
+5
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+286