Commit Graph

29 Commits (31627dc59b4a87c4198b4245a7de1b8ccf4424fa)

Author SHA1 Message Date
Mike Hommey e04b5ef8b4 __generic_block_fiemap(): fix for files bigger than 4GB 15 years ago
Jeff Layton 5aa98b706e vfs: explicitly cast s_maxbytes in fiemap_check_ranges 16 years ago
Ankit Jain 3e63cbb1ef fs: Add new pre-allocation ioctls to vfs for compatibility with legacy xfs ioctls 16 years ago
Al Viro fe36adf47e No instance of ->bmap() needs BKL 16 years ago
Josef Bacik df3935ffd6 fiemap: fix problem with setting FIEMAP_EXTENT_LAST 16 years ago
Aneesh Kumar K.V 19ba0559f9 vfs: Enable FS_IOC_FIEMAP and FIGETBSZ for all filetypes 16 years ago
Jonathan Corbet 60aa49243d Rationalize fasync return values 16 years ago
Jonathan Corbet 76398425bb Move FASYNC bit handling to f_op->fasync() 16 years ago
Jonathan Corbet db1dd4d376 Use f_lock to protect f_flags 16 years ago
Heiko Carstens a26eab2400 [CVE-2009-0029] System call wrappers part 15 16 years ago
Takashi Sato fcccf50254 filesystem freeze: implement generic freeze feature 16 years ago
Steven Whitehouse e9079cce20 GFS2: Support for FIEMAP ioctl 16 years ago
Jonathan Corbet 218d11a8b0 Fix a race condition in FASYNC handling 16 years ago
Adrian Bunk 06270d5d6a provide generic_block_fiemap() only with BLOCK=y 16 years ago
Josef Bacik 68c9d702bb generic block based fiemap implementation 17 years ago
Mark Fasheh c4b929b85b vfs: vfs-level fiemap interface 17 years ago
Adrian Bunk 67cde59537 make vfs_ioctl() static 17 years ago
Christoph Hellwig f6a4c8bdb3 fix up kerneldoc in fs/ioctl.c a little bit 17 years ago
Erez Zadok aa81a7c712 VFS: factor out three helpers for FIBMAP/FIONBIO/FIOASYNC file ioctls 17 years ago
Erez Zadok deb21db778 VFS: swap do_ioctl and vfs_ioctl names 17 years ago
Erez Zadok c9845ff1df VFS: apply coding standards to fs/ioctl.c 17 years ago
Christoph Hellwig 681dcd9543 drop obsolete sys_ioctl export 18 years ago
Andrew Morton 64d67d2177 revert "vanishing ioctl handler debugging" 18 years ago
Andrew Morton 78ae87c3cd vanishing ioctl handler debugging 18 years ago
Christoph Hellwig acb0c854fa vfs: remove superflous sb == NULL checks 18 years ago
Josef "Jeff" Sipek 0f7fc9e4d0 [PATCH] VFS: change struct file to use struct path 18 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Randy Dunlap 16f7e0fe2e [PATCH] capable/capability.h (fs/) 19 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago