Commit Graph

143 Commits (7236e978a3883406ca06ee79e0739743c7c92a85)

Author SHA1 Message Date
Alasdair G Kergon 7006f6eca8 [PATCH] dm: export blkdev_driver_ioctl 19 years ago
David Howells afefdbb28a [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers 19 years ago
Steven Whitehouse 128e5ebaf8 [GFS2] Remove iflags.h, use FS_ 19 years ago
Eric W. Biederman 609d7fa956 [PATCH] file: modify struct fown_struct to use a struct pid 19 years ago
Andi Kleen d6cbd281d1 [PATCH] Some cleanup in the pipe code 19 years ago
Dave Hansen ce71ec3684 [PATCH] r/o bind mounts: monitor zeroing of i_nlink 19 years ago
Dave Hansen d8c76e6f45 [PATCH] r/o bind mount prepwork: inc_nlink() helper 19 years ago
Dave Hansen 9a53c3a783 [PATCH] r/o bind mounts: unlink: monitor i_nlink 19 years ago
Badari Pulavarty eed4e51fb6 [PATCH] Add vector AIO support 19 years ago
Badari Pulavarty 543ade1fc9 [PATCH] Streamline generic_file_* interfaces and filemap cleanups 19 years ago
Badari Pulavarty ee0b3e671b [PATCH] Remove readv/writev methods and use aio_read/aio_write instead 19 years ago
Badari Pulavarty 027445c372 [PATCH] Vectorize aio_read/aio_write fileop methods 19 years ago
David Howells 9361401eb7 [PATCH] BLOCK: Make it possible to disable the block layer [try #6] 19 years ago
David Howells 36695673b0 [PATCH] BLOCK: Move common FS-specific ioctls to linux/fs.h [try #6] 19 years ago
David Howells cf9a2ae8d4 [PATCH] BLOCK: Move functions out of buffer code [try #6] 19 years ago
Jens Axboe 5404bc7a87 [PATCH] Allow file systems to differentiate between data and meta reads 19 years ago
Jens Axboe a3b05e8f58 [PATCH] Kill various deprecated/unused block layer defines/functions 19 years ago
Alexey Dobriyan 50462062a0 [PATCH] fs.h: ifdef security fields 19 years ago
Alexey Dobriyan 0e51a720b9 [PATCH] ifdef ->quota_read, ->quota_write 19 years ago
Theodore Ts'o ba52de123d [PATCH] inode-diet: Eliminate i_blksize from the inode structure 19 years ago
Theodore Ts'o 577c4eb09d [PATCH] inode-diet: Move i_cdev into a union 19 years ago
Theodore Ts'o eaf796e7ef [PATCH] inode-diet: Move i_bdev into a union 19 years ago
Theodore Ts'o 4c1541680f [PATCH] inode-diet: Move i_pipe into a union 19 years ago
Theodore Ts'o 8e18e2941c [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private 19 years ago
Steven Whitehouse 5e96f59f9b [GFS2] Remove (extra) fs_subsys declaration 19 years ago
Mark Fasheh 349457ccf2 [PATCH] Allow file systems to manually d_move() inside of ->rename() 19 years ago
Ingo Molnar 4df46240a1 [PATCH] lockdep: annotate reiserfs 19 years ago
David Howells 01bf466e18 [PATCH] FDPIC: Define SEEK_* constants in the Linux kernel headers 19 years ago
Trond Myklebust f475ae957d VFS: Allow caller to determine if BSD or posix locks were actually freed 19 years ago
Ingo Molnar 663d440eaa [PATCH] lockdep: annotate blkdev nesting 19 years ago
Arjan van de Ven 897c6ff956 [PATCH] lockdep: annotate sb ->s_umount 19 years ago
Ingo Molnar cf51624999 [PATCH] lockdep: annotate ->s_lock 19 years ago
Ingo Molnar f2eace23e9 [PATCH] lockdep: annotate i_mutex 19 years ago
Christoph Hellwig f5e54d6e53 [PATCH] mark address_space_operations const 19 years ago
Adrian Bunk b0904e147f [PATCH] fs/locks.c: make posix_locks_deadlock() static 19 years ago
Miklos Szeredi 75e1fcc0b1 [PATCH] vfs: add lock owner argument to flush operation 19 years ago
Christoph Lameter 2d1db3b117 [PATCH] page migration cleanup: pass "mapping" to migration functions 19 years ago
David Howells 726c334223 [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry 19 years ago
David Howells 454e2398be [PATCH] VFS: Permit filesystem to override root dentry on mount 19 years ago
Miklos Szeredi c89681ed7d [PATCH] remove steal_locks() 19 years ago
Trond Myklebust 8b512d9a88 VFS: Remove dependency of ->umount_begin() call on MNT_FORCE 19 years ago
Trond Myklebust 1f5ce9e93a VFS: Unexport do_kern_mount() and clean up simple_pin_fs() 19 years ago
Andrew Morton e46e490368 [PATCH] sys_sync_file_range(): move exported flags outside __KERNEL__ 19 years ago
David Woodhouse 62c4f0a2d5 Don't include linux/config.h from anywhere else in include/ 19 years ago
Jens Axboe cbb7e577e7 [PATCH] splice: pass offset around for ->splice_read() and ->splice_write() 19 years ago
Andrew Morton 5246d05031 [PATCH] sync_file_range(): use unsigned for flags 19 years ago
Andrew Morton 88e6faefae [PATCH] splice: warning fix 19 years ago
Jens Axboe b92ce55893 [PATCH] splice: add direct fd <-> fd splicing support 19 years ago
Ingo Molnar 3a326a2ce8 [PATCH] introduce a "kernel-internal pipe object" abstraction 19 years ago
Kalin KOZHUHAROV 8ba8e95ed1 Fix comments: s/granuality/granularity/ 19 years ago