summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2008-04-21Merge branch 'quilt/ldp'Stephen Rothwell
2008-04-21Merge commit 'semaphore/semaphore'Stephen Rothwell
2008-04-21Merge commit 'vfs/vfs-2.6.25'Stephen Rothwell
2008-04-21Merge commit 'mtd/master'Stephen Rothwell
2008-04-21Merge commit 'udf/for_next'Stephen Rothwell
2008-04-21Merge commit 'ext4/next'Stephen Rothwell
2008-04-21Merge commit 'ocfs2/linux-next'Stephen Rothwell
2008-04-21Merge commit 'dlm/next'Stephen Rothwell
2008-04-21Merge commit 'nfsd/nfsd-next'Stephen Rothwell
2008-04-21Merge commit 'xfs/master'Stephen Rothwell
2008-04-21Merge commit 'nfs/linux-next'Stephen Rothwell
2008-04-21Merge branch 'quilt/driver-core'Stephen Rothwell
2008-04-21novfs: Add the Novell filesystem client kernel moduleGreg Kroah-Hartman
2008-04-21sysfs: crash debuggingAndrew Morton
2008-04-21sysfs: refill attribute buffer when reading from offset 0Dan Williams
2008-04-21SYSFS: Explicitly include required header file slab.h.Robert P. J. Day
2008-04-21block: send disk "change" event for rescan_partitions()Kay Sievers
2008-04-19Merge commit 'linux-next/stable' into nextTrond Myklebust
2008-04-19make nfs_automount_list staticAdrian Bunk
2008-04-19NFS: remove duplicate flags assignment from nfs_validate_mount_dataJeff Layton
2008-04-19NFS - fix potential NULL pointer dereference v2Cyrill Gorcunov
2008-04-19NFSv4: Attempt to use machine credentials in SETCLIENTID callsTrond Myklebust
2008-04-19NFSv4: Reintroduce machine credsTrond Myklebust
2008-04-19NFSv4: Don't use cred->cr_ops->cr_name in nfs4_proc_setclientid()Trond Myklebust
2008-04-19nfs: fix printout of multiword bitfieldsFred Isaman
2008-04-19nfs: return negative error value from nfs{,4}_stat_to_errnoBenny Halevy
2008-04-19NLM/lockd: Ensure client locking calls use correct credentialsTrond Myklebust
2008-04-19NFS: Remove the buggy lock-if-signalled case from do_setlk()Trond Myklebust
2008-04-19NLM/lockd: Fix a race when cancelling a blocking lockTrond Myklebust
2008-04-19NLM/lockd: Ensure that nlmclnt_cancel() returns results of the CANCEL callTrond Myklebust
2008-04-19NLM: Remove the signal masking in nlmclnt_proc/nlmclnt_cancelTrond Myklebust
2008-04-19NLM/lockd: convert __nlm_async_call to use rpc_run_task()Trond Myklebust
2008-04-19NLM/lockd: Add a reference counter to struct nlm_rqstTrond Myklebust
2008-04-19NFSv4: Ensure we don't corrupt fl->fl_flags in nfs4_proc_unlckTrond Myklebust
2008-04-19NLM/lockd: Ensure we don't corrupt fl->fl_flags in nlmclnt_unlock()Trond Myklebust
2008-04-19NFSv4: Only increment the sequence id if the server saw itTrond Myklebust
2008-04-19NFSv4: Remove bogus call to nfs4_drop_state_owner() in _nfs4_open_expired()Trond Myklebust
2008-04-19NFS: Ensure that rpc_run_task() errors are propagated back to the callerTrond Myklebust
2008-04-19NFS: Ensure that the write code cleans up properly when rpc_run_task() failsTrond Myklebust
2008-04-19NFS: Ensure that the read code cleans up properly when rpc_run_task() failsTrond Myklebust
2008-04-19NFS: Fix nfs_wb_page() to always exit with an error or a clean pageTrond Myklebust
2008-04-19Merge branch 'namespace' into vfs-2.6.25Al Viro
2008-04-19[PATCH] fix race in kvm_dev_ioctl_create_vm(), sanitize anon_inode_getfd()Al Viro
2008-04-19[patch 7/7] vfs: mountinfo: show dominating group idMiklos Szeredi
2008-04-19[patch 6/7] vfs: mountinfo: add /proc/<pid>/mountinfoRam Pai
2008-04-19[patch 5/7] vfs: mountinfo: allow using process rootMiklos Szeredi
2008-04-19[patch 4/7] vfs: mountinfo: add mount peer group IDMiklos Szeredi
2008-04-19[patch 3/7] vfs: mountinfo: add mount IDMiklos Szeredi
2008-04-19[patch 2/7] vfs: mountinfo: add seq_file_root()Miklos Szeredi
2008-04-19[patch 1/7] vfs: mountinfo: add dentry_path()Ram Pai