Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | ocfs2: Provide the ocfs2_dlm_lvb_valid() stack API. | Joel Becker | 2009-06-22 | 5 | -9/+38 | |
| |/ / / / / | ||||||
* | | | | | | NFS: Correct the NFS mount path when following a referral | Trond Myklebust | 2009-06-22 | 1 | -0/+24 | |
* | | | | | | NFS: Fix nfs_path() to always return a '/' at the beginning of the path | Trond Myklebust | 2009-06-22 | 1 | -0/+5 | |
* | | | | | | NFSv4: Replace nfs4_path_walk() with VFS path lookup in a private namespace | Trond Myklebust | 2009-06-22 | 1 | -21/+157 | |
* | | | | | | VFS: Add VFS helper functions for setting up private namespaces | Trond Myklebust | 2009-06-22 | 1 | -8/+37 | |
* | | | | | | VFS: Uninline the function put_mnt_ns() | Trond Myklebust | 2009-06-22 | 1 | -2/+6 | |
| |_|_|/ / |/| | | | | ||||||
* | | | | | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2009-06-22 | 2 | -54/+2 | |
|\ \ \ \ \ | ||||||
| * | | | | | jffs2: leaking jffs2_summary in function jffs2_scan_medium | Christian Engelmayer | 2009-06-15 | 1 | -2/+2 | |
| * | | | | | Merge branch 'next-mtd' of git://aeryn.fluff.org.uk/bjdooks/linux | David Woodhouse | 2009-06-08 | 70 | -719/+831 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | mtd: Handle compat ioctls directly; remove all trace from compat_ioctl.c | Kevin Cernekee | 2009-05-29 | 1 | -22/+0 | |
| * | | | | | | mtd: add OOB ioctls for >4GiB devices | Kevin Cernekee | 2009-05-29 | 1 | -0/+2 | |
| * | | | | | | mtd: compat_ioctl cleanup | Kevin Cernekee | 2009-05-29 | 1 | -42/+9 | |
| * | | | | | | mtd: add MEMERASE64 ioctl for >4GiB devices | Kevin Cernekee | 2009-05-29 | 1 | -0/+1 | |
* | | | | | | | Merge branch 'for-2.6.31' of git://fieldses.org/git/linux-nfsd | Linus Torvalds | 2009-06-22 | 17 | -597/+1142 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | nfsd41: Backchannel: minorversion support for the back channel | Andy Adamson | 2009-06-18 | 2 | -1/+3 | |
| * | | | | | | | nfsd41: Backchannel: cleanup nfs4.0 callback encode routines | Andy Adamson | 2009-06-18 | 1 | -8/+16 | |
| * | | | | | | | nfsd41: Remove ip address collision detection case | Mike Sager | 2009-06-18 | 1 | -12/+6 | |
| * | | | | | | | nfsd: optimise the starting of zero threads when none are running. | NeilBrown | 2009-06-18 | 1 | -2/+4 | |
| * | | | | | | | nfsd: don't take nfsd_mutex twice when setting number of threads. | NeilBrown | 2009-06-18 | 2 | -5/+15 | |
| * | | | | | | | nfsd41: sanity check client drc maxreqs | Andy Adamson | 2009-06-16 | 1 | -0/+5 | |
| * | | | | | | | nfsd41: move channel attributes from nfsd4_session to a nfsd4_channel_attr st... | Alexandros Batsakis | 2009-06-16 | 2 | -14/+16 | |
| * | | | | | | | NFS: kill off complicated macro 'PROC' | Yu Zhiguo | 2009-06-15 | 2 | -56/+379 | |
| * | | | | | | | nfsd: minor nfsd_vfs_write cleanup | J. Bruce Fields | 2009-06-15 | 1 | -7/+8 | |
| * | | | | | | | nfsd: Pull write-gathering code out of nfsd_vfs_write | J. Bruce Fields | 2009-06-15 | 1 | -30/+39 | |
| * | | | | | | | nfsd: track last inode only in use_wgather case | J. Bruce Fields | 2009-06-15 | 1 | -15/+10 | |
| * | | | | | | | nfsd: Use write gathering only with NFSv2 | Trond Myklebust | 2009-06-15 | 1 | -3/+5 | |
| * | | | | | | | Merge commit 'v2.6.30' into for-2.6.31 | J. Bruce Fields | 2009-06-15 | 144 | -3168/+2531 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | NFSv4: kill off complicated macro 'PROC' | Yu Zhiguo | 2009-06-01 | 1 | -17/+17 | |
| * | | | | | | | | NFSv4: do exact check about attribute specified | Yu Zhiguo | 2009-06-01 | 2 | -38/+103 | |
| * | | | | | | | | knfsd: remove unreported filehandle stats counters | Greg Banks | 2009-05-27 | 1 | -6/+0 | |
| * | | | | | | | | knfsd: fix reply cache memory corruption | Greg Banks | 2009-05-27 | 1 | -2/+2 | |
| * | | | | | | | | knfsd: reply cache cleanups | Greg Banks | 2009-05-27 | 1 | -10/+19 | |
| * | | | | | | | | lockd: fix FILE_LOCKING=n build error | Randy Dunlap | 2009-05-13 | 2 | -1/+3 | |
| * | | | | | | | | nfsd: nfs4_stat_init cleanup | Wang Chen | 2009-05-06 | 1 | -2/+1 | |
| * | | | | | | | | nfsd: use C99 struct initializers | Randy Dunlap | 2009-05-03 | 1 | -56/+56 | |
| * | | | | | | | | nfsd4: make recall callback an asynchronous rpc | J. Bruce Fields | 2009-05-03 | 2 | -50/+52 | |
| * | | | | | | | | nfsd4: track recall retries in nfs4_delegation | J. Bruce Fields | 2009-05-01 | 1 | -2/+2 | |
| * | | | | | | | | nfsd4: remove unused dl_trunc | J. Bruce Fields | 2009-05-01 | 2 | -4/+1 | |
| * | | | | | | | | nfsd4: eliminate struct nfs4_cb_recall | J. Bruce Fields | 2009-05-01 | 2 | -16/+13 | |
| * | | | | | | | | nfsd4: rename callback struct to cb_conn | J. Bruce Fields | 2009-05-01 | 2 | -19/+19 | |
| * | | | | | | | | nfsd4: replace callback thread by asynchronous rpc | J. Bruce Fields | 2009-04-29 | 1 | -16/+22 | |
| * | | | | | | | | nfsd4: lookup up callback cred only once | J. Bruce Fields | 2009-04-29 | 2 | -0/+30 | |
| * | | | | | | | | nfsd4: create rpc callback client from server thread | J. Bruce Fields | 2009-04-29 | 1 | -15/+16 | |
| * | | | | | | | | nfsd4: set cb_client inside setup_callback_client | J. Bruce Fields | 2009-04-29 | 1 | -14/+12 | |
| * | | | | | | | | nfsd4: set shorter timeout | J. Bruce Fields | 2009-04-29 | 1 | -4/+7 | |
| * | | | | | | | | nfsd4: setclientid_confirm callback-change fixes | J. Bruce Fields | 2009-04-29 | 1 | -2/+0 | |
| * | | | | | | | | nfsd: quiet compile warning | J. Bruce Fields | 2009-04-29 | 1 | -1/+1 | |
| * | | | | | | | | nfsd: support ext4 i_version | J. Bruce Fields | 2009-04-29 | 2 | -21/+43 | |
| * | | | | | | | | nfsd4: delete obsolete xdr comments | J. Bruce Fields | 2009-04-29 | 1 | -27/+0 | |
| * | | | | | | | | nfsd: eliminate ENCODE_HEAD macro | J. Bruce Fields | 2009-04-29 | 1 | -24/+22 |