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
/
bcachefs
/
inode.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-05
bcachefs: x-macro-ify inode flags enum
Kent Overstreet
1
-3
/
+3
2023-11-04
bcachefs: Fix bch2_delete_dead_inodes()
Kent Overstreet
1
-2
/
+11
2023-11-01
bcachefs: Enumerate fsck errors
Kent Overstreet
1
-4
/
+4
2023-10-31
bcachefs: bch2_inum_opts_get()
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: Kill missing inode warnings in bch2_quota_read()
Kent Overstreet
1
-0
/
+3
2023-10-22
bcachefs: bcachefs_metadata_version_deleted_inodes
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: Move fsck_inode_rm() to inode.c
Kent Overstreet
1
-0
/
+2
2023-10-22
bcachefs: move inode triggers to inode.c
Kent Overstreet
1
-0
/
+5
2023-10-22
bcachefs: Change check for invalid key types
Kent Overstreet
1
-4
/
+8
2023-10-22
bcachefs: bkey_ops.min_val_size
Kent Overstreet
1
-0
/
+4
2023-10-22
bcachefs: Change bkey_invalid() rw param to flags
Kent Overstreet
1
-4
/
+4
2023-10-22
bcachefs: KEY_TYPE_inode_v3, metadata_version_inode_v3
Kent Overstreet
1
-6
/
+18
2023-10-22
bcachefs: bch2_inode_opts_get()
Kent Overstreet
1
-20
/
+4
2023-10-22
bcachefs: Improve bch2_inode_opts_to_opts()
Kent Overstreet
1
-0
/
+2
2023-10-22
bcachefs: More style fixes
Kent Overstreet
1
-6
/
+6
2023-10-22
bcachefs: Convert to __packed and __aligned
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Move bkey bkey_unpack_key() to bkey.h
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: Don't BUG_ON() inode link count underflow
Kent Overstreet
1
-17
/
+3
2023-10-22
bcachefs: Add rw to .key_invalid()
Kent Overstreet
1
-3
/
+4
2023-10-22
bcachefs: Convert .key_invalid methods to printbufs
Kent Overstreet
1
-6
/
+4
2023-10-22
bcachefs: Move trigger fns to bkey_ops
Kent Overstreet
1
-0
/
+4
2023-10-22
bcachefs: btree_id_cached()
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: bch2_assert_pos_locked()
Kent Overstreet
1
-0
/
+2
2023-10-22
bcachefs: Add journal_seq to inode & alloc keys
Kent Overstreet
1
-2
/
+15
2023-10-22
bcachefs: Improve transaction restart handling in fsck code
Kent Overstreet
1
-0
/
+5
2023-10-22
bcachefs: Plumb through subvolume id
Kent Overstreet
1
-3
/
+4
2023-10-22
bcachefs: btree_path
Kent Overstreet
1
-4
/
+4
2023-10-22
bcachefs: Add flags field to bch2_inode_to_text()
Kent Overstreet
1
-0
/
+2
2023-10-22
bcachefs: Fix pathalogical behaviour with inode sharding by cpu ID
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Improved check_directory_structure()
Kent Overstreet
1
-4
/
+0
2023-10-22
bcachefs: Change inode allocation code for snapshots
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Inode backpointers
Kent Overstreet
1
-1
/
+2
2023-10-22
bcachefs: Don't use inode btree key cache in fsck code
Kent Overstreet
1
-0
/
+2
2023-10-22
bcachefs: Don't use bkey cache for inode update in fsck
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: New varints
Kent Overstreet
1
-7
/
+10
2023-10-22
bcachefs: Inode create optimization
Kent Overstreet
1
-3
/
+1
2023-10-22
bcachefs: Kill bchfs_extent_update()
Kent Overstreet
1
-0
/
+9
2023-10-22
bcachefs: Factor out fs-common.c
Kent Overstreet
1
-4
/
+12
2023-10-22
bcachefs: bch2_inode_peek()/bch2_inode_write()
Kent Overstreet
1
-0
/
+5
2023-10-22
bcachefs: Cleanup i_nlink handling
Kent Overstreet
1
-0
/
+43
2023-10-22
bcachefs: Rewrite journal_seq_blacklist machinery
Kent Overstreet
1
-2
/
+0
2023-10-22
bcachefs: Fsck locking improvements
Kent Overstreet
1
-2
/
+3
2023-10-22
bcachefs: add bcachefs_effective xattrs
Kent Overstreet
1
-17
/
+17
2023-10-22
bcachefs: Add flags to indicate if inode opts were inherited or explicitly set
Kent Overstreet
1
-0
/
+4
2023-10-22
bcachefs: use x-macros more consistently
Kent Overstreet
1
-8
/
+8
2023-10-22
bcachefs: Make bkey types globally unique
Kent Overstreet
1
-1
/
+11
2023-10-22
bcachefs: revamp to_text methods
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: kill extent_insert_hook
Kent Overstreet
1
-2
/
+0
2023-10-22
bcachefs: fix bch2_val_to_text()
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Initial commit
Kent Overstreet
1
-0
/
+101