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
2012-03-28
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
1
-1
/
+0
2012-03-28
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
17
-76
/
+317
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2012-03-27
xfs: add lots of attribute trace points
Dave Chinner
4
-6
/
+144
2012-03-27
xfs: Fix oops on IO error during xlog_recover_process_iunlinks()
Jan Kara
1
-22
/
+11
2012-03-27
xfs: fix fstrim offset calculations
Dave Chinner
3
-24
/
+46
2012-03-26
xfs: Account log unmount transaction correctly
Dave Chinner
1
-1
/
+2
2012-03-26
xfs: don't cache inodes read through bulkstat
Dave Chinner
4
-4
/
+28
2012-03-26
xfs: trace xfs_name strings correctly
Christoph Hellwig
1
-3
/
+13
2012-03-23
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
50
-2248
/
+1374
2012-03-22
xfs: introduce an allocation workqueue
Dave Chinner
3
-1
/
+54
2012-03-22
xfs: Fix open flag handling in open_by_handle code
Dave Chinner
1
-9
/
+5
2012-03-22
xfs: fix deadlock in xfs_rtfree_extent
Kamal Dasu
2
-5
/
+13
2012-03-22
fs: xfs: fix section mismatch in linux-next
Gerard Snitselaar
1
-1
/
+1
2012-03-20
switch open-coded instances of d_make_root() to new helper
Al Viro
1
-4
/
+2
2012-03-20
vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link}
Al Viro
4
-29
/
+1
2012-03-15
xfs: fallback to vmalloc for large buffers in xfs_getbmap
Dave Chinner
1
-3
/
+10
2012-03-15
xfs: fallback to vmalloc for large buffers in xfs_attrmulti_attr_get
Dave Chinner
1
-4
/
+10
2012-03-15
xfs: remove remaining scraps of struct xfs_iomap
Dave Chinner
2
-4
/
+0
2012-03-15
xfs: fix inode lookup race
Dave Chinner
1
-6
/
+12
2012-03-14
xfs: clean up minor sparse warnings
Dave Chinner
3
-6
/
+10
2012-03-14
xfs: remove the global xfs_Gqm structure
Christoph Hellwig
7
-174
/
+46
2012-03-14
xfs: remove the per-filesystem list of dquots
Christoph Hellwig
5
-304
/
+226
2012-03-14
xfs: use per-filesystem radix trees for dquot lookup
Christoph Hellwig
6
-263
/
+66
2012-03-14
xfs: per-filesystem dquot LRU lists
Christoph Hellwig
4
-78
/
+74
2012-03-14
xfs: use common code for quota statistics
Christoph Hellwig
9
-187
/
+110
2012-03-13
xfs: reimplement fdatasync support
Christoph Hellwig
4
-5
/
+18
2012-03-13
xfs: split in-core and on-disk inode log item fields
Christoph Hellwig
5
-92
/
+92
2012-03-13
xfs: make xfs_inode_item_size idempotent
Christoph Hellwig
1
-132
/
+83
2012-03-13
xfs: log timestamp updates
Christoph Hellwig
13
-321
/
+65
2012-03-13
xfs: log file size updates at I/O completion time
Christoph Hellwig
2
-24
/
+111
2012-03-05
xfs: log file size updates as part of unwritten extent conversion
Christoph Hellwig
2
-6
/
+24
2012-03-05
xfs: do not require an ioend for new EOF calculation
Christoph Hellwig
2
-20
/
+18
2012-03-05
xfs: use per-filesystem I/O completion workqueues
Christoph Hellwig
5
-49
/
+51
2012-02-29
xfs: include reservations in quota reporting
Christoph Hellwig
2
-15
/
+15
2012-02-29
xfs: merge xfs_qm_export_dquot into xfs_qm_scall_getquota
Christoph Hellwig
1
-69
/
+49
2012-02-25
xfs: only take the ILOCK in xfs_reclaim_inode()
Alex Elder
2
-6
/
+13
2012-02-22
xfs: split and cleanup xfs_log_reserve
Christoph Hellwig
5
-170
/
+151
2012-02-22
xfs: share code for grant head availability checks
Christoph Hellwig
1
-73
/
+60
2012-02-22
xfs: share code for grant head wakeups
Christoph Hellwig
2
-31
/
+20
2012-02-22
xfs: share code for grant head waiting
Christoph Hellwig
2
-47
/
+18
2012-02-22
xfs: add xlog_grant_head_wake_all
Christoph Hellwig
1
-10
/
+14
2012-02-22
xfs: add xlog_grant_head_init
Christoph Hellwig
1
-6
/
+12
2012-02-22
xfs: add the xlog_grant_head structure
Christoph Hellwig
4
-73
/
+74
2012-02-22
xfs: remove log space waitqueues
Christoph Hellwig
2
-10
/
+16
2012-02-22
xfs: cleanup xfs_log_space_wake
Christoph Hellwig
3
-34
/
+8
2012-02-22
xfs: remove xfs_trans_unlocked_item
Christoph Hellwig
8
-104
/
+5
2012-02-22
xfs: do exact log space wakeups in xlog_ungrant_log_space
Christoph Hellwig
1
-1
/
+1
2012-02-22
xfs: split tail_lsn assignments from log space wakeups
Christoph Hellwig
4
-80
/
+45
2012-02-22
xfs: cleanup quota check on disk blocks and inodes reservations
Mitsuo Hayasaka
1
-10
/
+7
[next]