aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2010-08-07
|\
| * sunrpc: make the cache cleaner workqueue deferrableArtem Bityutskiy2010-07-06
* | Merge branch 'nfs-for-2.6.36' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds2010-08-07
|\ \
| * | NFS: Fix /proc/mount for legacy binary interfaceBryan Schumaker2010-08-06
| * | SUNRPC: Move the bound cred to struct rpc_rqstTrond Myklebust2010-08-04
| * | SUNRPC: Clean up of rpc_bindcred()Trond Myklebust2010-08-04
| * | SUNRPC: Move remaining RPC client related task initialisation into clnt.cTrond Myklebust2010-08-04
| * | SUNRPC: Ensure that rpc_exit() always wakes up a sleeping taskTrond Myklebust2010-08-04
| * | SUNRPC: Make the credential cache hashtable size configurableTrond Myklebust2010-08-04
| * | SUNRPC: Store the hashtable size in struct rpc_cred_cacheTrond Myklebust2010-08-04
| * | NFS: Ensure the AUTH_UNIX credcache is allocated dynamicallyTrond Myklebust2010-08-04
| * | SUNRPC: The function rpc_restart_call() should return success/failureTrond Myklebust2010-08-03
| * | NFSv4: Add support for the RELEASE_LOCKOWNER operationTrond Myklebust2010-07-30
| * | NFSv4: Ensure that we track the NFSv4 lock state in read/write requests.Trond Myklebust2010-07-30
| * | NFSv41: Clean up exclusive createTrond Myklebust2010-06-22
| * | NFSv41: Clean up the NFSv4.1 minor version specific operationsTrond Myklebust2010-06-22
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2010-08-07
|\ \ \
| * | | fuse: add retrieve requestMiklos Szeredi2010-07-12
| * | | fuse: add store requestMiklos Szeredi2010-07-12
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2010-08-07
|\ \ \ \
| * | | | nilfs2: reject filesystem with unsupported block sizeRyusuke Konishi2010-07-25
| * | | | nilfs2: avoid rec_len overflow with 64KB block sizeRyusuke Konishi2010-07-25
| * | | | nilfs2: add feature set fields to super blockRyusuke Konishi2010-07-22
| * | | | nilfs2: clarify byte offset in super block formatRyusuke Konishi2010-07-22
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds2010-08-07
|\ \ \ \ \
| * | | | | jbd2: Remove t_handle_lock from start_this_handle()Theodore Ts'o2010-08-03
| * | | | | jbd2: Change j_state_lock to be a rwlock_tTheodore Ts'o2010-08-03
| * | | | | jbd2: Use atomic variables to avoid taking t_handle_lock in jbd2_journal_stopTheodore Ts'o2010-08-02
| * | | | | direct-io: move aio_complete into ->end_ioChristoph Hellwig2010-07-27
| * | | | | jbd2: Remove __GFP_NOFAIL from jbd2 layerTheodore Ts'o2010-07-27
| * | | | | ext4: fix potential NULL dereference while tracingTheodore Ts'o2010-07-27
| | |_|/ / | |/| | |
* | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2010-08-07
|\ \ \ \ \
| * | | | | quota: Use mark_inode_dirty_sync instead of mark_inode_dirtyJan Kara2010-07-23
| * | | | | quota: Change quota error message to print out disk and function nameJiaying Zhang2010-07-21
| * | | | | ext3: remove vestiges of nobh supportChristoph Hellwig2010-07-21
| * | | | | quota: clean up quota active checksChristoph Hellwig2010-07-21
| * | | | | quota: Clean up the namespace in dqblk_xfs.hChristoph Hellwig2010-07-21
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2010-08-07
|\ \ \ \ \ \
| * | | | | | DNS: Separate out CIFS DNS Resolver codeWang Lei2010-08-05
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2010-08-07
|\ \ \ \ \ \ \
| * | | | | | | workqueue: mark init_workqueues() as early_initcall()Suresh Siddha2010-08-01
| * | | | | | | slow-work: kill itTejun Heo2010-07-23
| * | | | | | | drm: use workqueue instead of slow-workTejun Heo2010-07-22
| * | | | | | | fscache: drop references to slow-workTejun Heo2010-07-22
| * | | | | | | fscache: convert operation to use workqueue instead of slow-workTejun Heo2010-07-22
| * | | | | | | fscache: convert object to use workqueue instead of slow-workTejun Heo2010-07-22
| * | | | | | | workqueue: fix how cpu number is stored in work->dataTejun Heo2010-07-22
| * | | | | | | workqueue: remove WQ_SINGLE_CPU and use WQ_UNBOUND insteadTejun Heo2010-07-02
| * | | | | | | workqueue: implement unbound workqueueTejun Heo2010-07-02
| * | | | | | | workqueue: prepare for WQ_UNBOUND implementationTejun Heo2010-07-02