index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
shmem.c
Commit message (
Expand
)
Author
Age
*
mempolicy: remove arg from mpol_parse_str, mpol_to_str
Hugh Dickins
2013-01-02
*
lseek: the "whence" argument is called "whence"
Andrew Morton
2012-12-17
*
tmpfs: support SEEK_DATA and SEEK_HOLE (reprise)
Hugh Dickins
2012-12-12
*
tmpfs: fix shared mempolicy leak
Mel Gorman
2012-12-06
*
tmpfs: change final i_blocks BUG to WARNING
Hugh Dickins
2012-11-16
*
tmpfs: fix shmem_getpage_gfp() VM_BUG_ON
Hugh Dickins
2012-11-16
*
tmpfs,ceph,gfs2,isofs,reiserfs,xfs: fix fh_len checking
Hugh Dickins
2012-10-09
*
mm: kill vma flag VM_CAN_NONLINEAR
Konstantin Khlebnikov
2012-10-09
*
xattr: extract simple_xattr code from tmpfs
Aristeu Rozanski
2012-08-24
*
tmpfs: distribute interleave better across nodes
Nathan Zimmer
2012-07-31
*
don't pass nameidata to ->create()
Al Viro
2012-07-14
*
shmem: cleanup shmem_add_to_page_cache
Hugh Dickins
2012-07-11
*
shmem: fix negative rss in memcg memory.stat
Hugh Dickins
2012-07-11
*
tmpfs: revert SEEK_DATA and SEEK_HOLE
Hugh Dickins
2012-07-11
*
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2012-07-03
|
\
|
*
splice: fix racy pipe->buffers uses
Eric Dumazet
2012-06-13
*
|
shmem: replace_page must flush_dcache and others
Hugh Dickins
2012-06-07
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-06-01
|
\
|
*
->encode_fh() API change
Al Viro
2012-05-29
*
|
tmpfs: support SEEK_DATA and SEEK_HOLE
Hugh Dickins
2012-05-29
*
|
tmpfs: quit when fallocate fills memory
Hugh Dickins
2012-05-29
*
|
tmpfs: undo fallocation on failure
Hugh Dickins
2012-05-29
*
|
tmpfs: support fallocate preallocation
Hugh Dickins
2012-05-29
*
|
mm/fs: remove truncate_range
Hugh Dickins
2012-05-29
*
|
tmpfs: support fallocate FALLOC_FL_PUNCH_HOLE
Hugh Dickins
2012-05-29
*
|
tmpfs: optimize clearing when writing
Hugh Dickins
2012-05-29
*
|
tmpfs: enable NOSEC optimization
Hugh Dickins
2012-05-29
*
|
shmem: replace page if mapping excludes its zone
Hugh Dickins
2012-05-29
|
/
*
Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
Linus Torvalds
2012-05-28
|
\
|
*
vfs: Rename end_writeback() to clear_inode()
Jan Kara
2012-05-06
*
|
userns: Convert tmpfs to use kuid and kgid where appropriate
Eric W. Biederman
2012-05-15
|
/
*
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-03-22
|
\
|
*
tmpfs: security xattr setting on inode creation
Jarkko Sakkinen
2012-03-21
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-03-21
|
\
\
|
*
|
tidy up after d_make_root() conversion
Al Viro
2012-03-20
|
*
|
switch open-coded instances of d_make_root() to new helper
Al Viro
2012-03-20
*
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2012-03-21
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
mm: collapse security_vm_enough_memory() variants into a single function
Al Viro
2012-02-13
|
|
/
*
/
mm: remove the second argument of k[un]map_atomic()
Cong Wang
2012-03-20
|
/
*
SHM_UNLOCK: fix Unevictable pages stranded after swap
Hugh Dickins
2012-01-23
*
SHM_UNLOCK: fix long unpreemptible section
Hugh Dickins
2012-01-23
*
vfs: switch ->show_options() to struct dentry *
Al Viro
2012-01-06
*
shmem, ramfs: propagate umode_t, open-coded S_ISREG
Al Viro
2012-01-03
*
switch ->mknod() to umode_t
Al Viro
2012-01-03
*
switch ->create() to umode_t
Al Viro
2012-01-03
*
switch vfs_mkdir() and ->mkdir() to umode_t
Al Viro
2012-01-03
*
vfs: fix the stupidity with i_dentry in inode destructors
Al Viro
2012-01-03
*
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
|
\
|
*
mm: Map most files to use export.h instead of module.h
Paul Gortmaker
2011-10-31
*
|
filesystems: add missing nlink wrappers
Miklos Szeredi
2011-11-02
[next]