summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2007-10-10[GFS2] Fix an oops in glock dumpingSteven Whitehouse
2007-10-10[GFS2] GFS2 not checking pointer on create when running under nfsdSteve French
2007-10-10[GFS2] Clean up duplicate includes in fs/gfs2/Jesper Juhl
2007-10-10[GFS2] Fix calculation of demote stateJosef Whiter
2007-10-10[GFS2] Fix two races relating to glock callbacksSteven Whitehouse
2007-10-10compat_ioctl: move floppy handlers to block/compat_ioctl.cArnd Bergmann
2007-10-10compat_ioctl: move cdrom handlers to block/compat_ioctl.cArnd Bergmann
2007-10-10compat_ioctl: move BLKPG handling to block/compat_ioctl.cArnd Bergmann
2007-10-10compat_ioctl: move hdio calls to block/compat_ioctl.cArnd Bergmann
2007-10-10compat_ioctl: handle blk_trace ioctlsArnd Bergmann
2007-10-10compat_ioctl: add compat_blkdev_driver_ioctl()Arnd Bergmann
2007-10-10compat_ioctl: move common block ioctls to compat_blkdev_ioctlArnd Bergmann
2007-10-10Drop 'size' argument from bio_endio and bi_end_ioNeilBrown
2007-10-10Don't decrement bi_size in bio_endioNeilBrown
2007-10-10Only call bi_end_io once for any bioNeilBrown
2007-10-10Fix warnings with !CONFIG_BLOCKJens Axboe
2007-10-09nfsd: remove IS_ISMNDLCK macroJ. Bruce Fields
2007-10-09Rework /proc/locks via seq_files and seq_list helpersPavel Emelyanov
2007-10-09fs/locks.c: use list_for_each_entry() instead of list_for_each()Matthias Kaehlcke
2007-10-09NFS: clean up explicit check for mandatory locksPavel Emelyanov
2007-10-09AFS: clean up explicit check for mandatory locksPavel Emelyanov
2007-10-099PFS: clean up explicit check for mandatory locksPavel Emelyanov
2007-10-09GFS2: clean up explicit check for mandatory locksPavel Emelyanov
2007-10-09Cleanup macros for distinguishing mandatory locksPavel Emelyanov
2007-10-09locks: Fix potential OOPS in generic_setlease()Pavel Emelyanov
2007-10-09Use list_first_entry in locks_wake_up_blocksPavel Emelyanov
2007-10-09locks: fix flock_lock_file() commentJ. Bruce Fields
2007-10-09Memory shortage can result in inconsistent flocks statePavel Emelyanov
2007-10-09locks: kill redundant local variableJ. Bruce Fields
2007-10-09locks: reverse order of posix_locks_conflict() argumentsJ. Bruce Fields
2007-10-09knfsd: query filesystem for NFSv4 getattr of FATTR4_MAXNAMEJ. Bruce Fields
2007-10-09knfsd: nfsv4 delegation recall should take reference on clientJ. Bruce Fields
2007-10-09knfsd: don't shutdown callbacks until nfsv4 client is freedJ. Bruce Fields
2007-10-09knfsd: let nfsd manage timing out its own leasesJ. Bruce Fields
2007-10-09knfsd: 64 bit ino support for NFS serverPeter Staubach
2007-10-09knfsd: remove code duplication in nfsd4_setclientid()J. Bruce Fields
2007-10-09nfsd warning fixAndrew Morton
2007-10-09knfsd: fix callback rpc credJ. Bruce Fields
2007-10-09knfsd: move nfsv4 slab creation/destruction to module init/exitJ. Bruce Fields
2007-10-09knfsd: spawn kernel thread to probe callback channelJ. Bruce Fields
2007-10-09knfsd: nfs4 name->id mapping not correctly parsing negative downcallJ. Bruce Fields
2007-10-09knfsd: demote some printk()s to dprintk()sJ. Bruce Fields
2007-10-09knfsd: cleanup of nfsd4 cmp_* functionsJ. Bruce Fields
2007-10-09knfsd: delete code made redundant by map_new_errorsJ. Bruce Fields
2007-10-09nfsd: fix horrible indentation in nfsd_setattrChristoph Hellwig
2007-10-09nfsd: tone down inaccurate dprintkJ. Bruce Fields
2007-10-09NFS: Add a boot parameter to disable 64 bit inode numbersTrond Myklebust
2007-10-09NFS: nfs_refresh_inode should clear cache_validity flags on successTrond Myklebust
2007-10-09NFS: Fix a connectathon regression in NFSv3 and NFSv4Trond Myklebust
2007-10-09NFS: Use nfs_refresh_inode() in ops that aren't expected to change the inodeTrond Myklebust