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
/
mm
/
shmem.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-24
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-1
/
+0
2011-03-22
shmem: let shared anonymous be nonlinear again
Hugh Dickins
1
-0
/
+1
2011-03-22
mm: shmem: change remove_from_page_cache
Minchan Kim
1
-2
/
+1
2011-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2011-03-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-4
/
+5
2011-03-14
exportfs: Return the minimum required handle size
Aneesh Kumar K.V
1
-1
/
+3
2011-03-10
block: remove per-queue plugging
Jens Axboe
1
-1
/
+0
2011-03-01
Remove one to many n's in a word
Justin P. Mattock
1
-1
/
+1
2011-02-01
fs/vfs/security: pass last path component to LSM on inode creation
Eric Paris
1
-4
/
+5
2011-01-07
fs: icache RCU free inodes
Nick Piggin
1
-1
/
+8
2010-10-29
convert get_sb_nodev() users
Al Viro
1
-5
/
+5
2010-10-25
fs: do not assign default i_ino in new_inode
Christoph Hellwig
1
-0
/
+1
2010-10-25
new helper: ihold()
Al Viro
1
-1
/
+1
2010-10-25
new helper: inode_unhashed()
Al Viro
1
-2
/
+2
2010-08-17
shmem: put_super must percpu_counter_destroy
Hugh Dickins
1
-2
/
+6
2010-08-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-11
/
+12
2010-08-09
shmem: reduce pagefault lock contention
Shaohua Li
1
-21
/
+49
2010-08-09
tmpfs: make tmpfs scalable with percpu_counter for used blocks
Tim Chen
1
-23
/
+17
2010-08-09
switch shmem.c to ->evice_inode()
Al Viro
1
-4
/
+4
2010-08-09
check ATTR_SIZE contraints in inode_change_ok
Christoph Hellwig
1
-3
/
+2
2010-08-09
always call inode_change_ok early in ->setattr
Christoph Hellwig
1
-4
/
+6
2010-08-09
rename generic_setattr
Christoph Hellwig
1
-1
/
+1
2010-06-04
fix truncate inode time modification breakage
Nick Piggin
1
-2
/
+3
2010-05-27
tmpfs: convert to use the new truncate convention
npiggin@suse.de
1
-21
/
+22
2010-05-27
rename the generic fsync implementations
Christoph Hellwig
1
-1
/
+1
2010-05-27
memcg: move charge of file pages
Daisuke Nishimura
1
-0
/
+64
2010-05-25
shmem: remove redundant code
Huang Shijie
1
-2
/
+0
2010-05-21
ramfs: replace inode uid,gid,mode initialization with helper function
Dmitry Monakhov
1
-17
/
+8
2010-05-21
fs: xattr_handler table should be const
Stephen Hemminger
1
-2
/
+2
2009-12-16
Fix breakage in shmem.c
Al Viro
1
-0
/
+2
2009-12-16
make generic_acl slightly more generic
Christoph Hellwig
1
-7
/
+10
2009-12-16
sanitize xattr handler prototypes
Christoph Hellwig
1
-9
/
+10
2009-12-16
Untangling ima mess, part 1: alloc_file()
Al Viro
1
-2
/
+0
2009-12-16
switch alloc_file() to passing struct path
Al Viro
1
-6
/
+8
2009-12-16
switch shmem_file_setup() to alloc_file()
Al Viro
1
-12
/
+9
2009-12-15
swap_info: note SWAP_MAP_SHMEM
Hugh Dickins
1
-2
/
+9
2009-09-27
const: mark struct vm_struct_operations
Alexey Dobriyan
1
-2
/
+2
2009-09-25
Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-2
/
+3
2009-09-25
writeback: get rid to incorrect references to pdflush in comments
Jens Axboe
1
-2
/
+3
2009-09-24
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...
Linus Torvalds
1
-2
/
+3
2009-09-22
shmem: initialize struct shmem_sb_info to zero
Pekka Enberg
1
-4
/
+1
2009-09-22
tmpfs: depend on shmem
Hugh Dickins
1
-0
/
+5
2009-09-22
mm: includecheck fix for mm/shmem.c
Jaswinder Singh Rajput
1
-1
/
+0
2009-09-22
mm: add_to_swap_cache() does not return -EEXIST
Daisuke Nishimura
1
-0
/
+4
2009-09-16
HWPOISON: Enable .remove_error_page for migration aware file systems
Andi Kleen
1
-0
/
+1
2009-09-16
HWPOISON: shmem: call set_page_dirty() with locked page
Wu Fengguang
1
-2
/
+2
2009-09-15
Driver Core: devtmpfs - kernel-maintained tmpfs-based /dev
Kay Sievers
1
-6
/
+3
2009-09-08
shmfs: use 'check_acl' instead of 'permission'
Linus Torvalds
1
-3
/
+3
2009-06-24
Get "no acls for this inode" right, fix shmem breakage
Al Viro
1
-4
/
+1
2009-06-24
switch shmem to inode->i_acl
Al Viro
1
-5
/
+4
[next]