index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
shmem.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-01
fix nommu breakage in shmem.c
Al Viro
1
-3
/
+2
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-21
/
+31
2013-02-26
fs: encode_fh: return FILEID_INVALID if invalid fid_type
Namjae Jeon
1
-1
/
+1
2013-02-26
shmem_setup_file(): use d_alloc_pseudo() instead of d_alloc()
Al Viro
1
-4
/
+15
2013-02-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-0
/
+2
2013-02-23
tmpfs: fix mempolicy object leaks
Greg Thelen
1
-3
/
+10
2013-02-23
tmpfs: fix use-after-free of mempolicy object
Greg Thelen
1
-2
/
+8
2013-02-23
mm: shmem: use new radix tree iterator
Johannes Weiner
1
-13
/
+12
2013-02-22
clean shmem_file_setup() a bit
Al Viro
1
-10
/
+9
2013-02-22
fs: Preserve error code in get_empty_filp(), part 2
Anatol Pomozov
1
-2
/
+2
2013-02-22
new helper: file_inode(file)
Al Viro
1
-6
/
+6
2013-01-26
userns: Allow the userns root to mount tmpfs.
Eric W. Biederman
1
-0
/
+2
2013-01-02
mempolicy: remove arg from mpol_parse_str, mpol_to_str
Hugh Dickins
1
-2
/
+2
2012-12-17
lseek: the "whence" argument is called "whence"
Andrew Morton
1
-10
/
+10
2012-12-12
tmpfs: support SEEK_DATA and SEEK_HOLE (reprise)
Hugh Dickins
1
-1
/
+91
2012-12-06
tmpfs: fix shared mempolicy leak
Mel Gorman
1
-10
/
+16
2012-11-16
tmpfs: change final i_blocks BUG to WARNING
Hugh Dickins
1
-1
/
+1
2012-11-16
tmpfs: fix shmem_getpage_gfp() VM_BUG_ON
Hugh Dickins
1
-2
/
+14
2012-10-09
tmpfs,ceph,gfs2,isofs,reiserfs,xfs: fix fh_len checking
Hugh Dickins
1
-2
/
+4
2012-10-09
mm: kill vma flag VM_CAN_NONLINEAR
Konstantin Khlebnikov
1
-2
/
+1
2012-08-24
xattr: extract simple_xattr code from tmpfs
Aristeu Rozanski
1
-158
/
+13
2012-07-31
tmpfs: distribute interleave better across nodes
Nathan Zimmer
1
-2
/
+4
2012-07-14
don't pass nameidata to ->create()
Al Viro
1
-1
/
+1
2012-07-11
shmem: cleanup shmem_add_to_page_cache
Hugh Dickins
1
-30
/
+28
2012-07-11
shmem: fix negative rss in memcg memory.stat
Hugh Dickins
1
-12
/
+29
2012-07-11
tmpfs: revert SEEK_DATA and SEEK_HOLE
Hugh Dickins
1
-93
/
+1
2012-07-03
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+2
2012-06-13
splice: fix racy pipe->buffers uses
Eric Dumazet
1
-1
/
+2
2012-06-07
shmem: replace_page must flush_dcache and others
Hugh Dickins
1
-20
/
+37
2012-06-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-4
/
+2
2012-05-29
->encode_fh() API change
Al Viro
1
-4
/
+2
2012-05-29
tmpfs: support SEEK_DATA and SEEK_HOLE
Hugh Dickins
1
-1
/
+93
2012-05-29
tmpfs: quit when fallocate fills memory
Hugh Dickins
1
-2
/
+56
2012-05-29
tmpfs: undo fallocation on failure
Hugh Dickins
1
-33
/
+72
2012-05-29
tmpfs: support fallocate preallocation
Hugh Dickins
1
-1
/
+60
2012-05-29
mm/fs: remove truncate_range
Hugh Dickins
1
-1
/
+0
2012-05-29
tmpfs: support fallocate FALLOC_FL_PUNCH_HOLE
Hugh Dickins
1
-11
/
+57
2012-05-29
tmpfs: optimize clearing when writing
Hugh Dickins
1
-3
/
+17
2012-05-29
tmpfs: enable NOSEC optimization
Hugh Dickins
1
-0
/
+1
2012-05-29
shmem: replace page if mapping excludes its zone
Hugh Dickins
1
-19
/
+122
2012-05-28
Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
Linus Torvalds
1
-1
/
+1
2012-05-15
userns: Convert tmpfs to use kuid and kgid where appropriate
Eric W. Biederman
1
-6
/
+16
2012-05-06
vfs: Rename end_writeback() to clear_inode()
Jan Kara
1
-1
/
+1
2012-03-22
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-16
/
+72
2012-03-21
tmpfs: security xattr setting on inode creation
Jarkko Sakkinen
1
-16
/
+72
2012-03-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-7
/
+3
2012-03-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
1
-2
/
+2
2012-03-20
tidy up after d_make_root() conversion
Al Viro
1
-4
/
+2
2012-03-20
switch open-coded instances of d_make_root() to new helper
Al Viro
1
-4
/
+2
2012-03-20
mm: remove the second argument of k[un]map_atomic()
Cong Wang
1
-2
/
+2
[next]