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
2009-08-13
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
16
-135
/
+357
2009-08-12
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
10
-19
/
+41
2009-08-12
NFS: Fix an O_DIRECT Oops...
Trond Myklebust
3
-18
/
+14
2009-08-12
xfs: fix spin_is_locked assert on uni-processor builds
Christoph Hellwig
1
-1
/
+1
2009-08-12
xfs: check for dinode realtime flag corruption
Christoph Hellwig
1
-0
/
+10
2009-08-12
use XFS_CORRUPTION_ERROR in xfs_btree_check_sblock
Eric Sandeen
1
-2
/
+2
2009-08-12
xfs: switch to NOFS allocation under i_lock in xfs_attr_rmtval_get
Christoph Hellwig
1
-1
/
+3
2009-08-12
xfs: switch to NOFS allocation under i_lock in xfs_readlink_bmap
Christoph Hellwig
1
-1
/
+3
2009-08-12
xfs: switch to NOFS allocation under i_lock in xfs_attr_rmtval_set
Christoph Hellwig
1
-2
/
+2
2009-08-12
xfs: switch to NOFS allocation under i_lock in xfs_buf_associate_memory
Christoph Hellwig
1
-1
/
+1
2009-08-12
xfs: switch to NOFS allocation under i_lock in xfs_dir_cilookup_result
Christoph Hellwig
1
-1
/
+1
2009-08-12
xfs: switch to NOFS allocation under i_lock in xfs_da_buf_make
Christoph Hellwig
1
-2
/
+2
2009-08-12
xfs: switch to NOFS allocation under i_lock in xfs_da_state_alloc
Christoph Hellwig
1
-1
/
+1
2009-08-12
xfs: switch to NOFS allocation under i_lock in xfs_getbmap
Christoph Hellwig
1
-1
/
+1
2009-08-12
xfs: avoid memory allocation under m_peraglock in growfs code
Christoph Hellwig
1
-6
/
+14
2009-08-10
ocfs2: Fix possible deadlock when extending quota file
Jan Kara
2
-63
/
+57
2009-08-10
mm_for_maps: take ->cred_guard_mutex to fix the race with exec
Oleg Nesterov
1
-11
/
+11
2009-08-10
mm_for_maps: shift down_read(mmap_sem) to the caller
Oleg Nesterov
3
-5
/
+5
2009-08-10
mm_for_maps: simplify, use ptrace_may_access()
Oleg Nesterov
1
-12
/
+11
2009-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
5
-20
/
+92
2009-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hch/xfs-icache-races
Linus Torvalds
3
-102
/
+97
2009-08-07
ocfs2: keep index within status_map[]
Roel Kluin
1
-1
/
+2
2009-08-07
ocfs2: Initialize the cluster we're writing to in a non-sparse extend
Sunil Mushran
1
-19
/
+47
2009-08-07
Btrfs: fix balancing oops when invalidate_inode_pages2 returns EBUSY
Yan Zheng
1
-2
/
+7
2009-08-07
Btrfs: correct error-handling zlib error handling
Julia Lawall
1
-3
/
+3
2009-08-07
Btrfs: remove superfluous NULL pointer check in btrfs_rename()
Bartlomiej Zolnierkiewicz
1
-2
/
+1
2009-08-07
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
1
-1
/
+1
2009-08-07
flat: fix uninitialized ptr with shared libs
Linus Torvalds
1
-5
/
+12
2009-08-07
vfs: mnt_want_write_file(): fix special file handling
OGAWA Hirofumi
1
-1
/
+2
2009-08-07
compat_ioctl: hook up compat handler for FIEMAP ioctl
Eric Sandeen
1
-0
/
+1
2009-08-07
xfs: fix freeing of inodes not yet added to the inode cache
Christoph Hellwig
2
-74
/
+68
2009-08-07
vfs: add __destroy_inode
Christoph Hellwig
1
-3
/
+7
2009-08-07
vfs: fix inode_init_always calling convention
Christoph Hellwig
2
-25
/
+22
2009-08-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
2
-2
/
+18
2009-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
6
-32
/
+73
2009-08-04
jffs2: Fix return value from jffs2_do_readpage_nolock()
Anders Grafström
1
-1
/
+1
2009-08-04
[CIFS] Update readme to reflect forceuid mount parms
Steve French
2
-14
/
+14
2009-08-03
cifs: Read buffer overflow
Roel Kluin
1
-1
/
+1
2009-08-03
cifs: show noforceuid/noforcegid mount options (try #2)
Jeff Layton
1
-0
/
+4
2009-08-02
nilfs2: fix missing unlock in error path of nilfs_mdt_write_page
Ryusuke Konishi
1
-1
/
+3
2009-08-02
cifs: reinstate original behavior when uid=/gid= options are specified
Jeff Layton
1
-12
/
+30
2009-08-01
nilfs2: fix oops due to inconsistent state in page with discrete b-tree nodes
Ryusuke Konishi
1
-1
/
+15
2009-07-31
ocfs2: Remove redundant BUG_ON in __dlm_queue_ast()
Goldwyn Rodrigues
1
-1
/
+0
2009-07-31
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2
-2
/
+10
2009-07-31
Btrfs: make sure the async caching thread advances the key
Chris Mason
1
-4
/
+17
2009-07-31
Btrfs: fix btrfs_remove_from_free_space corner case
Josef Bacik
1
-9
/
+64
2009-07-31
xfs: bump up nr_to_write in xfs_vm_writepage
Eric Sandeen
1
-0
/
+8
2009-07-31
xfs: reduce bmv_count in xfs_vn_fiemap
Eric Sandeen
1
-2
/
+2
2009-07-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
5
-12
/
+28
2009-07-30
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-0
/
+12
[next]