aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2008-01-30SUNRPC: fewer conditionals in the format_ip_address routinesChuck Lever
2008-01-30NFS: Fix the 'proto=' mount optionTrond Myklebust
2008-01-30NFS: Support per-mountpoint timeout parameters.Trond Myklebust
2008-01-30SUNRPC: Add support for per-client timeout valuesTrond Myklebust
2008-01-30SUNRPC: Clean up the transport timeout initialisationTrond Myklebust
2008-01-30NFSv4: Add socket proto argument to setclientidTrond Myklebust
2008-01-30NFS: Expand server address storage in nfs_client structChuck Lever
2008-01-30NFS: Increase size of cl_ipaddr field to hold IPv6 addressesChuck Lever
2008-01-30NFS: Ensure NFSv4 SETCLIENTID send buffer is large enoughChuck Lever
2008-01-30SUNRPC: Move universal address definitions to global headerChuck Lever
2008-01-30NFS: Remove the redundant nfs_client->cl_nfsversionTrond Myklebust
2008-01-30NFS: define a function to update nfsi->cache_change_attributeTrond Myklebust
2008-01-30SUNRPC: Remove the obsolete RPC_WAITQ macroTrond Myklebust
2008-01-30SUNRPC: Unexport rpc_init_task() and rpc_execute()Trond Myklebust
2008-01-30SUNRPC: allow the caller of rpc_run_task to preallocate the struct rpc_taskTrond Myklebust
2008-01-30SUNRPC: Remove the now unused function rpc_call_setup()Trond Myklebust
2008-01-30NFS: Clean up the (commit|read|write)_setup() callback routinesTrond Myklebust
2008-01-30SUNRPC: Add a helper rpc_call_start() that initialises task->tk_actionTrond Myklebust
2008-01-30SUNRPC: Clean up the initialisation of priority queue scheduling info.Trond Myklebust
2008-01-30SUNRPC: Clean up rpc_run_taskTrond Myklebust
2008-01-30SUNRPC: Cleanup of rpc_task initialisationTrond Myklebust
2008-01-30SUNRPC: Rename xprt_disconnect()Trond Myklebust
2008-01-30SUNRPC: Allow the client to detect if the TCP connection is closedTrond Myklebust
2008-01-30SUNRPC: Fix a race in xs_tcp_state_change()Trond Myklebust
2008-01-30NFS: Stop sillyname renames and unmounts from racingSteve Dickson
2008-01-30NFS: Clean up the write request locking.Trond Myklebust
2008-01-29Fix blktrace compile warningMartin K. Petersen
2008-01-29block: fix warning on compile with CONFIG_BLOCKJens Axboe
2008-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.25Linus Torvalds
2008-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2008-01-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds
2008-01-29module: make module_address_lookup safeRusty Russell
2008-01-28jbd2: add lockdep supportMingming Cao
2008-01-29ext4: Add multi block allocator for ext4Alex Tomas
2008-01-28ext4: Add new functions for searching extent treeAlex Tomas
2008-01-28ext4: Add ext4_find_next_bit()Aneesh Kumar K.V
2008-01-28ext4: Add EXT4_IOC_MIGRATE ioctlAneesh Kumar K.V
2008-01-28ext4: Add inode version support in ext4Jean Noel Cordenner
2008-01-28vfs: Add 64 bit i_version supportJean Noel Cordenner
2008-01-28ext4: Add the journal checksum featureGirish Shilamkar
2008-01-28jbd2: jbd2 stats through procfsJohann Lombardi
2008-01-28ext4: Convert truncate_mutex to read write semaphore.Aneesh Kumar K.V
2008-01-28ext4: Make ext4_get_blocks_wrap take the truncate_mutex early.Aneesh Kumar K.V
2008-01-28jbd2: Fix assertion failure in fs/jbd2/checkpoint.cJan Kara
2008-01-28jbd2: Remove printk from J_ASSERT to preserve registers during BUGChris Snook
2008-01-28Add buffer head related helper functionsAneesh Kumar K.V
2008-01-28ext4: sync up block group descriptor with e2fsprogs.Coly Li
2008-01-28ext4: store maxbytes for bitmapped files and return EFBIG as appropriateEric Sandeen
2008-01-28ext4: Support large filesAneesh Kumar K.V
2008-01-28ext4: Add support for 48 bit inode i_blocks.Aneesh Kumar K.V