Commit Graph

200418 Commits (5d8d9a4d9ff74c55901642b4e2ac5124830ddafe)
 

Author SHA1 Message Date
Trond Myklebust 5d8d9a4d9f NFS: Ensure the AUTH_UNIX credcache is allocated dynamically 15 years ago
Trond Myklebust d05dd4e98f NFS: Fix the NFS users of rpc_restart_call() 15 years ago
Trond Myklebust f1f88fc7e8 SUNRPC: The function rpc_restart_call() should return success/failure 15 years ago
Trond Myklebust a6f03393ec NFSv4: Get rid of the bogus RPC_ASSASSINATED(task) checks 15 years ago
Trond Myklebust 452e93523d NFSv4: Clean up the process of renewing the NFSv4 lease 15 years ago
Trond Myklebust 14516c3a30 NFSv4.1: Handle NFS4ERR_DELAY on SEQUENCE correctly 15 years ago
Trond Myklebust 0a8ebba943 NFS: nfs_rename() should not have to flush out writebacks 15 years ago
Trond Myklebust 1b924e5f87 NFS: Clean up the callers of nfs_wb_all() 15 years ago
Trond Myklebust af7fa16506 NFS: Fix up the fsync code 15 years ago
Trond Myklebust 77041ed9b4 NFSv4: Ensure the lockowners are labelled using the fl_owner and/or fl_pid 15 years ago
Trond Myklebust d3c7b7ccc1 NFSv4: Add support for the RELEASE_LOCKOWNER operation 15 years ago
Trond Myklebust daccbded7f NFSv4: Clean up for lockowner XDR encoding 15 years ago
Trond Myklebust f11ac8db5d NFSv4: Ensure that we track the NFSv4 lock state in read/write requests. 15 years ago
Trond Myklebust 1f0e890dba NFSv4: Clean up struct nfs4_state_owner 15 years ago
Trond Myklebust 1055d76d91 NFSv4.1: There is no need to init the session more than once... 15 years ago
Trond Myklebust fe74ba3a8d NFSv41: Cleanup for nfs4_alloc_session. 15 years ago
Trond Myklebust d77d76ffb6 NFSv41: Clean up exclusive create 15 years ago
Trond Myklebust a443234535 NFSv41: Deprecate nfs_client->cl_minorversion 15 years ago
Trond Myklebust e047a10c12 NFSv41: Fix nfs_async_inode_return_delegation() ugliness 15 years ago
Trond Myklebust c48f4f3541 NFSv41: Convert the various reboot recovery ops etc to minor version ops 15 years ago
Trond Myklebust 97dc135947 NFSv41: Clean up the NFSv4.1 minor version specific operations 15 years ago
Trond Myklebust a2118c33aa NFSv41: Don't store session state in the nfs_client->cl_state 15 years ago
Trond Myklebust df8964554a NFSv41: Further cleanup for nfs4_sequence_done 15 years ago
Trond Myklebust 035168ab39 NFSv4.1: Make nfs4_setup_sequence take a nfs_server argument 15 years ago
Trond Myklebust 71ac6da994 NFSv4.1: Merge the nfs41_proc_async_sequence() and nfs4_proc_sequence() 15 years ago
Trond Myklebust aa5190d0ed NFSv4: Kill nfs4_async_handle_error() abuses by NFSv4.1 15 years ago
Trond Myklebust d185a334c7 NFSv4.1: Simplify nfs41_sequence_done() 15 years ago
Trond Myklebust 2a6e26cdb8 NFSv4.1: Clean up nfs4_setup_sequence 15 years ago
Trond Myklebust d5f8d3fe72 NFSv41: Fix a memory leak in nfs41_proc_async_sequence() 15 years ago
Trond Myklebust d3f6baaa34 NFSv4: Fix an embarassing typo in encode_attrs() 15 years ago
Trond Myklebust 0be8189f2c NFSv4: Ensure that /proc/self/mountinfo displays the minor version number 15 years ago
Trond Myklebust 44950b67a6 NFSv4.1: Ensure that we initialise the session when following a referral 15 years ago
Trond Myklebust b76ce56192 SUNRPC: Fix a re-entrancy bug in xs_tcp_read_calldir() 15 years ago
Andy Adamson f799bdb355 nfs4 use mandatory attribute file type in nfs4_get_root 15 years ago
Linus Torvalds 7e27d6e778 Linux 2.6.35-rc3 15 years ago
Linus Torvalds 4cea8706c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 15 years ago
Linus Torvalds 7ae1277a52 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 15 years ago
Linus Torvalds b25b550bb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable 15 years ago
Linus Torvalds eda054770e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 15 years ago
Yinghai Lu 837c4ef13c PCI: clear bridge resource range if BIOS assigned bad one 15 years ago
Jiri Slaby a7ef7d1f5e PCI: hotplug/cpqphp, fix NULL dereference 15 years ago
Jesse Barnes 3be434f024 Revert "PCI: create function symlinks in /sys/bus/pci/slots/N/" 15 years ago
Bjorn Helgaas f6d440daeb PCI: change resource collision messages from KERN_ERR to KERN_INFO 15 years ago
Dan Carpenter 6f902af400 Btrfs: The file argument for fsync() is never null 15 years ago
Dan Carpenter 834e74759a Btrfs: handle ERR_PTR from posix_acl_from_xattr() 15 years ago
Sage Weil 15e7000095 Btrfs: avoid BUG when dropping root and reference in same transaction 15 years ago
Shi Weihua 731e3d1b43 Btrfs: prohibit a operation of changing acl's mask when noacl mount option used 15 years ago
Shi Weihua 2f26afba46 Btrfs: should add a permission check for setfacl 15 years ago
Dan Carpenter cf1e99a4e0 Btrfs: btrfs_lookup_dir_item() can return ERR_PTR 15 years ago
Dan Carpenter 3140c9a34b Btrfs: btrfs_read_fs_root_no_name() returns ERR_PTRs 15 years ago