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
2010-05-27
ufs: permit mounting of BorderWare filesystems
Thomas Stewart
2
-0
/
+3
2010-05-27
fs/autofs4: use memdup_user
Julia Lawall
1
-11
/
+2
2010-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus
Linus Torvalds
13
-19
/
+696
2010-05-26
fs/fscache/object-list.c: fix warning on 32-bit
Andrew Morton
1
-1
/
+1
2010-05-25
driver core: add devname module aliases to allow module on-demand auto-loading
Kay Sievers
3
-2
/
+9
2010-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes
Linus Torvalds
7
-54
/
+65
2010-05-25
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
26
-513
/
+1566
2010-05-25
smbfs: remove duplicated #include
Huang Weiyi
1
-1
/
+0
2010-05-25
fs: ldm: don't use own implementation of hex_to_bin()
Andy Shevchenko
1
-9
/
+9
2010-05-25
fatfs: ratelimit corruption report
OGAWA Hirofumi
4
-18
/
+31
2010-05-25
ntfs: use add_to_page_cache_lru()
Minchan Kim
1
-15
/
+4
2010-05-25
ntfs: clean up ntfs_attr_extend_initialized
Minchan Kim
1
-7
/
+2
2010-05-25
kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT...
Alexey Dobriyan
3
-6
/
+6
2010-05-25
fs-writeback: check sync bit earlier in inode_wait_for_writeback
Richard Kennedy
1
-2
/
+2
2010-05-25
mm: migration: avoid race between shift_arg_pages() and rmap_walk() during mi...
Mel Gorman
1
-1
/
+6
2010-05-25
pagemap: add #ifdefs CONFIG_HUGETLB_PAGE on code walking hugetlb vma
Naoya Horiguchi
1
-0
/
+4
2010-05-24
Merge branch 'delayed-logging-for-2.6.35' into for-linus
Alex Elder
26
-513
/
+1566
2010-05-24
xfs: Ensure inode allocation buffers are fully replayed
Dave Chinner
6
-11
/
+74
2010-05-24
xfs: enable background pushing of the CIL
Dave Chinner
2
-4
/
+70
2010-05-24
xfs: forced unmounts need to push the CIL
Dave Chinner
1
-0
/
+15
2010-05-24
xfs: Introduce delayed logging core code
Dave Chinner
11
-30
/
+912
2010-05-24
xfs: Improve scalability of busy extent tracking
Dave Chinner
11
-322
/
+350
2010-05-24
xfs: make the log ticket ID available outside the log infrastructure
Dave Chinner
4
-3
/
+12
2010-05-24
xfs: clean up log ticket overrun debug output
Dave Chinner
2
-15
/
+6
2010-05-24
xfs: Clean up XFS_BLI_* flag namespace
Dave Chinner
7
-70
/
+70
2010-05-24
xfs: modify buffer item reference counting
Dave Chinner
1
-60
/
+50
2010-05-24
xfs: allow log ticket allocation to take allocation flags
Dave Chinner
1
-8
/
+8
2010-05-24
xfs: Don't reuse the same transaction ID for duplicated transactions.
Dave Chinner
1
-0
/
+9
2010-05-24
Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...
Linus Torvalds
14
-69
/
+100
2010-05-24
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
2
-1
/
+31
2010-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6
Linus Torvalds
4
-25
/
+32
2010-05-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
5
-30
/
+153
2010-05-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
30
-759
/
+876
2010-05-24
GFS2: Fix permissions checking for setflags ioctl()
Steven Whitehouse
1
-0
/
+7
2010-05-23
squashfs: fix name reading in squashfs_xattr_get
Phillip Lougher
1
-2
/
+6
2010-05-23
squashfs: constify xattr handlers
Phillip Lougher
2
-8
/
+8
2010-05-22
9p: Optimize TCREATE by eliminating a redundant fid clone.
Venkateswararao Jujjuri
1
-12
/
+6
2010-05-22
9p: cleanup: remove unneeded assignment
Dan Carpenter
1
-2
/
+0
2010-05-22
9p: Add mksock support
Venkateswararao Jujjuri
1
-0
/
+2
2010-05-22
fs/9p: Make sure we properly instantiate dentry.
Aneesh Kumar K.V
1
-3
/
+4
2010-05-22
autofs4: Pushdown the bkl from ioctl
Frederic Weisbecker
1
-4
/
+18
2010-05-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
105
-1170
/
+849
2010-05-21
ceph: reuse mon subscribe message instead of allocated anew
Sage Weil
2
-10
/
+14
2010-05-21
switch ecryptfs_write() to struct inode *, kill on-stack fake files
Al Viro
3
-45
/
+11
2010-05-21
switch ecryptfs_get_locked_page() to struct inode *
Al Viro
3
-15
/
+7
2010-05-21
simplify access to ecryptfs inodes in ->readpage() and friends
Al Viro
1
-4
/
+3
2010-05-21
AFS: Don't put struct file on the stack
Al Viro
4
-36
/
+41
2010-05-21
Ban ecryptfs over ecryptfs
Al Viro
1
-0
/
+8
2010-05-21
logfs: replace inode uid,gid,mode initialization with helper function
Al Viro
1
-8
/
+1
2010-05-21
ufs: replace inode uid,gid,mode initialization with helper function
Dmitry Monakhov
1
-9
/
+1
[next]