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
/
xfs
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-10
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+0
2015-02-10
Merge tag 'xfs-for-linus-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
38
-880
/
+807
2015-02-10
mm: drop vm_ops->remap_pages and generic_file_remap_pages() stub
Kirill A. Shutemov
1
-1
/
+0
2015-02-10
Merge branch 'xfs-misc-fixes-for-3.20-4' into for-next
Dave Chinner
4
-4
/
+11
2015-02-10
xfs: only trace buffer items if they exist
Dave Chinner
1
-2
/
+3
2015-02-06
xfs: report proper f_files in statfs if we overshoot imaxpct
Eric Sandeen
1
-0
/
+5
2015-02-05
xfs: xfs_ioctl_setattr_check_projid can be static
kbuild test robot
1
-2
/
+2
2015-02-05
xfs: growfs should use synchronous transactions
Christoph Hellwig
1
-0
/
+1
2015-02-02
Merge branch 'xfs-ioctl-setattr-cleanup' into for-next
Dave Chinner
1
-220
/
+231
2015-02-02
xfs: fix behaviour of XFS_IOC_FSSETXATTR on directories
Iustin Pop
1
-14
/
+25
2015-02-02
xfs: factor projid hint checking out of xfs_ioctl_setattr
Dave Chinner
1
-19
/
+31
2015-02-02
xfs: factor extsize hint checking out of xfs_ioctl_setattr
Dave Chinner
1
-39
/
+51
2015-02-02
xfs: XFS_IOCTL_SETXATTR can run in user namespaces
Dave Chinner
1
-9
/
+13
2015-02-02
xfs: kill xfs_ioctl_setattr behaviour mask
Dave Chinner
1
-103
/
+65
2015-02-02
xfs: disaggregate xfs_ioctl_setattr
Dave Chinner
1
-5
/
+18
2015-02-02
xfs: factor out xfs_ioctl_setattr transaciton preamble
Dave Chinner
1
-46
/
+55
2015-02-02
xfs: separate xflags from xfs_ioctl_setattr
Dave Chinner
1
-48
/
+41
2015-02-02
xfs: FSX_NONBLOCK is not used
Dave Chinner
1
-5
/
+0
2015-02-02
Merge branch 'xfs-misc-fixes-for-3.20-3' into for-next
Dave Chinner
8
-163
/
+129
2015-02-02
xfs: don't allocate an ioend for direct I/O completions
Christoph Hellwig
2
-91
/
+61
2015-02-02
xfs: change kmem_free to use generic kvfree()
Wang, Yalin
2
-11
/
+4
2015-02-02
xfs: factor out a xfs_update_prealloc_flags() helper
Christoph Hellwig
3
-60
/
+63
2015-01-30
quota: Split ->set_xstate callback into two
Jan Kara
1
-22
/
+37
2015-01-30
Merge branch 'for_linus' into for_next
Jan Kara
3
-96
/
+72
2015-01-28
quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space units
Jan Kara
3
-96
/
+72
2015-01-22
xfs: remove incorrect error negation in attr_multi ioctl
Brian Foster
1
-1
/
+1
2015-01-22
Merge branch 'xfs-buf-type-fixes' into for-next
Dave Chinner
5
-1
/
+14
2015-01-22
xfs: set superblock buffer type correctly
Dave Chinner
1
-0
/
+1
2015-01-22
xfs: set buf types when converting extent formats
Dave Chinner
2
-1
/
+7
2015-01-22
xfs: inode unlink does not set AGI buffer type
Dave Chinner
1
-0
/
+2
2015-01-22
xfs: ensure buffer types are set correctly
Dave Chinner
1
-0
/
+4
2015-01-22
Merge branch 'xfs-sb-logging-rework' into for-next
Dave Chinner
16
-416
/
+226
2015-01-22
xfs: sanitise sb_bad_features2 handling
Dave Chinner
3
-20
/
+25
2015-01-22
xfs: consolidate superblock logging functions
Dave Chinner
15
-181
/
+101
2015-01-22
xfs: remove bitfield based superblock updates
Dave Chinner
11
-246
/
+130
2015-01-21
xfs: Remove some pointless quota checks
Jan Kara
1
-39
/
+20
2015-01-21
xfs: Remove some useless flags tests
Jan Kara
1
-11
/
+4
2015-01-21
xfs: Remove useless test
Jan Kara
1
-1
/
+1
2015-01-09
Merge branch 'xfs-misc-fixes-for-3.20-2' into for-next
Dave Chinner
8
-57
/
+37
2015-01-09
xfs: fix implicit bool to int conversion
Nicholas Mc Guire
1
-1
/
+1
2015-01-09
xfs: pass a 64-bit count argument to xfs_iomap_write_unwritten
Christoph Hellwig
2
-2
/
+2
2015-01-09
xfs: remove deprecated sysctls
Dave Chinner
1
-18
/
+0
2015-01-09
xfs: move xfs_bmap_finish prototype
Dave Chinner
2
-2
/
+2
2015-01-09
xfs: move struct xfs_bmalloca to libxfs
Dave Chinner
2
-34
/
+32
2015-01-09
xfs: move xfs_types.h to libxfs
Dave Chinner
1
-0
/
+0
2015-01-09
xfs: move xfs_fs.h to libxfs
Dave Chinner
1
-0
/
+0
2014-12-24
Merge branch 'xfs-misc-fixes-for-3.20-1' into for-next
Dave Chinner
5
-15
/
+14
2014-12-24
xfs: Keep sb_bad_features2 consistent with sb_features2
Jan Kara
2
-8
/
+7
2014-12-24
xfs: remove extra newlines from xfs messages
Eric Sandeen
3
-3
/
+3
2014-12-24
xfs: initialize log buf I/O completion wq on log alloc
Brian Foster
1
-4
/
+4
[next]