index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-10
ocfs2: btree changes for unwritten extents
Mark Fasheh
6
-91
/
+1770
2007-07-10
ocfs2: abstract btree growing calls
Mark Fasheh
1
-45
/
+74
2007-07-10
ocfs2: use all extent block suballocators
Mark Fasheh
2
-12
/
+0
2007-07-10
ocfs2: plug truncate into cached dealloc routines
Mark Fasheh
5
-94
/
+29
2007-07-10
ocfs2: simplify deallocation locking
Mark Fasheh
4
-21
/
+242
2007-07-10
ocfs2: harden buffer check during mapping of page blocks
Mark Fasheh
1
-1
/
+2
2007-07-10
ocfs2: shared writeable mmap
Mark Fasheh
4
-39
/
+200
2007-07-10
ocfs2: factor out write aops into nolock variants
Mark Fasheh
1
-40
/
+80
2007-07-10
ocfs2: rework ocfs2_buffered_write_cluster()
Mark Fasheh
3
-438
/
+551
2007-07-10
ocfs2: take ip_alloc_sem during entire truncate
Mark Fasheh
2
-6
/
+9
2007-07-10
ocfs2: Add "preferred slot" mount option
Sunil Mushran
3
-5
/
+31
2007-07-10
[KJ PATCH] Replacing memset(<addr>,0,PAGE_SIZE) with clear_page() in fs/ocfs2...
Shani Moideen
1
-1
/
+1
2007-07-10
[PATCH] ocfs2: use list_for_each_entry where benefical
Christoph Hellwig
6
-105
/
+47
2007-07-10
ocfs2: Wake up a starting region if it gets killed in the background.
Joel Becker
1
-1
/
+20
2007-07-10
ocfs2: live heartbeat depends on the local node configuration
Joel Becker
3
-3
/
+46
2007-07-10
ocfs2: Depend on configfs heartbeat items.
Joel Becker
7
-17
/
+92
2007-07-10
configfs: config item dependancies.
Joel Becker
2
-3
/
+248
2007-07-10
configfs: accessing item hierarchy during rmdir(2)
Joel Becker
1
-1
/
+28
2007-07-10
[PATCH] configsfs buffer: use mutex
Johannes Berg
1
-7
/
+8
2007-07-10
configfs: Convert subsystem semaphore to mutex
Joel Becker
3
-14
/
+14
2007-07-10
[PATCH] configfs+dlm: Rename config_group_find_obj and state semantics clearly
Satyam Sharma
2
-11
/
+9
2007-07-10
[PATCH] configfs+dlm: Separate out __CONFIGFS_ATTR into configfs.h
Satyam Sharma
1
-8
/
+0
2007-07-10
configfs: misc cleanups
Satyam Sharma
1
-12
/
+3
2007-07-10
configfs: consistent attribute size
Joel Becker
1
-3
/
+10
2007-07-10
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
1
-70
/
+97
2007-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
Linus Torvalds
57
-965
/
+2156
2007-07-10
Merge branch 'splice-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
43
-276
/
+488
2007-07-10
[GFS2] Accept old format NFS filehandles
Steven Whitehouse
1
-0
/
+2
2007-07-10
[S390] fixed cdl-format detection.
Stefan Haberland
1
-70
/
+97
2007-07-10
pipe: add documentation and comments
Jens Axboe
2
-1
/
+64
2007-07-10
pipe: change the ->pin() operation to ->confirm()
Jens Axboe
4
-14
/
+15
2007-07-10
Remove remnants of sendfile()
Jens Axboe
1
-15
/
+11
2007-07-10
xip sendfile removal
Carsten Otte
1
-1
/
+0
2007-07-10
splice: completely document external interface with kerneldoc
Jens Axboe
1
-24
/
+85
2007-07-10
sendfile: remove bad_sendfile() from bad_file_ops
Jens Axboe
1
-7
/
+0
2007-07-10
pipe: allow passing around of ops private pointer
Jens Axboe
1
-0
/
+1
2007-07-10
splice: divorce the splice structure/function definitions from the pipe header
Jens Axboe
4
-24
/
+8
2007-07-10
sendfile: convert nfsd to splice_direct_to_actor()
Jens Axboe
1
-16
/
+31
2007-07-10
sendfile: convert nfs to using splice_read()
Jens Axboe
1
-6
/
+9
2007-07-10
sendfile: remove .sendfile from filesystems that use generic_file_sendfile()
Jens Axboe
37
-131
/
+43
2007-07-10
sys_sendfile: switch to using ->splice_read, if available
Jens Axboe
1
-4
/
+20
2007-07-10
vmsplice: add vmsplice-to-user support
Jens Axboe
2
-29
/
+151
2007-07-10
splice: abstract out actor data
Jens Axboe
2
-32
/
+78
2007-07-10
unexport bio_{,un}map_user
Adrian Bunk
1
-2
/
+0
2007-07-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...
Linus Torvalds
26
-1145
/
+1096
2007-07-09
sched: scheduler debugging, core
Ingo Molnar
1
-0
/
+69
2007-07-09
sched: update delay-accounting to use CFS's precise stats
Balbir Singh
1
-1
/
+1
2007-07-09
sched: make use of precise accounting for /proc task stats
Ingo Molnar
1
-10
/
+47
2007-07-09
sched: remove the SleepAVG field
Ingo Molnar
1
-2
/
+0
2007-07-09
[GFS2] Small fixes to logging code
Steven Whitehouse
1
-5
/
+14
[next]