summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | mtd: plat_nand: add platform probe/remove callbacksH Hartley Sweeten2009-06-051-0/+7
| * | | | | | | | | | | | mtd: extend plat_nand for (read|write)_bufAlexander Clouter2009-06-051-0/+6
| * | | | | | | | | | | | mtd: OneNAND: add support for OneNAND manufactured by NumonyxAdrian Hunter2009-06-051-0/+1
| * | | | | | | | | | | | Kill jffs2-user.hArtem Bityutskiy2009-06-052-35/+0
| * | | | | | | | | | | | mtd: add OOB ioctls for >4GiB devicesKevin Cernekee2009-05-291-0/+9
| * | | | | | | | | | | | mtd: add MEMERASE64 ioctl for >4GiB devicesKevin Cernekee2009-05-291-0/+6
| * | | | | | | | | | | | [MTD] Remove option for add_mtd_partitions() to not register partitions.David Woodhouse2009-05-261-1/+0
* | | | | | | | | | | | | LDSCRIPT: Name INIT_RAM_FS consistentlyDavid Howells2009-06-221-1/+1
* | | | | | | | | | | | | Merge branch 'for-2.6.31' of git://fieldses.org/git/linux-nfsdLinus Torvalds2009-06-227-43/+54
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | nfsd41: Backchannel: minorversion support for the back channelAndy Adamson2009-06-181-1/+2
| * | | | | | | | | | | | | nfsd41: move channel attributes from nfsd4_session to a nfsd4_channel_attr st...Alexandros Batsakis2009-06-162-16/+13
| * | | | | | | | | | | | | Merge commit 'v2.6.30' into for-2.6.31J. Bruce Fields2009-06-1579-133/+481
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | knfsd: reply cache cleanupsGreg Banks2009-05-271-2/+1
| * | | | | | | | | | | | | nfsd4: track recall retries in nfs4_delegationJ. Bruce Fields2009-05-011-0/+1
| * | | | | | | | | | | | | nfsd4: remove unused dl_truncJ. Bruce Fields2009-05-011-1/+0
| * | | | | | | | | | | | | nfsd4: eliminate struct nfs4_cb_recallJ. Bruce Fields2009-05-011-13/+5
| * | | | | | | | | | | | | nfsd4: rename callback struct to cb_connJ. Bruce Fields2009-05-011-2/+2
| * | | | | | | | | | | | | nfsd4: lookup up callback cred only onceJ. Bruce Fields2009-04-291-0/+1
| * | | | | | | | | | | | | nfsd: support ext4 i_versionJ. Bruce Fields2009-04-292-4/+20
| * | | | | | | | | | | | | SUNRPC: pass buffer size to svc_sock_names()Chuck Lever2009-04-281-1/+3
| * | | | | | | | | | | | | SUNRPC: pass buffer size to svc_addsock()Chuck Lever2009-04-281-1/+2
| * | | | | | | | | | | | | NFSD: Prevent a buffer overflow in svc_xprt_names()Chuck Lever2009-04-281-1/+1
| * | | | | | | | | | | | | SUNRPC: Fix error return value of svc_addr_len()Chuck Lever2009-04-281-2/+3
| * | | | | | | | | | | | | lockd: call locks_release_private to cleanup per-filesystem stateFelix Blyakher2009-04-241-0/+1
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'for-2.6.31' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2009-06-2214-18/+362
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'devel-for-2.6.31' into for-2.6.31Trond Myklebust2009-06-184-15/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | NFS: Clean up MNT program definitionsChuck Lever2009-06-173-14/+3
| | * | | | | | | | | | | | | lockd: Update NSM state from SM_MON repliesChuck Lever2009-06-171-1/+1
| | | |_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | Merge commit 'linux-pnfs/nfs41-for-2.6.31' into nfsv41-for-2.6.31Trond Myklebust2009-06-1710-3/+358
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | nfs41: Backchannel: Add a backchannel slot table to the sessionRicardo Labiaga2009-06-171-1/+1
| | * | | | | | | | | | | | nfs41: Rename rq_received to rq_reply_bytes_recvdRicardo Labiaga2009-06-171-1/+2
| | * | | | | | | | | | | | nfs41: sunrpc: add a struct svc_xprt pointer to struct svc_serv for backchann...Andy Adamson2009-06-171-0/+1
| | * | | | | | | | | | | | nfs41: sunrpc: provide functions to create and destroy a svc_xprt for backcha...Benny Halevy2009-06-171-0/+2
| | * | | | | | | | | | | | nfs41: Backchannel bc_svc_process()Ricardo Labiaga2009-06-171-0/+2
| | * | | | | | | | | | | | nfs41: Backchannel callback service helper routinesRicardo Labiaga2009-06-171-0/+3
| | * | | | | | | | | | | | nfs41: Add backchannel processing support to RPC state machineRicardo Labiaga2009-06-172-0/+14
| | * | | | | | | | | | | | nfs41: New include/linux/sunrpc/bc_xprt.hRicardo Labiaga2009-06-171-0/+46
| | * | | | | | | | | | | | nfs41: New backchannel helper routinesRicardo Labiaga2009-06-171-0/+1
| | * | | | | | | | | | | | nfs41: client callback structuresRicardo Labiaga2009-06-172-0/+30
| | * | | | | | | | | | | | nfs41: sunrpc: Export the call prepare state for session resetAndy Adamson2009-06-172-0/+2
| | * | | | | | | | | | | | nfs41: add session setup to the state managerAndy Adamson2009-06-171-0/+1
| | * | | | | | | | | | | | nfs41: create_session operationAndy Adamson2009-06-172-0/+22
| | * | | | | | | | | | | | nfs41: get_lease_timeAndy Adamson2009-06-171-0/+9
| | * | | | | | | | | | | | nfs41: exchange_id operationBenny Halevy2009-06-174-1/+47
| | * | | | | | | | | | | | nfs41: setup_sequence methodAndy Adamson2009-06-171-0/+4
| | * | | | | | | | | | | | nfs41: set up seq_res.sr_slotidAndy Adamson2009-06-171-0/+1
| | * | | | | | | | | | | | nfs41: nfs41: pass *session in seq_args and seq_resBenny Halevy2009-06-171-2/+2
| | * | | | | | | | | | | | nfs41: introduce nfs4_call_syncAndy Adamson2009-06-171-0/+8
| | * | | | | | | | | | | | nfs41: use nfs4_fs_locations_resBenny Halevy2009-06-171-0/+5
| | * | | | | | | | | | | | nfs41: use nfs4_setaclresBenny Halevy2009-06-171-0/+4
OpenPOWER on IntegriCloud