deliverable/linux.git
2008-07-15  Trond MyklebustNFSv4: Remove BKL from the nfsv4 state recovery
2008-07-15  Trond MyklebustSUNRPC: Remove the BKL from the callback functions
2008-07-15  Trond MyklebustNFS: Remove BKL from the readdir code
2008-07-15  Trond MyklebustNFS: Remove BKL from the symlink code
2008-07-15  Trond MyklebustNFS: Remove BKL from the sillydelete operations
2008-07-15  Trond MyklebustNFS: Remove the BKL from the rename, rmdir and unlink...
2008-07-15  Trond MyklebustNFS: Remove BKL from NFS lookup code
2008-07-15  Trond MyklebustNFS: Remove the BKL from nfs_link()
2008-07-15  Trond MyklebustNFS: Remove the BKL from the inode creation operations
2008-07-15  Trond MyklebustNFS: Remove BKL usage from open()
2008-07-15  Trond MyklebustNFS: Remove BKL usage from the write path
2008-07-15  Trond MyklebustNFS: Remove the BKL from the permission checking code
2008-07-15  Trond MyklebustNFS: Remove attribute update related BKL references
2008-07-15  Trond MyklebustNFS: Remove BKL requirement from attribute updates
2008-07-15  Trond MyklebustNFS: Protect inode->i_nlink updates using inode->i_lock
2008-07-15  Felix Blyakhernfs: set correct fl_len in nlmclnt_test()
2008-07-15  Chuck LeverSUNRPC: Support registering IPv6 interfaces with local...
2008-07-15  Chuck LeverSUNRPC: Refactor rpcb_register to make rpcbindv4 suppor...
2008-07-15  Chuck LeverSUNRPC: None of rpcb_create's callers wants a privilege...
2008-07-15  Chuck LeverSUNRPC: Introduce a specific rpcb_create for contacting...
2008-07-15  Chuck LeverSUNRPC: Use correct XDR encoding procedure for rpcbind...
2008-07-09  Trond MyklebustSUNRPC: Ensure our task is notified when an rpcbind...
2008-07-09  Chuck LeverNFS: Allow either strict or sloppy mount option parsing
2008-07-09  Chuck LeverNFS4: Set security flavor default for NFSv4 mounts...
2008-07-09  Chuck LeverNFS: Set security flavor default for NFSv2/3 mounts...
2008-07-09  Chuck LeverNFS: Refactor logic for parsing NFS security flavor...
2008-07-09  Chuck LeverNFS: use documenting macro constants for initializing...
2008-07-09  Chuck LeverNFS: Move the nfs_set_port() call out of nfs_parse_moun...
2008-07-09  Trond MyklebustNFS: set transport defaults after mount option parsing...
2008-07-09  Chuck LeverSUNRPC: Use only rpcbind v2 for AF_INET requests
2008-07-09  Chuck LeverSUNRPC: Use GETADDR for rpcbind version 4 queries
2008-07-09  Chuck LeverSUNRPC: Use rpcbind version 2 GETPORT
2008-07-09  Chuck LeverSUNRPC: Document some naked integers in rpcbind client
2008-07-09  Chuck LeverSUNRPC: More useful debugging output for rpcb client
2008-07-09  Jeff Laytonnfs4: fix potential race with rapid nfs_callback_up...
2008-07-09  Jeff Laytonnfs4: remove BKL from nfs_callback_up and nfs_callback_down
2008-07-09  Benny Halevynfs: initialize timeout variable in nfs4_proc_setclient...
2008-07-09  Chuck LeverNFS: handle interface identifiers in incoming IPv6...
2008-07-09  Chuck LeverNFS: Add string length argument to nfs_parse_server_address
2008-07-09  Chuck LeverNFS: Support raw IPv6 address hostnames during NFS...
2008-07-09  Chuck LeverNFS: Use common device name parsing logic for NFSv4...
2008-07-09  Trond MyklebustNFS: Fix a dependency on CONFIG_NFS_V4 in nfs_remount
2008-07-09  Trond MyklebustNFS: Allow redirtying of a completed unstable write.
2008-07-09  Trond MyklebustNFS: Clean up nfs_update_request()
2008-07-09  Chuck LeverNFS: missing newline in NFS mount debugging message
2008-07-09  Chuck LeverNFS: Treat "intr" and "nointr" options as deprecated
2008-07-09  Chuck LeverNFS: Allow any value for the "retry" option
2008-07-09  Trond MyklebustNFS: Ensure we zap only the access and acl caches when...
2008-07-09  Trond MyklebustNFS: Fix a warning in nfs4_async_handle_error
2008-07-09  Chuck LeverNFS: Move fs/nfs/iostat.h to include/linux
2008-07-09  Trond MyklebustNFS: Remove the redundant file_open entry from struct...
2008-07-09  Chuck LeverSUNRPC: Ensure all transports set rq_xtime consistently
2008-07-09  Trond MyklebustNFS: Fix the ftruncate() credential problem
2008-07-09  \\\"J. Bruce... rpc: minor cleanup of scheduler callback code
2008-07-09  \\\"J. Bruce... rpc: remove some unused macros
2008-07-09  \\\"J. Bruce... rpc: eliminate unused variable in auth_gss upcall code
2008-07-09  Olga Kornievskaiarpc: bring back cl_chatty
2008-07-09  Jeff LaytonNFS: implement option checking when remounting NFS...
2008-07-09  Adrian Bunkfs/nfs/nfsroot.c: remove CVS keyword
2008-07-09  Chuck LeverSUNRPC: Remove obsolete messages during transport connect
2008-07-09  Chuck LeverNFS: Fix trace debugging nits in write.c
2008-07-09  Chuck LeverNFS: Use NFSDBG_FILE for all fops
2008-07-09  Chuck LeverNFS: Add debugging facility for NFS aops
2008-07-09  Chuck LeverNFS: Make nfs_open methods consistent
2008-07-09  Chuck LeverNFS: Make nfs_llseek methods consistent
2008-07-09  Chuck LeverNFS: Make nfs_fsync methods consistent
2008-07-09  Chuck LeverSUNRPC: Display some debugging information as text...
2008-07-09  Chuck LeverSUNRPC: Refactor rpc_show_tasks
2008-07-09  Chuck LeverSUNRPC: Don't display the rpc_show_tasks header if...
2008-07-09  Chuck LeverSUNRPC: Rename "call_" functions that are no longer...
2008-07-09  Chuck LeverSUNRPC: Add a function to display the name of an RPC...
2008-07-09  Chuck LeverNFS: Update help text for CONFIG_NFS_FS
2008-07-09  Trond MyklebustNFS: do_setlk(): don't flush caches when we have a...
2008-07-09  Trond MyklebustSUNRPC: Use GFP_NOFS when allocating credentials
2008-07-09  Trond MyklebustNFS: Revert commit 44dd151d
2008-07-09  Trond MyklebustNFS: Optimise append writes with holes
2008-07-09  Trond MyklebustSUNRPC: An ENOMEM error from call_encode is always...
2008-07-09  Trond MyklebustSUNRPC: Ensure we exit early in case of an encode error
2008-07-09  Trond MyklebustNFS: Add correct bounds checking to NFSv2 locks
2008-07-09  Trond MyklebustNFS: Fix a preemption count leak in nfs_update_request
2008-07-09  Trond MyklebustNFS: Reduce the stack usage in NFSv3 create operations
2008-07-09  Trond MyklebustNFS: Reduce the stack usage in NFSv4 create operations
2008-07-08  Linus TorvaldsMerge branch 'hotfixes' of git://git.linux-nfs.org...
2008-07-08  Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2008-07-08  Jeff Mahoneyreiserfs: discard prealloc in reiserfs_delete_inode
2008-07-08  Trond MyklebustSUNRPC: Fix an rpcbind breakage for the case of IPv6...
2008-07-08  Trond MyklebustSUNRPC: Fix a double-free in rpcbind
2008-07-08  Trond MyklebustNFS: Fix readdir cache invalidation
2008-07-08  Thomas Bogendoerfer[MIPS] Fix 32bit kernels on R4k with 128 byte cache...
2008-07-08  Shane McDonald[MIPS] Atlas, decstation: Fix section mismatches trigge...
2008-07-08  Linus TorvaldsMerge git://git./linux/kernel/git/bart/ide-2.6
2008-07-08  Bartlomiej... it8213: fix return value in it8213_init_one()
2008-07-08  Sergei Shtylyovpalm_bk3710: fix IDECLK period calculation
2008-07-08  Bartlomiej... ide: add __ide_default_irq() inline helper
2008-07-08  Linus TorvaldsMerge branch 'for-linus' of git://git390.osdl.marist...
2008-07-08  David GibsonCorrect hash flushing from huge_ptep_set_wrprotect()
2008-07-08  Nick Piggin[S390] protect _PAGE_SPECIAL bit against mprotect
2008-07-07  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-07  Jesse BarnesRevert "PCI: Correct last two HP entries in the bfsort...
2008-07-07  Jeff Dike[UML] fix gcc ICEs and unresolved externs
next
This page took 0.099648 seconds and 5 git commands to generate.