index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
shmem.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
convert get_sb_nodev() users
Al Viro
2010-10-29
1
-5
/
+5
*
fs: do not assign default i_ino in new_inode
Christoph Hellwig
2010-10-25
1
-0
/
+1
*
new helper: ihold()
Al Viro
2010-10-25
1
-1
/
+1
*
new helper: inode_unhashed()
Al Viro
2010-10-25
1
-2
/
+2
*
shmem: put_super must percpu_counter_destroy
Hugh Dickins
2010-08-17
1
-2
/
+6
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2010-08-10
1
-11
/
+12
|
\
|
*
switch shmem.c to ->evice_inode()
Al Viro
2010-08-09
1
-4
/
+4
|
*
check ATTR_SIZE contraints in inode_change_ok
Christoph Hellwig
2010-08-09
1
-3
/
+2
|
*
always call inode_change_ok early in ->setattr
Christoph Hellwig
2010-08-09
1
-4
/
+6
|
*
rename generic_setattr
Christoph Hellwig
2010-08-09
1
-1
/
+1
*
|
shmem: reduce pagefault lock contention
Shaohua Li
2010-08-09
1
-21
/
+49
*
|
tmpfs: make tmpfs scalable with percpu_counter for used blocks
Tim Chen
2010-08-09
1
-23
/
+17
|
/
*
fix truncate inode time modification breakage
Nick Piggin
2010-06-04
1
-2
/
+3
*
tmpfs: convert to use the new truncate convention
npiggin@suse.de
2010-05-27
1
-21
/
+22
*
rename the generic fsync implementations
Christoph Hellwig
2010-05-27
1
-1
/
+1
*
memcg: move charge of file pages
Daisuke Nishimura
2010-05-27
1
-0
/
+64
*
shmem: remove redundant code
Huang Shijie
2010-05-25
1
-2
/
+0
*
ramfs: replace inode uid,gid,mode initialization with helper function
Dmitry Monakhov
2010-05-21
1
-17
/
+8
*
fs: xattr_handler table should be const
Stephen Hemminger
2010-05-21
1
-2
/
+2
*
Fix breakage in shmem.c
Al Viro
2009-12-16
1
-0
/
+2
*
make generic_acl slightly more generic
Christoph Hellwig
2009-12-16
1
-7
/
+10
*
sanitize xattr handler prototypes
Christoph Hellwig
2009-12-16
1
-9
/
+10
*
Untangling ima mess, part 1: alloc_file()
Al Viro
2009-12-16
1
-2
/
+0
*
switch alloc_file() to passing struct path
Al Viro
2009-12-16
1
-6
/
+8
*
switch shmem_file_setup() to alloc_file()
Al Viro
2009-12-16
1
-12
/
+9
*
swap_info: note SWAP_MAP_SHMEM
Hugh Dickins
2009-12-15
1
-2
/
+9
*
const: mark struct vm_struct_operations
Alexey Dobriyan
2009-09-27
1
-2
/
+2
*
Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2009-09-25
1
-2
/
+3
|
\
|
*
writeback: get rid to incorrect references to pdflush in comments
Jens Axboe
2009-09-25
1
-2
/
+3
*
|
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...
Linus Torvalds
2009-09-24
1
-2
/
+3
|
\
\
|
|
/
|
/
|
|
*
HWPOISON: Enable .remove_error_page for migration aware file systems
Andi Kleen
2009-09-16
1
-0
/
+1
|
*
HWPOISON: shmem: call set_page_dirty() with locked page
Wu Fengguang
2009-09-16
1
-2
/
+2
*
|
shmem: initialize struct shmem_sb_info to zero
Pekka Enberg
2009-09-22
1
-4
/
+1
*
|
tmpfs: depend on shmem
Hugh Dickins
2009-09-22
1
-0
/
+5
*
|
mm: includecheck fix for mm/shmem.c
Jaswinder Singh Rajput
2009-09-22
1
-1
/
+0
*
|
mm: add_to_swap_cache() does not return -EEXIST
Daisuke Nishimura
2009-09-22
1
-0
/
+4
*
|
Driver Core: devtmpfs - kernel-maintained tmpfs-based /dev
Kay Sievers
2009-09-15
1
-6
/
+3
|
/
*
shmfs: use 'check_acl' instead of 'permission'
Linus Torvalds
2009-09-08
1
-3
/
+3
*
Get "no acls for this inode" right, fix shmem breakage
Al Viro
2009-06-24
1
-4
/
+1
*
switch shmem to inode->i_acl
Al Viro
2009-06-24
1
-5
/
+4
*
mm cleanup: shmem_file_setup: 'char *' -> 'const char *' for name argument
Sergei Trofimovich
2009-06-16
1
-1
/
+1
*
mm: add swap cache interface for swap reference
KAMEZAWA Hiroyuki
2009-06-16
1
-1
/
+1
*
integrity: move ima_counts_get
Mimi Zohar
2009-05-22
1
-1
/
+1
*
integrity: path_check update
Mimi Zohar
2009-05-22
1
-1
/
+1
*
memcg: fix mem_cgroup_shrink_usage()
Daisuke Nishimura
2009-05-02
1
-2
/
+6
*
shmem: respect MAX_LFS_FILESIZE
Hugh Dickins
2009-04-13
1
-5
/
+20
*
shmem: fix division by zero
Yuri Tikhonov
2009-04-13
1
-1
/
+1
*
shmem: writepage directly to swap
Hugh Dickins
2009-04-01
1
-2
/
+1
*
Merge branch 'master' into next
James Morris
2009-03-24
1
-22
/
+21
|
\
|
*
shmem: fix shared anonymous accounting
Hugh Dickins
2009-02-25
1
-22
/
+21
[next]