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
2005-09-07
[PATCH] inotify: fix event loss on hardlinked files
John McCutchan
1
-1
/
+8
2005-09-07
[PATCH] remove verify_area(): remove fs/umsdos/notes as it only contain a ver...
Jesper Juhl
1
-17
/
+0
2005-09-07
[PATCH] pipe: remove redundant fifo_poll abstraction
Pekka Enberg
1
-6
/
+7
2005-09-07
[PATCH] Additions to .data.read_mostly section
Ravikiran G Thirumalai
1
-1
/
+1
2005-09-07
[PATCH] fix cramfs making duplicate entries in inode cache
Dave Johnson
1
-4
/
+39
2005-09-07
[PATCH] remove file.f_maxcount
Eric Dumazet
2
-2
/
+1
2005-09-07
[PATCH] fs: remove redundant timespec_equal test in update_atime()
Tejun Heo
1
-3
/
+0
2005-09-07
[PATCH] jffs/jffs2: remove wrong function prototypes
Adrian Bunk
2
-6
/
+0
2005-09-07
[PATCH] fs/Kconfig: quota help text updates
Adrian Bunk
1
-6
/
+3
2005-09-07
[PATCH] proc: link count fix
Miklos Szeredi
1
-0
/
+13
2005-09-07
[PATCH] fsnotify: hook on removexattr, too
Robert Love
1
-0
/
+2
2005-09-07
[PATCH] Speedup FAT filesystem directory reads
Karsten Wiese
1
-2
/
+26
2005-09-07
[PATCH] sunrpc: cache_register can use wrong module reference
Bruce Allan
2
-2
/
+9
2005-09-07
[PATCH] disk quotas fail when /etc/mtab is symlinked to /proc/mounts
Mark Bellon
4
-21
/
+181
2005-09-07
[PATCH] remove register_ioctl32_conversion and unregister_ioctl32_conversion
Adrian Bunk
1
-90
/
+0
2005-09-07
[PATCH] kill bio->bi_set
Peter Osterlund
1
-11
/
+21
2005-09-07
[PATCH] fs/jbd/: cleanups
Adrian Bunk
2
-21
/
+16
2005-09-07
[PATCH] compat: be more consistent about [ug]id_t
Stephen Rothwell
1
-8
/
+8
2005-09-07
[PATCH] inotify speedup
John McCutchan
1
-0
/
+7
2005-09-07
[PATCH] relayfs
Tom Zanussi
8
-0
/
+1270
2005-09-05
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-3
/
+2
2005-09-05
[PATCH] uml: fixes performance regression in activate_mm and thus exec()
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+4
2005-09-05
[PATCH] Generic VFS fallback for security xattrs
Stephen Smalley
5
-143
/
+49
2005-09-05
[PATCH] add /proc/pid/smaps
Mauricio Lin
2
-42
/
+244
2005-09-05
[PATCH] /proc/<pid>/numa_maps to show on which nodes pages reside
Christoph Lameter
2
-0
/
+167
2005-09-02
[PATCH] uclinux: use MAP_PRIVATE when mmaping code regions in flat binary loader
Greg Ungerer
1
-1
/
+1
2005-09-01
[CRYPTO]: crypto_free_tfm() callers no longer need to check for NULL
Jesper Juhl
1
-2
/
+1
2005-09-01
[CRYPTO]: Use CRYPTO_TFM_REQ_MAY_SLEEP where appropriate
Herbert Xu
1
-1
/
+1
2005-08-30
Merge refs/heads/for-linus from master.kernel.org:/pub/scm/linux/kernel/git/s...
Linus Torvalds
1
-3
/
+2
2005-08-29
[TCP]: Move the tcp sock states to net/tcp_states.h
Arnaldo Carvalho de Melo
1
-1
/
+1
2005-08-29
Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-arm.git
Linus Torvalds
1
-2
/
+2
2005-08-26
[PATCH] Fix oops in sysfs_hash_and_remove_file()
James Bottomley
1
-0
/
+4
2005-08-26
[PATCH] Fix oops in fs/locks.c on close of file with pending locks
Steve French
1
-1
/
+1
2005-08-26
[PATCH] hppfs: fix symlink error path
Paolo 'Blaisorblade' Giarrusso
1
-15
/
+9
2005-08-26
[PATCH] Fixup symlink function pointers for hppfs [for 2.6.13]
Paolo 'Blaisorblade' Giarrusso
1
-8
/
+8
2005-08-26
[PATCH] Document idr_get_new_above() semantics, update inotify
John McCutchan
1
-1
/
+1
2005-08-20
Don't allow normal users to set idle IO priority
Linus Torvalds
1
-0
/
+2
2005-08-20
[PATCH] freevxfs: fix breakage introduced by symlink fixes
Alexey Dobriyan
1
-1
/
+1
2005-08-20
befs: fix up missed follow_link declaration change
Linus Torvalds
1
-1
/
+1
2005-08-20
[ARM] fs/adfs/adfs.h: "extern inline" doesn't make sense
Adrian Bunk
1
-2
/
+2
2005-08-19
[PATCH] NFSv4: unbalanced BKL in nfs_atomic_lookup()
Steve Dickson
1
-0
/
+1
2005-08-19
[PATCH] Fix up symlink function pointers
Al Viro
13
-37
/
+37
2005-08-19
Fix nasty ncpfs symlink handling bug.
Linus Torvalds
8
-62
/
+44
2005-08-19
[PATCH] jffs2: fix symlink error handling
Al Viro
1
-4
/
+6
2005-08-19
Merge with /home/shaggy/git/linus-clean/
Dave Kleikamp
5
-24
/
+34
2005-08-18
[PATCH] reiserfs+acl+quota deadlock fix
Jan Kara
1
-1
/
+1
2005-08-18
[PATCH] NFS: Introduce the use of inode->i_lock to protect fields in nfsi
Chuck Lever
4
-3
/
+44
2005-08-18
[PATCH] NFS: use atomic bitops to manipulate flags in nfsi->flags
Chuck Lever
2
-28
/
+45
2005-08-18
[PATCH] NFS: split nfsi->flags into two fields
Chuck Lever
5
-41
/
+47
2005-08-17
Merge master.kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6
Linus Torvalds
2
-1
/
+2
[next]