aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/fs.h
Commit message (Expand)AuthorAge
* VFS: New /proc file /proc/self/mountstatsChuck Lever2006-03-20
* [PATCH] ext3: ext3_symlink should use GFP_NOFS allocations insideKirill Korotaev2006-03-11
* [PATCH] fix file countingDipankar Sarma2006-03-08
* Mark the pipe file operations staticLinus Torvalds2006-03-08
* [PATCH] Direct Migration V9: Avoid writeback / page_migrate() methodChristoph Lameter2006-02-01
* [PATCH] vfs: *at functions: coreUlrich Drepper2006-01-18
* [PATCH] add /sys/fsMiklos Szeredi2006-01-17
* [PATCH] convert /proc/devices to use seq_file interfaceNeil Horman2006-01-14
* [PATCH] per-mountpoint noatime/nodiratimeChristoph Hellwig2006-01-10
* [PATCH] remove update_atimeChristoph Hellwig2006-01-10
* [PATCH] replace inode_update_time with file_update_timeChristoph Hellwig2006-01-10
* [PATCH] mutex subsystem, semaphore to mutex: VFS, sb->s_lockIngo Molnar2006-01-09
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-09
* [PATCH] fs: remove s_old_blocksize from struct super_blockPekka Enberg2006-01-08
* [PATCH] shared mounts: cleanupMiklos Szeredi2006-01-08
* [PATCH] Add block_device_operations.getgeo block device methodChristoph Hellwig2006-01-08
* [PATCH] Fix some problems with truncate and mtime semantics.NeilBrown2006-01-08
* [PATCH] rcu file: use atomic primitivesNick Piggin2006-01-08
* NLM: Further cancel fixesJ. Bruce Fields2006-01-06
* [PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing storeBadari Pulavarty2006-01-06
* [PATCH] add AOP_TRUNCATED_PAGE, prepend AOP_ to WRITEPAGE_ACTIVATEZach Brown2006-01-03
* [PATCH] add a file_permission helperChristoph Hellwig2005-11-09
* [PATCH] add a vfs_permission helperChristoph Hellwig2005-11-09
* [PATCH] unbindable mountsRam Pai2005-11-07
* [PATCH] introduce slave mountsRam Pai2005-11-07
* [PATCH] shared mounts handling: umountRam Pai2005-11-07
* [PATCH] shared mount handling: bind and rbindRam Pai2005-11-07
* [PATCH] introduce shared mountsRam Pai2005-11-07
* [PATCH] beginning of the shared-subtree properRam Pai2005-11-07
* [PATCH] kernel-doc: fix some kernel-api warningsRandy Dunlap2005-11-07
* [PATCH] VFS: pass file pointer to filesystem from ftruncate()Miklos Szeredi2005-11-07
* [PATCH] reduce sizeof(struct file)Eric Dumazet2005-10-30
* [PATCH] gfp_t: fs/*Al Viro2005-10-28
* [PATCH] mm/filemap.c: make two functions staticAdrian Bunk2005-09-10
* [PATCH] files: files struct with RCUDipankar Sarma2005-09-09
* [PATCH] Make ll_rw_block() wait for buffer lockJan Kara2005-09-07
* [PATCH] remove duplicated sys_open32() code from 64bit archsMiklos Szeredi2005-09-07
* [PATCH] remove iattr.ia_attr_flagsMiklos Szeredi2005-09-07
* [PATCH] remove file.f_maxcountEric Dumazet2005-09-07
* Fix nasty ncpfs symlink handling bug.Linus Torvalds2005-08-19
* [PATCH] stale POSIX lock handlingPeter Staubach2005-07-27
* [PATCH] Fix soft lockup due to NTFS: VFS part and explanationAnton Altaparmakov2005-07-13
* [PATCH] inotifyRobert Love2005-07-12
* [PATCH] export generic_drop_inode() to modulesMark Fasheh2005-07-07
* [PATCH] Update cfq io scheduler to time sliced designJens Axboe2005-06-27
* [PATCH] xip: reduce code duplicationCarsten Otte2005-06-24
* [PATCH] xip: ext2: execute in placeCarsten Otte2005-06-24
* [PATCH] xip: fs/mm: execute in placeCarsten Otte2005-06-24
* [PATCH] xip: bdev: execute in placeCarsten Otte2005-06-24
* [PATCH] pass iocb to dio_iodone_tChristoph Hellwig2005-06-24