summaryrefslogtreecommitdiff
path: root/include/linux/fs.h
AgeCommit message (Expand)Author
2006-05-01[PATCH] Simplify proc/devices and fix early termination regressionAndrew Morton
2006-03-11[PATCH] ext3: ext3_symlink should use GFP_NOFS allocations insideKirill Korotaev
2006-03-08[PATCH] fix file countingDipankar Sarma
2006-03-08Mark the pipe file operations staticLinus Torvalds
2006-02-01[PATCH] Direct Migration V9: Avoid writeback / page_migrate() methodChristoph Lameter
2006-01-18[PATCH] vfs: *at functions: coreUlrich Drepper
2006-01-16[PATCH] add /sys/fsMiklos Szeredi
2006-01-14[PATCH] convert /proc/devices to use seq_file interfaceNeil Horman
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, sb->s_lockIngo Molnar
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen
2006-01-08[PATCH] fs: remove s_old_blocksize from struct super_blockPekka Enberg
2006-01-08[PATCH] shared mounts: cleanupMiklos Szeredi
2006-01-08[PATCH] Add block_device_operations.getgeo block device methodChristoph Hellwig
2006-01-08[PATCH] Fix some problems with truncate and mtime semantics.NeilBrown
2006-01-08[PATCH] rcu file: use atomic primitivesNick Piggin
2006-01-06NLM: Further cancel fixesJ. Bruce Fields
2006-01-06[PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing storeBadari Pulavarty
2006-01-03[PATCH] add AOP_TRUNCATED_PAGE, prepend AOP_ to WRITEPAGE_ACTIVATEZach Brown
2005-11-09[PATCH] add a file_permission helperChristoph Hellwig
2005-11-09[PATCH] add a vfs_permission helperChristoph Hellwig
2005-11-07[PATCH] unbindable mountsRam Pai
2005-11-07[PATCH] introduce slave mountsRam Pai
2005-11-07[PATCH] shared mounts handling: umountRam Pai
2005-11-07[PATCH] shared mount handling: bind and rbindRam Pai
2005-11-07[PATCH] introduce shared mountsRam Pai
2005-11-07[PATCH] beginning of the shared-subtree properRam Pai
2005-11-07[PATCH] kernel-doc: fix some kernel-api warningsRandy Dunlap
2005-11-07[PATCH] VFS: pass file pointer to filesystem from ftruncate()Miklos Szeredi
2005-10-30[PATCH] reduce sizeof(struct file)Eric Dumazet
2005-10-28[PATCH] gfp_t: fs/*Al Viro
2005-09-10[PATCH] mm/filemap.c: make two functions staticAdrian Bunk
2005-09-09[PATCH] files: files struct with RCUDipankar Sarma
2005-09-07[PATCH] Make ll_rw_block() wait for buffer lockJan Kara
2005-09-07[PATCH] remove duplicated sys_open32() code from 64bit archsMiklos Szeredi
2005-09-07[PATCH] remove iattr.ia_attr_flagsMiklos Szeredi
2005-09-07[PATCH] remove file.f_maxcountEric Dumazet
2005-08-19Fix nasty ncpfs symlink handling bug.Linus Torvalds
2005-07-27[PATCH] stale POSIX lock handlingPeter Staubach
2005-07-13[PATCH] Fix soft lockup due to NTFS: VFS part and explanationAnton Altaparmakov
2005-07-12[PATCH] inotifyRobert Love
2005-07-07[PATCH] export generic_drop_inode() to modulesMark Fasheh
2005-06-27[PATCH] Update cfq io scheduler to time sliced designJens Axboe
2005-06-24[PATCH] xip: reduce code duplicationCarsten Otte
2005-06-24[PATCH] xip: ext2: execute in placeCarsten Otte
2005-06-24[PATCH] xip: fs/mm: execute in placeCarsten Otte
2005-06-24[PATCH] xip: bdev: execute in placeCarsten Otte
2005-06-24[PATCH] pass iocb to dio_iodone_tChristoph Hellwig