summaryrefslogtreecommitdiff
path: root/fs/inode.c
AgeCommit message (Expand)Author
2006-02-01[PATCH] DocBook: fix some kernel-doc comments in fs and blockMartin Waitz
2006-01-10[PATCH] per-mountpoint noatime/nodiratimeChristoph Hellwig
2006-01-10[PATCH] remove update_atimeChristoph Hellwig
2006-01-10[PATCH] replace inode_update_time with file_update_timeChristoph Hellwig
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen
2006-01-08[PATCH] tiny: Uninline some inode.c functionsMatt Mackall
2005-10-30[PATCH] fix nr_unused accounting, and avoid recursing in iput with I_WILL_FRE...Andrea Arcangeli
2005-10-28[PATCH] gfp_t: fs/*Al Viro
2005-09-09[PATCH] move truncate_inode_pages() into ->delete_inode()Mark Fasheh
2005-09-07[PATCH] fs: remove redundant timespec_equal test in update_atime()Tejun Heo
2005-07-13[PATCH] Fix soft lockup due to NTFS: VFS part and explanationAnton Altaparmakov
2005-07-12[PATCH] inotifyRobert Love
2005-07-12[PATCH] bugfix: two read_inode() calls without clear_inode() call betweenArtem B. Bityuckiy
2005-07-12[PATCH] __wait_on_freeing_inode fixMiklos Szeredi
2005-07-07[PATCH] export generic_drop_inode() to modulesMark Fasheh
2005-06-23[PATCH] fix for prune_icache()/forced final iput() racesAlexander Viro
2005-05-05[PATCH] remove do_sync parameter from __invalidate_deviceChristoph Hellwig
2005-05-05[PATCH] avoid -ENOMEM due reclaimable slab cachesAndrea Arcangeli
2005-03-31[NET]: Remove i_sockMatthew Wilcox
2005-03-30[PATCH] iput() can sleepRobert Love
2005-03-04[PATCH] make mapping->tree_lock an rwlockbill.irwin@oracle.com
2005-01-20[PATCH] Lock initializer cleanup: FilesystemsThomas Gleixner
2005-01-07[PATCH] vmtrunc: truncate_count not atomicHugh Dickins
2005-01-07[PATCH] break latency in invalidate_list()Ingo Molnar
2005-01-04[PATCH] invalidate_inodes speedupWilliam Lee Irwin III
2005-01-04[PATCH] prio_tree: generalizationWerner Almesberger
2005-01-04[PATCH] Sync in core time granuality with filesystemsAndi Kleen
2005-01-03[PATCH] filesystem hashes: NUMA interleavingBrent Casavant
2005-01-03[PATCH] alloc_large_system_hash: NUMA interleavingBrent Casavant
2004-10-18[PATCH] eliminate inode waitqueue hashtableWilliam Lee Irwin III
2004-08-26[PATCH] Add a few might_sleep() checksIngo Molnar
2004-08-23[PATCH] remove cacheline alignment from inode slabsAnton Blanchard
2004-08-22[PATCH] make shrinker_sem an rwsemNick Piggin
2004-07-10[PATCH] quota: inode->i_flags locking fixesJan Kara
2004-07-02[PATCH] Fix minor quota raceJan Kara
2004-06-23[PATCH] vm: vfs shrinkage tuningAndrew Morton
2004-06-20[PATCH] Permit inode & dentry hash tables to be allocated > MAX_ORDER sizeDavid Howells
2004-05-22[PATCH] rmap 20 i_mmap_shared into i_mmapAndrew Morton
2004-05-22[PATCH] rmap 18: i_mmap_nonlinearAndrew Morton
2004-05-22[PATCH] rmap 16: pretend prio_treeAndrew Morton
2004-05-22[PATCH] Convert i_shared_sem back to a spinlockAndrew Morton
2004-05-22[PATCH] slab: consolidate panic codeAndrew Morton
2004-05-21[PATCH] block device layer: separate backing_dev_info infrastructureAndrew Morton
2004-05-10[PATCH] dentry and inode cache hash algorithm performance changes.Andrew Morton
2004-04-11[PATCH] stop using address_space.clean_pagesAndrew Morton
2004-04-11[PATCH] Stop using address_space.locked_pagesAndrew Morton
2004-04-11[PATCH] remove address_space.io_pagesAndrew Morton
2004-04-11[PATCH] stop using the address_space dirty_pages listAndrew Morton
2004-04-11[PATCH] make the pagecache lock irq-safe.Andrew Morton
2004-04-11[PATCH] O_DIRECT data exposure fixesAndrew Morton