index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
/
xattr.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-11
ext4: fix deadlock between inline_data and ext4_expand_extra_isize_ea()
Theodore Ts'o
1
-0
/
+32
2016-07-31
ext4: reserve xattr index for the Hurd
Theodore Ts'o
1
-0
/
+1
2016-02-22
mbcache2: rename to mbcache
Jan Kara
1
-2
/
+2
2016-02-22
ext4: convert to mbcache2
Jan Kara
1
-3
/
+2
2015-04-11
ext4 crypto: add encryption xattr support
Michael Halcrow
1
-0
/
+3
2014-03-18
ext4: each filesystem creates and uses its own mb_cache
T Makphaibulchoke
1
-3
/
+3
2014-01-25
ext2/3/4: use generic posix ACL infrastructure
Christoph Hellwig
1
-2
/
+0
2013-04-18
ext4: reserve xattr index for Rich ACL support
Theodore Ts'o
1
-0
/
+1
2013-02-09
ext4: fix the number of credits needed for acl ops with inline data
Theodore Ts'o
1
-68
/
+0
2012-12-11
ext4: zero out inline data using memset() instead of empty_zero_page
Theodore Ts'o
1
-0
/
+1
2012-12-10
ext4: Remove CONFIG_EXT4_FS_XATTR
Tao Ma
1
-235
/
+0
2012-12-10
ext4: let fallocate handle inline data correctly
Tao Ma
1
-0
/
+5
2012-12-10
ext4: let ext4_truncate handle inline data correctly
Tao Ma
1
-0
/
+9
2012-12-10
ext4: evict inline data out if we need to strore xattr in inode
Tao Ma
1
-3
/
+6
2012-12-10
ext4: let fiemap work with inline data
Tao Ma
1
-0
/
+10
2012-12-10
ext4: let ext4_rename handle inline dir
Tao Ma
1
-0
/
+11
2012-12-10
ext4: let empty_dir handle inline dir
Tao Ma
1
-0
/
+6
2012-12-10
ext4: let ext4_delete_entry() handle inline data
Tao Ma
1
-0
/
+13
2012-12-10
ext4: let ext4_find_entry handle inline data
Tao Ma
1
-0
/
+13
2012-12-10
ext4: let ext4_readdir handle inline data
Tao Ma
1
-0
/
+9
2012-12-10
ext4: let add_dir_entry handle inline data properly
Tao Ma
1
-0
/
+19
2012-12-10
ext4: add delalloc support for inline data
Tao Ma
1
-0
/
+27
2012-12-10
ext4: add journalled write support for inline data
Tao Ma
1
-0
/
+12
2012-12-10
ext4: add normal write support for inline data
Tao Ma
1
-0
/
+26
2012-12-10
ext4: add read support for inline data
Tao Ma
1
-0
/
+7
2012-12-10
ext4: add the basic function for inline data support
Tao Ma
1
-0
/
+54
2012-12-05
ext4: export inline xattr functions
Tao Ma
1
-0
/
+58
2012-04-29
ext4: change on-disk layout to support extended metadata checksumming
Darrick J. Wong
1
-1
/
+3
2011-02-01
fs/vfs/security: pass last path component to LSM on inode creation
Eric Paris
1
-2
/
+2
2010-10-28
ext4: fix compile with CONFIG_EXT4_FS_XATTR disabled
Ingo Molnar
1
-1
/
+1
2010-10-27
ext4: rename {exit,init}_ext4_*() to ext4_{exit,init}_*()
Theodore Ts'o
1
-4
/
+4
2010-05-21
ext4: constify xattr_handler
Stephen Hemminger
1
-6
/
+6
2008-10-10
ext4: Rename ext4dev to ext4
Theodore Ts'o
1
-4
/
+4
2008-09-08
ext4: Fix whitespace checkpatch warnings/errors
Theodore Ts'o
1
-2
/
+2
2008-04-17
ext4: make ext4_xattr_list() static
Mingming Cao
1
-7
/
+0
2007-07-18
ext4: Expand extra_inodes space per the s_{want,min}_extra_isize fields
Kalpak Shah
1
-0
/
+17
2006-10-11
[PATCH] ext4: rename ext4 symbols to avoid duplication of ext3 symbols
Mingming Cao
1
-55
/
+55
2006-10-11
[PATCH] ext4: initial copy of files from ext3
Dave Kleikamp
1
-0
/
+145