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
/
afs
/
internal.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-16
afs: Make struct afs_read::remain 64-bit
David Howells
1
-1
/
+1
2017-03-16
afs: Prevent callback expiry timer overflow
Tina Ruchandani
1
-2
/
+2
2017-03-16
afs: Migrate vlocation fields to 64-bit
Tina Ruchandani
1
-3
/
+4
2017-03-16
afs: Distinguish mountpoints from symlinks by file mode alone
David Howells
1
-1
/
+0
2017-03-16
afs: Flush outstanding writes when an fd is closed
David Howells
1
-0
/
+1
2017-03-16
afs: Handle a short write to an AFS page
David Howells
1
-1
/
+1
2017-03-16
afs: Kill struct afs_read::pg_offset
David Howells
1
-1
/
+0
2017-03-16
afs: Deal with an empty callback array
Marc Dionne
1
-1
/
+4
2017-03-02
statx: Add a system call to make enhanced file info available
David Howells
1
-1
/
+1
2017-02-10
afs: Use core kernel UUID generation
Arnd Bergmann
1
-6
/
+5
2017-02-10
afs: Move UUID struct to linux/uuid.h
David Howells
1
-25
/
+2
2017-01-09
afs: Refcount the afs_call struct
David Howells
1
-1
/
+8
2017-01-09
afs: Kill afs_wait_mode
David Howells
1
-50
/
+18
2017-01-09
afs: Add some tracepoints
David Howells
1
-9
/
+12
2017-01-06
afs: Make afs_fs_fetch_data() take a list of pages
David Howells
1
-2
/
+19
2016-10-13
afs: call->operation_ID sometimes used as __be32 sometimes as u32
David Howells
1
-1
/
+1
2016-09-01
rxrpc: Don't expose skbs to in-kernel users [ver #2]
David Howells
1
-24
/
+9
2016-08-30
rxrpc: Provide a way for AFS to ask for the peer address of a call
David Howells
1
-1
/
+4
2016-08-06
rxrpc: Fix races between skb free, ACK generation and replying
David Howells
1
-1
/
+13
2014-06-12
Merge commit '9f12600fe425bc28f0ccba034a77783c09c15af4' into for-linus
Al Viro
1
-1
/
+1
2014-05-23
AFS: Pass an afs_call* to call->async_workfn() instead of a work_struct*
David Howells
1
-1
/
+1
2014-05-06
afs: switch to ->write_iter()
Al Viro
1
-2
/
+1
2014-03-07
afs: don't use PREPARE_WORK
Tejun Heo
1
-0
/
+1
2014-01-25
afs: get rid of junk in fs/afs/proc.c
Al Viro
1
-1
/
+0
2012-03-16
afs: Read of file returns EBADMSG
Anton Blanchard
1
-1
/
+1
2011-07-20
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
Josef Bacik
1
-1
/
+1
2011-07-20
->permission() sanitizing: don't pass flags to ->permission()
Al Viro
1
-1
/
+1
2011-01-15
AFS: Use d_automount() rather than abusing follow_link()
David Howells
1
-0
/
+1
2011-01-14
afs: add afs_wq and use it instead of the system workqueue
Tejun Heo
1
-0
/
+1
2011-01-12
switch afs
Al Viro
1
-0
/
+1
2011-01-07
fs: provide rcu-walk aware permission i_ops
Nick Piggin
1
-1
/
+1
2010-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
1
-2
/
+9
2010-08-12
Add a dummy printk function for the maintenance of unused printks
David Howells
1
-9
/
+3
2010-08-11
AFS: Implement an autocell mount capability [ver #2]
wanglei
1
-2
/
+9
2010-08-09
convert remaining ->clear_inode() to ->evict_inode()
Al Viro
1
-1
/
+1
2010-05-27
drop unused dentry argument to ->fsync
Christoph Hellwig
1
-1
/
+1
2010-05-21
AFS: Don't put struct file on the stack
Al Viro
1
-0
/
+1
2010-04-22
afs: add bdi backing to mount session.
Jens Axboe
1
-0
/
+2
2010-03-05
make sure data is on disk before calling ->write_inode
Christoph Hellwig
1
-1
/
+0
2009-10-01
afs: remove cache.h
Christoph Hellwig
1
-1
/
+1
2009-04-03
FS-Cache: Make kAFS use FS-Cache
David Howells
1
-28
/
+25
2008-10-16
afs: convert to new aops
Nick Piggin
1
-2
/
+6
2008-07-26
[PATCH] sanitize ->permission() prototype
Al Viro
1
-3
/
+1
2008-04-30
afs: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-4
/
+4
2008-04-03
afs: remove smp_prcessor_id() from debug macro
Sven Schnelle
1
-1
/
+1
2008-03-27
[PATCH] do shrink_submounts() for all fs types
Al Viro
1
-1
/
+0
2007-10-17
fs/afs/: possible cleanups
Adrian Bunk
1
-1
/
+0
2007-07-16
AFS: implement file locking
David Howells
1
-0
/
+30
2007-05-31
afs: needs sched.h
Andrew Morton
1
-0
/
+2
2007-05-21
Detach sched.h from mm.h
Alexey Dobriyan
1
-0
/
+1
[next]