summaryrefslogtreecommitdiffstats
path: root/include/linux/fs.h
Commit message (Expand)AuthorAgeFilesLines
* [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
* [PATCH] Update cfq io scheduler to time sliced designJens Axboe2005-06-271-0/+19
* [PATCH] xip: reduce code duplicationCarsten Otte2005-06-241-8/+4
* [PATCH] xip: ext2: execute in placeCarsten Otte2005-06-241-0/+5
* [PATCH] xip: fs/mm: execute in placeCarsten Otte2005-06-241-0/+18
* [PATCH] xip: bdev: execute in placeCarsten Otte2005-06-241-0/+1
* [PATCH] pass iocb to dio_iodone_tChristoph Hellwig2005-06-241-2/+2
* [PATCH] Remove f_error field from struct fileChristoph Lameter2005-06-231-1/+0
* [PATCH] block: add unlocked_ioctl support for block devicesArnd Bergmann2005-06-231-0/+1
* [PATCH] fix for prune_icache()/forced final iput() racesAlexander Viro2005-06-231-0/+1
* [PATCH] NFSv4: Clean up nfs4 lock state accountingTrond Myklebust2005-06-221-0/+1
OpenPOWER on IntegriCloud