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
2011-11-02
pnfs-obj: Get rid of objlayout_{alloc,free}_io_state
Boaz Harrosh
3
-142
/
+112
2011-11-02
pnfs-obj: Return PNFS_NOT_ATTEMPTED in case of read/write_pagelist
Boaz Harrosh
3
-35
/
+37
2011-11-02
pnfs-obj: Remove redundant EOF from objlayout_io_state
Boaz Harrosh
2
-10
/
+7
2011-11-02
nfs: Remove unused variable from write.c
Rakib Mullick
1
-2
/
+1
2011-11-02
nfs: Fix unused variable warning from file.c
Rakib Mullick
1
-6
/
+3
2011-11-02
Merge branch 'for-3.2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-1
/
+1
2011-11-02
Merge branch 'akpm' (Andrew's incoming - part two)
Linus Torvalds
7
-89
/
+290
2011-11-02
aio: allocate kiocbs in batches
Jeff Moyer
1
-29
/
+107
2011-11-02
sysctl: add support for poll()
Lucas De Marchi
1
-0
/
+45
2011-11-02
proc: fix races against execve() of /proc/PID/fd**
Vasiliy Kulikov
1
-43
/
+103
2011-11-02
procfs: report EISDIR when reading sysctl dirs in proc
Pavel Emelyanov
1
-0
/
+1
2011-11-02
hfs: fix hfs_find_init() sb->ext_tree NULL ptr oops
Phillip Lougher
1
-5
/
+15
2011-11-02
isofs: add readpages support
Namjae Jeon
1
-1
/
+9
2011-11-02
ramfs: remove module leftovers
Richard Weinberger
1
-10
/
+0
2011-11-02
binfmt_elf: fix PIE execution with randomization disabled
Jiri Kosina
1
-1
/
+10
2011-11-02
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...
Linus Torvalds
100
-221
/
+262
2011-11-02
Squashfs: Add an option to set dev block size to 4K
Phillip Lougher
3
-1
/
+30
2011-11-02
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
26
-1159
/
+2328
2011-11-02
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
21
-333
/
+258
2011-11-02
Merge branch 'for-linus' of git://github.com/richardweinberger/linux
Linus Torvalds
1
-1
/
+0
2011-11-02
um: kill useless include of user.h
Al Viro
1
-1
/
+0
2011-11-02
vfs: add d_prune dentry operation
Sage Weil
1
-5
/
+35
2011-11-02
vfs: protect i_nlink
Miklos Szeredi
1
-1
/
+1
2011-11-02
filesystems: add set_nlink()
Miklos Szeredi
78
-146
/
+148
2011-11-02
filesystems: add missing nlink wrappers
Miklos Szeredi
29
-55
/
+52
2011-11-02
logfs: remove unnecessary nlink setting
Miklos Szeredi
1
-1
/
+0
2011-11-02
ocfs2: remove unnecessary nlink setting
Miklos Szeredi
1
-2
/
+0
2011-11-02
jfs: remove unnecessary nlink setting
Miklos Szeredi
1
-1
/
+0
2011-11-02
vfs: ignore error on forced remount
Miklos Szeredi
1
-2
/
+7
2011-11-02
readlinkat: ensure we return ENOENT for the empty pathname for normal lookups
Andy Whitcroft
2
-7
/
+16
2011-11-02
vfs: fix dentry leak in simple_fill_super()
Konstantin Khlebnikov
1
-1
/
+3
2011-11-01
jbd2: Unify log messages in jbd2 code
Eryu Guan
4
-47
/
+47
2011-11-01
jbd/jbd2: validate sb->s_first in journal_get_superblock()
Eryu Guan
2
-0
/
+16
2011-11-01
ext4: let ext4_ext_rm_leaf work with EXT_DEBUG defined
Yongqiang Yang
1
-1
/
+1
2011-11-01
ext4: fix a syntax error in ext4_ext_insert_extent when debugging enabled
Yongqiang Yang
1
-8
/
+8
2011-11-01
nfsd4: typo logical vs bitwise negate in nfsd4_decode_share_access
Benny Halevy
1
-1
/
+1
2011-11-01
Merge branch 'pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/l...
Linus Torvalds
3
-26
/
+109
2011-11-01
sysfs: Make sysfs_rename safe with sysfs_dirents in rbtrees.
Eric W. Biederman
1
-8
/
+6
2011-10-31
epoll: fix spurious lockdep warnings
Nelson Elhage
1
-7
/
+18
2011-10-31
fat: follow rename pack_hex_byte() to hex_byte_pack()
Andy Shevchenko
1
-2
/
+2
2011-10-31
treewide: use __printf not __attribute__((format(printf,...)))
Joe Perches
13
-87
/
+90
2011-10-31
fs/pipe.c: add ->statfs callback for pipefs
Pavel Emelyanov
1
-0
/
+1
2011-10-31
fs/buffer.c: add device information for error output in __find_get_block_slow()
Tao Ma
1
-1
/
+4
2011-10-31
vmscan: fix shrinker callback bug in fs/super.c
Mikulas Patocka
1
-1
/
+1
2011-10-31
lib/string.c: introduce memchr_inv()
Akinobu Mita
2
-23
/
+0
2011-10-31
ext4: warn if direct reclaim tries to writeback pages
Mel Gorman
1
-1
/
+5
2011-10-31
xfs: warn if direct reclaim tries to writeback pages
Mel Gorman
1
-4
/
+4
2011-10-31
mm: distinguish between mlocked and pinned pages
Christoph Lameter
1
-0
/
+2
2011-10-31
tmpfs: add "tmpfs" to the Kconfig prompt to make it obvious.
Robert P. J. Day
1
-1
/
+1
2011-10-31
oom: remove oom_disable_count
David Rientjes
2
-17
/
+0
[prev]
[next]