summaryrefslogtreecommitdiffstats
path: root/include/linux/fs.h
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] vfs: MS_VERBOSE should be MS_SILENTTheodore Ts'o2006-03-241-1/+3
* [PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23Jens Axboe2006-03-231-0/+4
* [PATCH] Extract inode_inc_link_count(), inode_dec_link_count()Alexey Dobriyan2006-03-231-0/+12
* [PATCH] sem2mutex: ipruneIngo Molnar2006-03-231-1/+1
* [PATCH] sem2mutex: vfs_rename_mutexArjan van de Ven2006-03-231-1/+1
* [PATCH] sem2mutex: inotifyIngo Molnar2006-03-231-1/+1
* [PATCH] sem2mutex: blockdev #2Arjan van de Ven2006-03-231-2/+2
* [PATCH] ext3: ext3_symlink should use GFP_NOFS allocations insideKirill Korotaev2006-03-111-0/+2
* [PATCH] fix file countingDipankar Sarma2006-03-081-0/+1
* Mark the pipe file operations staticLinus Torvalds2006-03-081-3/+0
* [PATCH] Direct Migration V9: Avoid writeback / page_migrate() methodChristoph Lameter2006-02-011-0/+8
* [PATCH] vfs: *at functions: coreUlrich Drepper2006-01-181-2/+5
* [PATCH] add /sys/fsMiklos Szeredi2006-01-161-0/+3
* [PATCH] convert /proc/devices to use seq_file interfaceNeil Horman2006-01-141-0/+11
* [PATCH] per-mountpoint noatime/nodiratimeChristoph Hellwig2006-01-101-4/+1
* [PATCH] remove update_atimeChristoph Hellwig2006-01-101-9/+1
* [PATCH] replace inode_update_time with file_update_timeChristoph Hellwig2006-01-101-1/+1
* [PATCH] mutex subsystem, semaphore to mutex: VFS, sb->s_lockIngo Molnar2006-01-091-3/+3
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-091-3/+4
* [PATCH] fs: remove s_old_blocksize from struct super_blockPekka Enberg2006-01-081-1/+0
* [PATCH] shared mounts: cleanupMiklos Szeredi2006-01-081-1/+1
* [PATCH] Add block_device_operations.getgeo block device methodChristoph Hellwig2006-01-081-0/+2
* [PATCH] Fix some problems with truncate and mtime semantics.NeilBrown2006-01-081-1/+2
* [PATCH] rcu file: use atomic primitivesNick Piggin2006-01-081-2/+1
* NLM: Further cancel fixesJ. Bruce Fields2006-01-061-1/+1
* [PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing storeBadari Pulavarty2006-01-061-0/+1
* [PATCH] add AOP_TRUNCATED_PAGE, prepend AOP_ to WRITEPAGE_ACTIVATEZach Brown2006-01-031-0/+31
* [PATCH] add a file_permission helperChristoph Hellwig2005-11-091-0/+5
* [PATCH] add a vfs_permission helperChristoph Hellwig2005-11-091-0/+1
* [PATCH] unbindable mountsRam Pai2005-11-071-0/+1
* [PATCH] introduce slave mountsRam Pai2005-11-071-0/+1
* [PATCH] shared mounts handling: umountRam Pai2005-11-071-1/+1
* [PATCH] shared mount handling: bind and rbindRam Pai2005-11-071-0/+5
* [PATCH] introduce shared mountsRam Pai2005-11-071-0/+1
* [PATCH] beginning of the shared-subtree properRam Pai2005-11-071-0/+1
* [PATCH] kernel-doc: fix some kernel-api warningsRandy Dunlap2005-11-071-0/+2
* [PATCH] VFS: pass file pointer to filesystem from ftruncate()Miklos Szeredi2005-11-071-1/+9
* [PATCH] reduce sizeof(struct file)Eric Dumazet2005-10-301-2/+8
* [PATCH] gfp_t: fs/*Al Viro2005-10-281-1/+1
* [PATCH] mm/filemap.c: make two functions staticAdrian Bunk2005-09-101-2/+0
* [PATCH] files: files struct with RCUDipankar Sarma2005-09-091-1/+3
* [PATCH] Make ll_rw_block() wait for buffer lockJan Kara2005-09-071-0/+1
* [PATCH] remove duplicated sys_open32() code from 64bit archsMiklos Szeredi2005-09-071-0/+1
* [PATCH] remove iattr.ia_attr_flagsMiklos Szeredi2005-09-071-10/+0
* [PATCH] remove file.f_maxcountEric Dumazet2005-09-071-1/+0
* Fix nasty ncpfs symlink handling bug.Linus Torvalds2005-08-191-4/+4
* [PATCH] stale POSIX lock handlingPeter Staubach2005-07-271-2/+4
* [PATCH] Fix soft lockup due to NTFS: VFS part and explanationAnton Altaparmakov2005-07-131-0/+3
* [PATCH] inotifyRobert Love2005-07-121-1/+5
* [PATCH] export generic_drop_inode() to modulesMark Fasheh2005-07-071-0/+1
OpenPOWER on IntegriCloud