summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2007-10-10[GFS2] unneeded typecastDenis Cheng
2007-10-10[GFS2] use list_for_each_entry insteadDenis Cheng
2007-10-10[GFS2] Ensure journal file cache is flushed after recoveryBob Peterson
2007-10-10[GFS2] invalid metadata block - REVISEDBob Peterson
2007-10-10[GFS2] Reduce number of gfs2_scand processes to oneSteven Whitehouse
2007-10-10[GFS2] use the declaration of gfs2_dops in the header file insteadDenis Cheng
2007-10-10[GFS2] mark struct *_operations constDenis Cheng
2007-10-10[GFS2] Detach buf data during in-place writebackBob Peterson
2007-10-10[GFS2] use an temp variable to reduce a spin_unlockDenis Cheng
2007-10-10[GFS2] Prevent infinite loop in try_rgrp_unlink()Bob Peterson
2007-10-10[GFS2] Revert part of earlier log.c changesBob Peterson
2007-10-10[GFS2] Move some code inside the log lockBob Peterson
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