aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/fs.h
AgeCommit message (Expand)AuthorFilesLines
2006-07-10[PATCH] FDPIC: Define SEEK_* constants in the Linux kernel headersDavid Howells1-0/+4
2006-07-05VFS: Allow caller to determine if BSD or posix locks were actually freedTrond Myklebust1-0/+1
2006-07-03[PATCH] lockdep: annotate blkdev nestingIngo Molnar1-0/+17
2006-07-03[PATCH] lockdep: annotate sb ->s_umountArjan van de Ven1-0/+1
2006-07-03[PATCH] lockdep: annotate ->s_lockIngo Molnar1-0/+1
2006-07-03[PATCH] lockdep: annotate i_mutexIngo Molnar1-0/+19
2006-06-28[PATCH] mark address_space_operations constChristoph Hellwig1-2/+2
2006-06-24Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust1-18/+24
2006-06-23[PATCH] fs/locks.c: make posix_locks_deadlock() staticAdrian Bunk1-1/+0
2006-06-23[PATCH] vfs: add lock owner argument to flush operationMiklos Szeredi1-1/+2
2006-06-23[PATCH] page migration cleanup: pass "mapping" to migration functionsChristoph Lameter1-2/+4
2006-06-23[PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells1-3/+3
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells1-10/+15
2006-06-22[PATCH] remove steal_locks()Miklos Szeredi1-1/+0
2006-06-20Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust1-1/+0
2006-06-09VFS: Remove dependency of ->umount_begin() call on MNT_FORCETrond Myklebust1-1/+1
2006-06-09VFS: Unexport do_kern_mount() and clean up simple_pin_fs()Trond Myklebust1-1/+1
2006-05-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse1-3/+4
2006-05-23[PATCH] sys_sync_file_range(): move exported flags outside __KERNEL__Andrew Morton1-3/+4
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse1-1/+0
2006-04-11[PATCH] splice: pass offset around for ->splice_read() and ->splice_write()Jens Axboe1-6/+6
2006-04-11Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds1-4/+13
2006-04-11[PATCH] sync_file_range(): use unsigned for flagsAndrew Morton1-1/+1
2006-04-11[PATCH] splice: warning fixAndrew Morton1-3/+10
2006-04-11[PATCH] splice: add direct fd <-> fd splicing supportJens Axboe1-0/+2
2006-04-10[PATCH] introduce a "kernel-internal pipe object" abstractionIngo Molnar1-4/+4
2006-04-01Fix comments: s/granuality/granularity/Kalin KOZHUHAROV1-1/+1
2006-03-31[PATCH] sys_sync_file_range()Andrew Morton1-0/+7
2006-03-31[PATCH] Simplify proc/devices and fix early termination regressionJoe Korty1-11/+4
2006-03-30[PATCH] Introduce sys_splice() system callJens Axboe1-0/+4
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven1-10/+10
2006-03-28[PATCH] mark f_ops const in the inodeArjan van de Ven1-3/+3
2006-03-27[PATCH] dm/md dependency tree in sysfs: bd_claim_by_kobjectJun'ichi Nomura1-0/+10
2006-03-26[PATCH] remove ->get_blocks() supportBadari Pulavarty1-10/+7
2006-03-26[PATCH] 2TB files: add blkcnt_tTakashi Sato1-1/+1
2006-03-26[PATCH] 2TB files: st_blocks is invalid when calling stat64Takashi Sato1-1/+1
2006-03-26[PATCH] VFS,fs/locks.c,NFSD4: add race_free posix_lock_file_conf() interfaceAndy Adamson1-0/+1
2006-03-26[PATCH] Make address_space_operations->invalidatepage return voidNeilBrown1-1/+1
2006-03-26[PATCH] Make address_space_operations->sync_page return voidNeilBrown1-1/+1
2006-03-25Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds1-5/+2
2006-03-25[PATCH] Introduce FMODE_EXEC file flagOleg Drokin1-0/+5
2006-03-25[PATCH] fs/inode.c: make iprune_mutex staticAdrian Bunk1-1/+0
2006-03-24[PATCH] fsync: extract internal codeAndrew Morton1-0/+1
2006-03-24[PATCH] set_page_dirty() return value fixesAndrew Morton1-1/+1
2006-03-24[PATCH] fadvise(): write commandsAndrew Morton1-0/+5
2006-03-24[PATCH] vfs: MS_VERBOSE should be MS_SILENTTheodore Ts'o1-1/+3
2006-03-23Merge branch 'linus'Trond Myklebust1-5/+21
2006-03-23[PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23Jens Axboe1-0/+4
2006-03-23[PATCH] Extract inode_inc_link_count(), inode_dec_link_count()Alexey Dobriyan1-0/+12
2006-03-23[PATCH] sem2mutex: ipruneIngo Molnar1-1/+1
2006-03-23[PATCH] sem2mutex: vfs_rename_mutexArjan van de Ven1-1/+1
2006-03-23[PATCH] sem2mutex: inotifyIngo Molnar1-1/+1
2006-03-23[PATCH] sem2mutex: blockdev #2Arjan van de Ven1-2/+2
2006-03-20lockd: stop abusing file_lock_listChristoph Hellwig1-2/+0
2006-03-20lockd: Remove FL_LOCKD flagJ. Bruce Fields1-1/+0
2006-03-20locks,lockd: fix race in nlmsvc_testlockAndy Adamson1-1/+1
2006-03-20locks: remove unused posix_block_lockAndy Adamson1-1/+0
2006-03-20VFS: New /proc file /proc/self/mountstatsChuck Lever1-0/+1
2006-03-11[PATCH] ext3: ext3_symlink should use GFP_NOFS allocations insideKirill Korotaev1-0/+2
2006-03-08[PATCH] fix file countingDipankar Sarma1-0/+1
2006-03-08Mark the pipe file operations staticLinus Torvalds1-3/+0
2006-02-01[PATCH] Direct Migration V9: Avoid writeback / page_migrate() methodChristoph Lameter1-0/+8
2006-01-18[PATCH] vfs: *at functions: coreUlrich Drepper1-2/+5
2006-01-16[PATCH] add /sys/fsMiklos Szeredi1-0/+3
2006-01-14[PATCH] convert /proc/devices to use seq_file interfaceNeil Horman1-0/+11
2006-01-10[PATCH] per-mountpoint noatime/nodiratimeChristoph Hellwig1-4/+1
2006-01-10[PATCH] remove update_atimeChristoph Hellwig1-9/+1
2006-01-10[PATCH] replace inode_update_time with file_update_timeChristoph Hellwig1-1/+1
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, sb->s_lockIngo Molnar1-3/+3
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen1-3/+4
2006-01-08[PATCH] fs: remove s_old_blocksize from struct super_blockPekka Enberg1-1/+0
2006-01-08[PATCH] shared mounts: cleanupMiklos Szeredi1-1/+1
2006-01-08[PATCH] Add block_device_operations.getgeo block device methodChristoph Hellwig1-0/+2
2006-01-08[PATCH] Fix some problems with truncate and mtime semantics.NeilBrown1-1/+2
2006-01-08[PATCH] rcu file: use atomic primitivesNick Piggin1-2/+1
2006-01-06NLM: Further cancel fixesJ. Bruce Fields1-1/+1
2006-01-06[PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing storeBadari Pulavarty1-0/+1
2006-01-03[PATCH] add AOP_TRUNCATED_PAGE, prepend AOP_ to WRITEPAGE_ACTIVATEZach Brown1-0/+31
2005-11-09[PATCH] add a file_permission helperChristoph Hellwig1-0/+5
2005-11-09[PATCH] add a vfs_permission helperChristoph Hellwig1-0/+1
2005-11-07[PATCH] unbindable mountsRam Pai1-0/+1
2005-11-07[PATCH] introduce slave mountsRam Pai1-0/+1
2005-11-07[PATCH] shared mounts handling: umountRam Pai1-1/+1
2005-11-07[PATCH] shared mount handling: bind and rbindRam Pai1-0/+5
2005-11-07[PATCH] introduce shared mountsRam Pai1-0/+1
2005-11-07[PATCH] beginning of the shared-subtree properRam Pai1-0/+1
2005-11-07[PATCH] kernel-doc: fix some kernel-api warningsRandy Dunlap1-0/+2
2005-11-07[PATCH] VFS: pass file pointer to filesystem from ftruncate()Miklos Szeredi1-1/+9
2005-10-30[PATCH] reduce sizeof(struct file)Eric Dumazet1-2/+8
2005-10-28[PATCH] gfp_t: fs/*Al Viro1-1/+1
2005-09-10[PATCH] mm/filemap.c: make two functions staticAdrian Bunk1-2/+0
2005-09-09[PATCH] files: files struct with RCUDipankar Sarma1-1/+3
2005-09-07[PATCH] Make ll_rw_block() wait for buffer lockJan Kara1-0/+1
2005-09-07[PATCH] remove duplicated sys_open32() code from 64bit archsMiklos Szeredi1-0/+1
2005-09-07[PATCH] remove iattr.ia_attr_flagsMiklos Szeredi1-10/+0
2005-09-07[PATCH] remove file.f_maxcountEric Dumazet1-1/+0
2005-08-19Fix nasty ncpfs symlink handling bug.Linus Torvalds1-4/+4
2005-07-27[PATCH] stale POSIX lock handlingPeter Staubach1-2/+4
2005-07-13[PATCH] Fix soft lockup due to NTFS: VFS part and explanationAnton Altaparmakov1-0/+3
2005-07-12[PATCH] inotifyRobert Love1-1/+5
2005-07-07[PATCH] export generic_drop_inode() to modulesMark Fasheh1-0/+1
2005-06-27[PATCH] Update cfq io scheduler to time sliced designJens Axboe1-0/+19
2005-06-24[PATCH] xip: reduce code duplicationCarsten Otte1-8/+4
2005-06-24[PATCH] xip: ext2: execute in placeCarsten Otte1-0/+5
2005-06-24[PATCH] xip: fs/mm: execute in placeCarsten Otte1-0/+18
2005-06-24[PATCH] xip: bdev: execute in placeCarsten Otte1-0/+1
2005-06-24[PATCH] pass iocb to dio_iodone_tChristoph Hellwig1-2/+2
2005-06-23[PATCH] Remove f_error field from struct fileChristoph Lameter1-1/+0
2005-06-23[PATCH] block: add unlocked_ioctl support for block devicesArnd Bergmann1-0/+1
2005-06-23[PATCH] fix for prune_icache()/forced final iput() racesAlexander Viro1-0/+1
2005-06-22[PATCH] NFSv4: Clean up nfs4 lock state accountingTrond Myklebust1-0/+1
2005-06-20[PATCH] libfs: add simple attribute filesArnd Bergmann1-0/+46
2005-05-05[PATCH] remove do_sync parameter from __invalidate_deviceChristoph Hellwig1-1/+1
2005-05-01[PATCH] DocBook: fix some descriptionsMartin Waitz1-48/+52
2005-05-01[PATCH] DocBook: changes and extensions to the kernel documentationPavel Pisa1-6/+6
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+1677