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
/
btrfs
/
props.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-25
btrfs: simplify iget helpers
David Sterba
1
-7
/
+2
2020-03-23
btrfs: Remove __ prefix from btrfs_block_rsv_release
Nikolay Borisov
1
-1
/
+1
2019-11-18
btrfs: props: remove unnecessary hash_init()
Chengguang Xu
1
-2
/
+0
2019-11-18
btrfs: drop unused parameter is_new from btrfs_iget
David Sterba
1
-2
/
+2
2019-09-09
btrfs: rename the btrfs_calc_*_metadata_size helpers
Josef Bacik
1
-1
/
+1
2019-07-02
btrfs: shut up bogus -Wmaybe-uninitialized warning
Arnd Bergmann
1
-1
/
+1
2019-07-02
btrfs: correctly validate compression type
Johannes Thumshirn
1
-5
/
+1
2019-05-09
btrfs: use the existing reserved items for our first prop for inheritance
Josef Bacik
1
-8
/
+22
2019-04-29
btrfs: merge calls of btrfs_setxattr and btrfs_setxattr_trans in btrfs_set_prop
Anand Jain
1
-19
/
+6
2019-04-29
btrfs: delete unused function btrfs_set_prop_trans
Anand Jain
1
-6
/
+0
2019-04-29
btrfs: export btrfs_set_prop
Anand Jain
1
-3
/
+3
2019-04-29
btrfs: refactor btrfs_set_props to validate externally
Anand Jain
1
-6
/
+17
2019-04-29
btrfs: cleanup btrfs_setxattr_trans and drop transaction parameter
Anand Jain
1
-7
/
+6
2019-04-29
btrfs: split btrfs_setxattr calls regarding transaction
Anand Jain
1
-10
/
+24
2019-04-29
btrfs: rename btrfs_setxattr to btrfs_setxattr_trans
Anand Jain
1
-10
/
+10
2019-04-29
btrfs: prop: open code btrfs_set_prop in inherit_prop
Anand Jain
1
-6
/
+24
2019-04-29
btrfs: refactor btrfs_set_prop and add btrfs_set_prop_trans
Anand Jain
1
-3
/
+9
2019-04-29
btrfs: drop redundant forward declaration in props.c
Anand Jain
1
-84
/
+79
2019-04-29
btrfs: merge _btrfs_set_prop helpers
Anand Jain
1
-17
/
+5
2019-04-04
btrfs: prop: fix vanished compression property after failed set
Anand Jain
1
-3
/
+3
2019-04-04
btrfs: prop: fix zstd compression parameter validation
Anand Jain
1
-1
/
+1
2018-05-17
btrfs: property: Set incompat flag if lzo/zstd compression is set
Misono Tomohiro
1
-4
/
+8
2018-04-12
btrfs: replace GPL boilerplate by SPDX -- sources
David Sterba
1
-14
/
+1
2018-03-26
btrfs: drop underscores from exported xattr functions
David Sterba
1
-3
/
+3
2018-03-26
btrfs: Remove custom crc32c init code
Nikolay Borisov
1
-1
/
+1
2018-01-22
btrfs: prop: use common helper for type to string conversion
David Sterba
1
-3
/
+3
2018-01-22
btrfs: Cleanup existing name_len checks
Qu Wenruo
1
-7
/
+0
2017-09-14
Merge branch 'zstd-minimal' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+6
2017-08-16
btrfs: prepare for extensions in compression options
David Sterba
1
-2
/
+2
2017-08-16
btrfs: rename variable holding per-inode compression type
David Sterba
1
-3
/
+3
2017-08-15
btrfs: Add zstd support
Nick Terrell
1
-0
/
+6
2017-06-21
btrfs: Verify dir_item in iterate_object_props
Su Yue
1
-0
/
+7
2017-02-14
btrfs: Make btrfs_ino take a struct btrfs_inode
Nikolay Borisov
1
-2
/
+2
2016-12-06
btrfs: take an fs_info directly when the root is not used otherwise
Jeff Mahoney
1
-2
/
+3
2016-12-06
btrfs: root->fs_info cleanup, btrfs_calc_{trans,trunc}_metadata_size
Jeff Mahoney
1
-1
/
+1
2016-07-26
btrfs: simpilify btrfs_subvol_inherit_props
Jeff Mahoney
1
-3
/
+3
2016-03-11
btrfs: move btrfs_compression_type to compression.h
Anand Jain
1
-0
/
+1
2015-10-21
btrfs: cleanup iterating over prop_handlers array
Byongho Lee
1
-7
/
+6
2015-02-16
btrfs: constify structs with op functions or static definitions
David Sterba
1
-0
/
+2
2014-01-28
Btrfs: add support for inode properties
Filipe David Borba Manana
1
-0
/
+427