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
/
xfs
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-07
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-1
/
+1
2011-01-07
xfs: provide simple rcu-walk ACL implementation
Nick Piggin
1
-3
/
+6
2011-01-07
fs: provide rcu-walk aware permission i_ops
Nick Piggin
2
-3
/
+7
2011-01-07
fs: icache RCU free inodes
Nick Piggin
1
-1
/
+12
2010-12-22
Merge branch 'master' into for-next
Jiri Kosina
16
-97
/
+222
2010-12-21
xfs: convert grant head manipulations to lockless algorithm
Dave Chinner
2
-77
/
+49
2010-12-21
xfs: introduce new locks for the log grant ticket wait queues
Dave Chinner
3
-60
/
+97
2010-12-15
workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela...
Tejun Heo
1
-1
/
+1
2010-12-09
xfs: log timestamp changes to the source inode in rename
Christoph Hellwig
1
-0
/
+1
2010-12-04
xfs: convert log grant heads to atomic variables
Dave Chinner
2
-10
/
+10
2010-12-21
xfs: convert l_tail_lsn to an atomic variable.
Dave Chinner
4
-46
/
+63
2010-12-03
xfs: convert l_last_sync_lsn to an atomic variable
Dave Chinner
3
-34
/
+36
2010-12-21
xfs: make AIL tail pushing independent of the grant lock
Dave Chinner
1
-57
/
+54
2010-12-21
xfs: use wait queues directly for the log wait queues
Dave Chinner
6
-106
/
+52
2010-12-21
xfs: combine grant heads into a single 64 bit integer
Dave Chinner
4
-91
/
+119
2010-12-21
xfs: rework log grant space calculations
Dave Chinner
1
-47
/
+48
2010-12-21
xfs: fact out common grant head/log tail verification code
Dave Chinner
1
-29
/
+22
2010-12-21
xfs: convert log grant ticket queues to list heads
Dave Chinner
3
-97
/
+53
2010-12-20
xfs: use AIL bulk delete function to implement single delete
Dave Chinner
2
-72
/
+11
2010-12-20
xfs: use AIL bulk update function to implement single updates
Dave Chinner
3
-96
/
+13
2010-12-20
xfs: remove all the inodes on a buffer from the AIL in bulk
Dave Chinner
3
-16
/
+151
2010-12-03
xfs: consume iodone callback items on buffers as they are processed
Dave Chinner
1
-11
/
+21
2010-12-17
xfs: reduce the number of AIL push wakeups
Dave Chinner
1
-4
/
+16
2010-12-20
xfs: bulk AIL insertion during transaction commit
Dave Chinner
4
-12
/
+195
2010-12-03
xfs: clean up xfs_ail_delete()
Dave Chinner
1
-20
/
+7
2010-12-20
xfs: Pull EFI/EFD handling out from under the AIL lock
Dave Chinner
4
-49
/
+59
2010-12-20
xfs: fix EFI transaction cancellation.
Dave Chinner
2
-12
/
+9
2010-12-02
xfs: connect up buffer reclaim priority hooks
Dave Chinner
4
-9
/
+14
2010-12-02
xfs: add a lru to the XFS buffer cache
Dave Chinner
2
-22
/
+150
2010-12-01
xfs: only run xfs_error_test if error injection is active
Dave Chinner
2
-2
/
+6
2010-12-01
xfs: avoid moving stale inodes in the AIL
Dave Chinner
1
-6
/
+25
2010-12-01
xfs: delayed alloc blocks beyond EOF are valid after writeback
Dave Chinner
2
-2
/
+20
2010-12-01
xfs: push stale, pinned buffers on trylock failures
Dave Chinner
1
-19
/
+16
2010-12-01
xfs: fix failed write truncation handling.
Dave Chinner
3
-54
/
+121
2010-11-30
xfs: convert xfsbud shrinker to a per-buftarg shrinker.
Dave Chinner
2
-66
/
+27
2010-12-16
xfs: convert pag_ici_lock to a spin lock
Dave Chinner
4
-11
/
+11
2010-12-17
xfs: convert inode cache lookups to use RCU locking
Dave Chinner
3
-42
/
+141
2010-12-16
xfs: rcu free inodes
Dave Chinner
1
-1
/
+13
2010-12-23
xfs: don't truncate prealloc from frequently accessed inodes
Dave Chinner
2
-27
/
+47
2011-01-04
xfs: dynamic speculative EOF preallocation
Dave Chinner
4
-10
/
+110
2010-12-23
xfs: use KM_NOFS for allocations during attribute list operations
Dave Chinner
1
-2
/
+2
2010-12-23
xfs: provide a inode iolock lockdep class
Dave Chinner
3
-0
/
+23
2010-12-16
xfs: factor duplicate code in xfs_alloc_ag_vextent_near into a helper
Christoph Hellwig
1
-180
/
+113
2010-12-16
xfs: clean up xfs_alloc_ag_vextent_exact
Christoph Hellwig
2
-26
/
+33
2010-12-16
xfs: simplify xfs_map_at_offset
Christoph Hellwig
1
-11
/
+4
2010-12-16
xfs: refactor xfs_vm_writepage
Christoph Hellwig
1
-58
/
+39
2010-12-16
xfs: remove the all_bh flag from xfs_convert_page
Christoph Hellwig
1
-20
/
+13
2010-12-16
xfs: remove xfs_probe_cluster
Christoph Hellwig
1
-107
/
+4
2010-12-16
xfs: simplify xfs_map_blocks
Christoph Hellwig
1
-52
/
+25
2010-12-16
xfs: kill xfs_iomap
Christoph Hellwig
5
-213
/
+191
[prev]
[next]