summaryrefslogtreecommitdiff
path: root/include/linux/fs.h
AgeCommit message (Expand)Author
2003-05-12Add user pointer annotations to core filesystem routines.Linus Torvalds
2003-05-12Make sys_open() declaration match definition.Linus Torvalds
2003-05-12Add user pointer annotations to socket, file IO and signalLinus Torvalds
2003-05-07[PATCH] s/UPDATE_ATIME/update_atime/ cleanupAndrew Morton
2003-05-07[PATCH] sysrq-S, sysrq-U cleanupsAndrew Morton
2003-04-29[PATCH] improved bdevnameChristoph Hellwig
2003-04-27[PATCH] bdget_disk()Alexander Viro
2003-04-27[PATCH] open_by_devnum()Alexander Viro
2003-04-27[PATCH] pin_fs/release_fsAlexander Viro
2003-04-27[PATCH] simple_fill_super()Alexander Viro
2003-04-24[PATCH] invalidate_device()/check_disk_change() fixesAlexander Viro
2003-04-16Fix user pointer annotations in more places, now that 'sparse'Linus Torvalds
2003-04-09Annotate read/write paths with user pointer annotationsLinus Torvalds
2003-04-09Annotate fs/stat.c with user pointer annotations.Linus Torvalds
2003-04-08Tag more user-supplied path strings as being user pointers forLinus Torvalds
2003-04-08[PATCH] struct address_space commentsAndrew Morton
2003-04-08[PATCH] Replace the radix-tree rwlock with a spinlockAndrew Morton
2003-04-02[PATCH] remove dparent_lockAndrew Morton
2003-04-02[PATCH] sync dirty pages in fadvise(FADV_DONTNEED)Andrew Morton
2003-04-01[PATCH] remove kdevname() before someone starts using it againChristoph Hellwig
2003-03-28[PATCH] tty_io cleanupAndrew Morton
2003-03-22[PATCH] dev_t [2/3] - remove MAX_CHRDEVAndrew Morton
2003-03-22[PATCH] dev_t [1/3]: kill cdevAndrew Morton
2003-03-22[PATCH] make the bdevname() API saneAndrew Morton
2003-03-22[PATCH] inode a/c/mtime modification speedupAndrew Morton
2003-03-11Merge kroah.com:/home/greg/linux/BK/bleed-2.5Greg Kroah-Hartman
2003-03-10[PATCH] compat_sys_fcntl{,64} Generic partStephen Rothwell
2003-03-09Merge kroah.com:/home/greg/linux/BK/bleed-2.5Greg Kroah-Hartman
2003-03-08[PATCH] register_blkdev cleanupsAndrew Morton
2003-03-03Merge penguin.transmeta.com:/home/penguin/torvalds/repositories/kernel/hlistLinus Torvalds
2003-03-03[PATCH] dcache/inode hlist patchkitAndi Kleen
2003-03-04sysfs: Register filesystems with sysfs.Patrick Mochel
2003-02-25[XFS] Remove flags argument from xattr inode operations againChristoph Hellwig
2003-02-21[PATCH] Alternative tty fasync fixRussell King
2003-02-15mergeGreg Kroah-Hartman
2003-02-14[PATCH] xattr: infrastructure for permission overridesAndrew Morton
2003-02-14[PATCH] separate checks from generic_file_aio_writeAndrew Morton
2003-02-06[PATCH] Remove dead codeAndries E. Brouwer
2003-02-03Merge bk://lsm.bkbits.net/linus-2.5Greg Kroah-Hartman
2003-02-03[PATCH] add stats for page reclaim via inode freeingAndrew Morton
2003-02-03[PATCH] implement posix_fadvise64()Andrew Morton
2003-02-02[PATCH] Fix inode size accounting raceAndrew Morton
2003-01-15[PATCH] allocate and free security structures for private filesStephen D. Smalley
2003-01-14[PATCH] stale bdev reference in quotactlChristoph Hellwig
2003-01-14[PATCH] don't include coda_fs_i.h in fs.hChristoph Hellwig
2003-01-14[PATCH] remove obsolete kern_umount alias for mntputChristoph Hellwig
2003-01-10[PATCH] turn i_shared_lock into a semaphoreAndrew Morton
2003-01-07[PATCH] AIO support for raw/O_DIRECTAndrew Morton
2002-12-31[PATCH] include <linux/vfs.h> only in files actually needing itChristoph Hellwig
2002-12-29[PATCH] more obsolete module API fixesChristoph Hellwig