Commit Graph

7855 Commits (58bfdd6deeec02b73691ea2c951a3c5d743bca63)

Author SHA1 Message Date
Ulisses Furquim ac74c00e49 inotify: fix check for one-shot watches before destroying them 17 years ago
Milan Broz 76c072b48e dm ioctl: move compat code 17 years ago
James Lentini 3211e4eb58 SUNRPC xptrdma: simplify build configuration 17 years ago
Trond Myklebust 5d47a35600 NFS: Fix a potential file corruption issue when writing 17 years ago
Andi Kleen ef1fc2f01e BKL-removal: Implement a compat_ioctl handler for JFS 17 years ago
Andi Kleen baab81fa51 BKL-removal: Use unlocked_ioctl for jfs 17 years ago
Greg Kroah-Hartman 969affd276 sysfs: remove BUG_ON() from sysfs_remove_group() 17 years ago
Greg Kroah-Hartman f4a00a2c06 Block: Fix whole_disk attribute bug 17 years ago
H. Peter Anvin 6e16d89bcd Sanitize the type of struct user.u_ar0 17 years ago
David Howells 12debc4248 iget: remove iget() and the read_inode() super op as being obsolete 17 years ago
David Howells 755aedc159 iget: stop HPPFS from using iget() and read_inode() 17 years ago
David Howells 0a370e5de9 iget: stop HOSTFS from using iget() and read_inode() 17 years ago
David Howells b88a27edcd iget: stop OPENPROMFS from using iget() and read_inode() 17 years ago
David Howells b55c460da6 iget: stop UFS from using iget() and read_inode() 17 years ago
David Howells b8e1343f67 iget: stop the SYSV filesystem from using iget() and read_inode() 17 years ago
David Howells 78cc912000 iget: stop ROMFS from using iget() and read_inode() 17 years ago
David Howells 2b7e5bcbd9 iget: stop QNX4 from using iget() and read_inode() 17 years ago
David Howells a1d4aebbfa iget: stop PROCFS from using iget() and read_inode() 17 years ago
David Howells a90a088021 iget: stop the MINIX filesystem from using iget() and read_inode() 17 years ago
David Howells eab1df71a0 iget: stop JFS from using iget() and read_inode() 17 years ago
David Howells 5451f79f5f iget: stop JFFS2 from using iget() and read_inode() 17 years ago
David Howells c4386c83bf iget: stop ISOFS from using read_inode() 17 years ago
David Howells 635253915b iget: stop HFSPLUS from using iget() and read_inode() 17 years ago
David Howells fa300b1914 iget: stop FUSE from using iget() and read_inode() 17 years ago
David Howells d0b079483d iget: stop FreeVXFS from using iget() and read_inode() 17 years ago
David Howells 17f95a7b44 iget: stop FAT from using iget() and read_inode() 17 years ago
David Howells 1d1fe1ee02 iget: stop EXT4 from using iget() and read_inode() 17 years ago
David Howells 473043dcee iget: stop EXT3 from using iget() and read_inode() 17 years ago
David Howells 52fcf70329 iget: stop EXT2 from using iget() and read_inode() 17 years ago
David Howells 298384cd79 iget: stop EFS from using iget() and read_inode() 17 years ago
David Howells ce634ab28e iget: stop CIFS from using iget() and read_inode() 17 years ago
David Howells e33ab086ae iget: stop BFS from using iget() and read_inode() 17 years ago
David Howells 96eb541941 iget: stop BEFS from using iget() and read_inode() 17 years ago
David Howells 62328a0239 iget: stop autofs from using iget() and read_inode() 17 years ago
David Howells 210f855963 iget: stop AFFS from using iget() and read_inode() 17 years ago
David Howells 69840b0d06 iget: use iget_failed() in GFS2 17 years ago
David Howells aa7fa240c7 iget: use iget_failed() in AFS 17 years ago
David Howells b46980feed iget: introduce a function to register iget failure 17 years ago
David Howells e231c2ee64 Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) 17 years ago
Randy Dunlap 25fad945a7 fs menu: small reorg 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
Pavel Emelyanov eccba06891 gfs2: make gfs2_glock.gl_owner_pid be a struct pid * 17 years ago
Pavel Emelyanov b1e058da50 gfs2: make gfs2_holder.gh_owner_pid be a struct pid * 17 years ago
Lachlan McIlroy de2eeea609 [XFS] add __init/__exit mark to specific init/cleanup functions 17 years ago
David Chinner 450790a2c5 [XFS] Fix oops in xfs_file_readdir() 17 years ago
Christoph Hellwig cbc89dcfd2 [XFS] kill xfs_root 17 years ago
Christoph Hellwig 4188c78d95 [XFS] keep i_nlink updated and use proper accessors 17 years ago
Christoph Hellwig 222096ae7f [XFS] stop updating inode->i_blocks 17 years ago