summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2010-02-12GFS2: Fix error codeAbhijith Das
2010-02-11Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2010-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2010-02-11fs/exec.c: restrict initial stack space expansion to rlimitMichael Neuling
2010-02-11compat_ioctl: add compat handler for TIOCGSID ioctlAndreas Schwab
2010-02-11ceph: remove bogus invalidate_mapping_pagesSage Weil
2010-02-11ceph: invalidate pages even if truncate is pendingSage Weil
2010-02-11ceph: cleanup async writeback, truncation, invalidate helpersSage Weil
2010-02-11ceph: fix sync read eof check deadlockSage Weil
2010-02-11ceph: do not retain caps that are being revokedSage Weil
2010-02-11ceph: cap revocation fixesSage Weil
2010-02-11ceph: sync read/write considers page cacheYehuda Sadeh
2010-02-11ceph: fix truncation when not holding capsYehuda Sadeh
2010-02-11ceph: refactor ceph_write_begin, fix ceph_page_mkwriteYehuda Sadeh
2010-02-11ceph: fix short synchronous readsYehuda Sadeh
2010-02-11ceph: add uid field to ceph_pg_poolSage Weil
2010-02-11ceph: put unused osd connections on lruYehuda Sadeh
2010-02-11ceph: remove unused variableYehuda Sadeh
2010-02-11ceph: add support for auth_x authentication protocolSage Weil
2010-02-10ceph: add struct version to auth encodingSage Weil
2010-02-10ceph: allow renewal of auth credentialsSage Weil
2010-02-10ceph: aes crypto and base64 encode/decode helpersSage Weil
2010-02-10ceph: buffer decoding helpersSage Weil
2010-02-10seq_file: Add helpers for iteration over a hlistLi Zefan
2010-02-10compat_ioctl: ignore RAID_VERSION ioctlArnd Bergmann
2010-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2010-02-10fat: Fix stat->f_namelenKevin Dankwardt
2010-02-10NFS: Make close(2) asynchronous when closing NFS O_DIRECT filesChuck Lever
2010-02-10NFS: Improve NFS iostat byte count accuracy for writesChuck Lever
2010-02-10NFS: Account for NFS bytes read via the splice APIChuck Lever
2010-02-10NFS: Fix byte accounting for generic NFS readsChuck Lever
2010-02-10NFS: Proper accounting for NFS VFS callsChuck Lever
2010-02-10nfs41: cleanup callback code to use __be32 typeAndy Adamson
2010-02-10nfs41: clear NFS4CLNT_RECALL_SLOT bit on session resetAndy Adamson
2010-02-10nfs41: fix nfs4_callback_recallslotAndy Adamson
2010-02-10nfs41: resize slot table in resetAndy Adamson
2010-02-10nfs41: implement cb_recall_slotAndy Adamson
2010-02-10nfs41: back channel drc minimal implementationAndy Adamson
2010-02-10nfs41: prepare for back channel drcAndy Adamson
2010-02-10nfs41: remove uneeded checks in callback processingAndy Adamson
2010-02-10nfs41: directly encode back channel errorAndy Adamson
2010-02-10nfs41: fix wrong error on callback header xdr overflowAndy Adamson
2010-02-10nfs41: Process callback's referring call listMike Sager
2010-02-10nfs41: Check slot table for referring callsMike Sager
2010-02-10nfs41: Adjust max cache response size valueMike Sager
2010-02-10nfs: handle NFSv2 -EKEYEXPIRED returns from RPC layer appropriatelyJeff Layton
2010-02-10nfs: handle NFSv3 -EKEYEXPIRED errors as we would -EJUKEBOXJeff Layton
2010-02-10nfs4: handle -EKEYEXPIRED errors from RPC layerJeff Layton
2010-02-09NFS: Fix the mapping of the NFSERR_SERVERFAULT errorTrond Myklebust
2010-02-09NFS: Remove a redundant check for PageFsCache in nfs_migrate_page()Trond Myklebust