You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Christoph Hellwig
870f481793
[PATCH] replace inode_update_time with file_update_time
...
To allow various options to work per-mount instead of per-sb we need a
struct vfsmount when updating ctime and mtime. This preparation patch
replaces the inode_update_time routine with a file_update_atime routine so
we can easily get at the vfsmount. (and the file makes more sense in this
context anyway). Also get rid of the unused second argument - we always
want to update the ctime when calling this routine.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Cc: Al Viro <viro@ftp.linux.org.uk>
Cc: Anton Altaparmakov <aia21@cantab.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
19 years ago
..
Kconfig
[PATCH] Swap Migration V5: Add CONFIG_MIGRATION for page migration support
19 years ago
Makefile
[PATCH] slob: introduce the SLOB allocator
19 years ago
bootmem.c
[PATCH] FRV: Clean up bootmem allocator's page freeing algorithm
19 years ago
fadvise.c
[PATCH] fadvise: return ESPIPE on FIFO/pipe
19 years ago
filemap.c
[PATCH] replace inode_update_time with file_update_time
19 years ago
filemap.h
…
filemap_xip.c
[PATCH] replace inode_update_time with file_update_time
19 years ago
fremap.c
VM: add common helper function to create the page tables
19 years ago
highmem.c
…
hugetlb.c
[PATCH] mm: make hugepages obey cpusets.
19 years ago
internal.h
[PATCH] FRV: Clean up bootmem allocator's page freeing algorithm
19 years ago
madvise.c
[PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing store
19 years ago
memory.c
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
19 years ago
memory_hotplug.c
[PATCH] memhotplug: __add_section remove unused pgdat definition
19 years ago
mempolicy.c
[PATCH] cpuset: rebind vma mempolicies fix
19 years ago
mempool.c
…
mincore.c
…
mlock.c
…
mmap.c
Make sure we copy pages inserted with "vm_insert_page()" on fork
19 years ago
mprotect.c
…
mremap.c
Make sure we copy pages inserted with "vm_insert_page()" on fork
19 years ago
msync.c
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
19 years ago
nommu.c
[PATCH] NOMMU: Make SYSV IPC SHM use ramfs facilities on NOMMU
19 years ago
oom_kill.c
[PATCH] Optimise oom kill of current task
19 years ago
page-writeback.c
identify multipage ->writepages() calls
19 years ago
page_alloc.c
[PATCH] mutex subsystem, more debugging code
19 years ago
page_io.c
…
pdflush.c
[PATCH] Swap Migration V5: PF_SWAPWRITE to allow writing to swap
19 years ago
prio_tree.c
…
readahead.c
[PATCH] add AOP_TRUNCATED_PAGE, prepend AOP_ to WRITEPAGE_ACTIVATE
19 years ago
rmap.c
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
19 years ago
shmem.c
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
19 years ago
slab.c
[PATCH] mutex subsystem, more debugging code
19 years ago
slob.c
[PATCH] slob: introduce the SLOB allocator
19 years ago
sparse.c
[PATCH] Change maxaligned_in_smp alignemnt macros to internodealigned_in_smp macros
19 years ago
swap.c
[PATCH] consolidate lru_add_drain() and lru_drain_cache()
19 years ago
swap_state.c
[PATCH] SwapMig: add_to_swap() avoid atomic allocations
19 years ago
swapfile.c
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
19 years ago
thrash.c
[PATCH] temporarily disable swap token on memory pressure
19 years ago
tiny-shmem.c
[PATCH] NOMMU: Make SYSV IPC SHM use ramfs facilities on NOMMU
19 years ago
truncate.c
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
19 years ago
util.c
[PATCH] slob: introduce mm/util.c for shared functions
19 years ago
vmalloc.c
…
vmscan.c
[PATCH] SwapMig: Switch error handling in migrate_pages to use -Exx
19 years ago