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-10-28
quota: Fix issuing of warnings from dquot_transfer
Jan Kara
1
-7
/
+6
2010-10-28
quota: fix dquot_disable vs dquot_transfer race v2
Dmitry
1
-6
/
+12
2010-10-28
jbd: Convert bitops to buffer fns
Namhyung Kim
1
-3
/
+3
2010-10-28
ext3/jbd: Avoid WARN() messages when failing to write the superblock
Darrick J. Wong
2
-3
/
+51
2010-10-28
jbd: Use offset_in_page() instead of manual calculation
Namhyung Kim
1
-1
/
+1
2010-10-28
jbd: Remove unnecessary goto statement
Namhyung Kim
1
-2
/
+0
2010-10-28
jbd: Use printk_ratelimited() in journal_alloc_journal_head()
Namhyung Kim
1
-6
/
+4
2010-10-28
jbd: Move debug message into #ifdef area
Namhyung Kim
1
-1
/
+1
2010-10-28
ext2: fix comment on ext2_try_to_allocate()
Namhyung Kim
1
-2
/
+1
2010-10-05
ext3: Fix lost extented attributes for inode with ino == 11
Jan Kara
1
-3
/
+8
2010-10-05
quota: Make QUOTACTL config be selected by its users
Jan Kara
2
-2
/
+3
2010-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2
-16
/
+35
2010-10-01
reiserfs: fix unwanted reiserfs lock recursion
Frederic Weisbecker
1
-2
/
+3
2010-10-01
reiserfs: fix dependency inversion between inode and reiserfs mutexes
Frederic Weisbecker
1
-1
/
+1
2010-10-01
proc: make /proc/pid/limits world readable
Jiri Olsa
1
-2
/
+2
2010-10-01
cifs: prevent infinite recursion in cifs_reconnect_tcon
Jeff Layton
1
-16
/
+33
2010-09-29
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o...
Linus Torvalds
1
-1
/
+1
2010-09-29
ocfs2: Don't walk off the end of fast symlinks.
Joel Becker
1
-1
/
+1
2010-09-29
cifs: set backing_dev_info on new S_ISREG inodes
Jeff Layton
1
-0
/
+2
2010-09-29
xfs: force background CIL push under sustained load
Dave Chinner
2
-19
/
+30
2010-09-24
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
14
-44
/
+117
2010-09-23
o2dlm: force free mles during dlm exit
Srinivas Eeda
3
-0
/
+42
2010-09-23
ocfs2: Sync inode flags with ext2.
Tao Ma
2
-16
/
+29
2010-09-23
ocfs2: Move 'wanted' into parens of ocfs2_resmap_resv_bits.
Tao Ma
1
-12
/
+10
2010-09-23
ocfs2: Use cpu_to_le16 for e_leaf_clusters in ocfs2_bg_discontig_add_extent.
Tao Ma
1
-2
/
+2
2010-09-23
ocfs2: update ctime when changing the file's permission by setfacl
Tao Ma
1
-0
/
+3
2010-09-22
/proc/pid/smaps: fix dirty pages accounting
KOSAKI Motohiro
1
-2
/
+2
2010-09-22
aio: do not return ERESTARTSYS as a result of AIO
Jan Kara
1
-1
/
+9
2010-09-22
/proc/vmcore: fix seeking
Arnd Bergmann
1
-1
/
+1
2010-09-22
Prevent freeing uninitialized pointer in compat_do_readv_writev
Dan Rosenberg
1
-1
/
+1
2010-09-22
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2
-3
/
+24
2010-09-22
bdi: Fix warnings in __mark_inode_dirty for /dev/zero and friends
Jan Kara
1
-2
/
+21
2010-09-22
char: Mark /dev/zero and /dev/kmem as not capable of writeback
Jan Kara
1
-1
/
+3
2010-09-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
9
-83
/
+84
2010-09-19
Coda: mount hangs because of missed REQ_WRITE rename
Jan Harkes
1
-2
/
+2
2010-09-18
ocfs2/net: fix uninitialized ret in o2net_send_message_vec()
Wu Fengguang
1
-1
/
+1
2010-09-17
ceph: select CRYPTO
Sage Weil
1
-0
/
+1
2010-09-17
ceph: check mapping to determine if FILE_CACHE cap is used
Sage Weil
1
-1
/
+1
2010-09-17
ceph: only send one flushsnap per cap_snap per mds session
Sage Weil
3
-6
/
+18
2010-09-17
GFS2: gfs2_logd should be using interruptible waits
Steven Whitehouse
1
-1
/
+1
2010-09-16
ceph: fix cap_snap and realm split
Sage Weil
3
-61
/
+33
2010-09-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
1
-3
/
+3
2010-09-14
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
5
-5
/
+11
2010-09-14
aio: check for multiplication overflow in do_io_submit
Jeff Moyer
1
-0
/
+3
2010-09-14
cifs: fix potential double put of TCP session reference
Jeff Layton
1
-3
/
+3
2010-09-14
ceph: stop sending FLUSHSNAPs when we hit a dirty capsnap
Sage Weil
1
-3
/
+3
2010-09-14
ceph: correctly set 'follows' in flushsnap messages
Sage Weil
1
-1
/
+1
2010-09-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
13
-592
/
+166
2010-09-13
ceph: fix dn offset during readdir_prepopulate
Sage Weil
1
-5
/
+6
2010-09-13
fs/9p: Don't use dotl version of mknod for dotu inode operations
Aneesh Kumar K.V
1
-1
/
+1
[next]