Commit Graph

342 Commits (0abb8b6a939b742f273edc68b64dba26c57331bc)

Author SHA1 Message Date
Christoph Hellwig 4c728ef583 add a vfs_fsync helper 16 years ago
Steven Whitehouse e9079cce20 GFS2: Support for FIEMAP ioctl 16 years ago
Nick Piggin 54566b2c15 fs: symlink write_begin allocation context fix 16 years ago
Al Viro 261bca86ed nfsd/create race fixes, infrastructure 16 years ago
Al Viro 6badd79bd0 kill ->dir_notify() 16 years ago
Christoph Hellwig cb23beb551 kill vfs_permission 16 years ago
Christoph Hellwig 3fb64190aa pass a struct path * to may_open 16 years ago
Jan Engelhardt dded4f4d50 include: linux/fs.h: put declarations in __KERNEL__ 16 years ago
Christoph Hellwig 4d4be482a4 [XFS] add a FMODE flag to make XFS invisible I/O less hacky 16 years ago
Christoph Hellwig fc9161e54d [PATCH 2/2] documnt FMODE_ constants 16 years ago
Christoph Hellwig fd4ce1acd0 [PATCH 1/2] kill FMODE_NDELAY_NOW 16 years ago
David Howells d76b0d9b2d CRED: Use creds in file structs 16 years ago
David Howells 745ca2475a CRED: Pass credentials through dentry_open() 16 years ago
David Howells da9592edeb CRED: Wrap task credential accesses in the filesystem subsystem 16 years ago
Nick Piggin 4e02ed4b4a fs: remove prepare_write/commit_write 17 years ago
David Chinner 8290c35f87 Inode: Allow external list initialisation 17 years ago
David Chinner 2cb1599f9b Inode: Allow external initialisers 17 years ago
Alexey Dobriyan d8ba7a3633 proc: move rest of /proc/locks to fs/locks.c 17 years ago
Mimi Zohar 08b9fe6b12 [PATCH] i_version: remount support 17 years ago
Miklos Szeredi f696a3659f [PATCH] move executable checking into ->permission() 17 years ago
Alexey Dobriyan 6de24f0ed0 [PATCH 1/2] anondev: init IDR statically 17 years ago
Al Viro 56b26add02 [PATCH] kill the rest of struct file propagation in block ioctls 17 years ago
Al Viro e436fdae70 [PATCH] get rid of blkdev_driver_ioctl() 17 years ago
Al Viro 572c489215 [PATCH] sanitize blkdev_get() and friends 17 years ago
Al Viro 30c40d2c01 [PATCH] propagate mode through open_bdev_excl/close_bdev_excl 17 years ago
Al Viro 9a1c354276 [PATCH] pass fmode_t to blkdev_put() 17 years ago
Al Viro d4430d62fa [PATCH] beginning of methods conversion 17 years ago
Al Viro 08f8585121 [PATCH] move block_device_operations to blkdev.h 17 years ago
Al Viro 86d434dede [PATCH] eliminate use of ->f_flags in block methods 17 years ago
Al Viro aeb5d72706 [PATCH] introduce fmode_t, do annotations 17 years ago
Andrew Patterson c3279d1454 Adjust block device size after an online resize of a disk. 17 years ago
Andrew Patterson 0c002c2f74 Wrapper for lower-level revalidate_disk routines. 17 years ago
Tejun Heo 1f0142905d block: adjust formatting for large minors and add ext_range sysfs attr 17 years ago
David Woodhouse e17fc0a1cc Allow elevators to sort/merge discard requests 17 years ago
David Woodhouse d30a2605be Add BLKDISCARD ioctl to allow userspace to discard sectors 17 years ago
David Woodhouse fb2dce862d Add 'discard' request handling 17 years ago
Josef Bacik 68c9d702bb generic block based fiemap implementation 17 years ago
Mark Fasheh c4b929b85b vfs: vfs-level fiemap interface 17 years ago
J. Bruce Fields af558e33be nfsd: common grace period control 17 years ago
Thomas Petazzoni bfcd17a6c5 Configure out file locking features 17 years ago
Hisashi Hifumi 8ab22b9abb vfs: pagecache usage optimization for pagesize!=blocksize 17 years ago
Al Viro 3f8206d496 [PATCH] get rid of indirect users of namei.h 17 years ago
Al Viro 516e0cc564 [PATCH] f_count may wrap around 17 years ago
Al Viro f419a2e3b6 [PATCH] kill nameidata passing to permission(), rename to inode_permission() 17 years ago
Miklos Szeredi 9767d74957 [patch 1/4] vfs: utimes: move owner check into inode_change_ok() 17 years ago
Al Viro a110343f0d [PATCH] fix MAY_CHDIR/MAY_ACCESS/LOOKUP_ACCESS mess 17 years ago
Miklos Szeredi db2e747b14 [patch 5/5] vfs: remove mode parameter from vfs_symlink() 17 years ago
Miklos Szeredi 2f1936b877 [patch 3/5] vfs: change remove_suid() to file_remove_suid() 17 years ago
Al Viro e6305c43ed [PATCH] sanitize ->permission() prototype 17 years ago
Denys Vlasenko d2d9648ec6 [PATCH] reuse xxx_fifo_fops for xxx_pipe_fops 17 years ago