aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/fs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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-rc2Linus Torvalds1-0/+1677