| Commit message (Expand) | Author | Age |
... | |
| * | | | | ocfs2: Add lockdep annotations | Jan Kara | 2009-06-22 |
| * | | | | vfs: Set special lockdep map for dirs only if not set by fs | Jan Kara | 2009-06-22 |
| * | | | | ocfs2: Disable orphan scanning for local and hard-ro mounts | Sunil Mushran | 2009-06-22 |
| * | | | | ocfs2: Do not initialize lvb in ocfs2_orphan_scan_lock_res_init() | Sunil Mushran | 2009-06-22 |
| * | | | | ocfs2: Stop orphan scan as early as possible during umount | Sunil Mushran | 2009-06-22 |
| * | | | | ocfs2: Fix ocfs2_osb_dump() | Sunil Mushran | 2009-06-22 |
| * | | | | ocfs2: Pin journal head before accessing jh->b_committed_data | Sunil Mushran | 2009-06-22 |
| * | | | | ocfs2: Update atime in splice read if necessary. | Tao Ma | 2009-06-22 |
| * | | | | ocfs2: Provide the ocfs2_dlm_lvb_valid() stack API. | Joel Becker | 2009-06-22 |
| |/ / / |
|
* | | | | NFS: Correct the NFS mount path when following a referral | Trond Myklebust | 2009-06-23 |
* | | | | NFS: Fix nfs_path() to always return a '/' at the beginning of the path | Trond Myklebust | 2009-06-23 |
* | | | | NFSv4: Replace nfs4_path_walk() with VFS path lookup in a private namespace | Trond Myklebust | 2009-06-23 |
* | | | | VFS: Add VFS helper functions for setting up private namespaces | Trond Myklebust | 2009-06-23 |
* | | | | VFS: Uninline the function put_mnt_ns() | Trond Myklebust | 2009-06-23 |
* | | | | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2009-06-22 |
|\ \ \ \ |
|
| * | | | | jffs2: leaking jffs2_summary in function jffs2_scan_medium | Christian Engelmayer | 2009-06-15 |
| * | | | | Merge branch 'next-mtd' of git://aeryn.fluff.org.uk/bjdooks/linux | David Woodhouse | 2009-06-08 |
| |\ \ \ \ |
|
| * | | | | | mtd: Handle compat ioctls directly; remove all trace from compat_ioctl.c | Kevin Cernekee | 2009-05-29 |
| * | | | | | mtd: add OOB ioctls for >4GiB devices | Kevin Cernekee | 2009-05-29 |
| * | | | | | mtd: compat_ioctl cleanup | Kevin Cernekee | 2009-05-29 |
| * | | | | | mtd: add MEMERASE64 ioctl for >4GiB devices | Kevin Cernekee | 2009-05-29 |
* | | | | | | Merge branch 'for-2.6.31' of git://fieldses.org/git/linux-nfsd | Linus Torvalds | 2009-06-22 |
|\ \ \ \ \ \ |
|
| * | | | | | | nfsd41: Backchannel: minorversion support for the back channel | Andy Adamson | 2009-06-18 |
| * | | | | | | nfsd41: Backchannel: cleanup nfs4.0 callback encode routines | Andy Adamson | 2009-06-18 |
| * | | | | | | nfsd41: Remove ip address collision detection case | Mike Sager | 2009-06-18 |
| * | | | | | | nfsd: optimise the starting of zero threads when none are running. | NeilBrown | 2009-06-18 |
| * | | | | | | nfsd: don't take nfsd_mutex twice when setting number of threads. | NeilBrown | 2009-06-18 |
| * | | | | | | nfsd41: sanity check client drc maxreqs | Andy Adamson | 2009-06-16 |
| * | | | | | | nfsd41: move channel attributes from nfsd4_session to a nfsd4_channel_attr st... | Alexandros Batsakis | 2009-06-16 |
| * | | | | | | NFS: kill off complicated macro 'PROC' | Yu Zhiguo | 2009-06-15 |
| * | | | | | | nfsd: minor nfsd_vfs_write cleanup | J. Bruce Fields | 2009-06-15 |
| * | | | | | | nfsd: Pull write-gathering code out of nfsd_vfs_write | J. Bruce Fields | 2009-06-15 |
| * | | | | | | nfsd: track last inode only in use_wgather case | J. Bruce Fields | 2009-06-15 |
| * | | | | | | nfsd: Use write gathering only with NFSv2 | Trond Myklebust | 2009-06-15 |
| * | | | | | | Merge commit 'v2.6.30' into for-2.6.31 | J. Bruce Fields | 2009-06-15 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | NFSv4: kill off complicated macro 'PROC' | Yu Zhiguo | 2009-06-01 |
| * | | | | | | | NFSv4: do exact check about attribute specified | Yu Zhiguo | 2009-06-01 |
| * | | | | | | | knfsd: remove unreported filehandle stats counters | Greg Banks | 2009-05-27 |
| * | | | | | | | knfsd: fix reply cache memory corruption | Greg Banks | 2009-05-27 |
| * | | | | | | | knfsd: reply cache cleanups | Greg Banks | 2009-05-27 |
| * | | | | | | | lockd: fix FILE_LOCKING=n build error | Randy Dunlap | 2009-05-13 |
| * | | | | | | | nfsd: nfs4_stat_init cleanup | Wang Chen | 2009-05-06 |
| * | | | | | | | nfsd: use C99 struct initializers | Randy Dunlap | 2009-05-03 |
| * | | | | | | | nfsd4: make recall callback an asynchronous rpc | J. Bruce Fields | 2009-05-03 |
| * | | | | | | | nfsd4: track recall retries in nfs4_delegation | J. Bruce Fields | 2009-05-01 |
| * | | | | | | | nfsd4: remove unused dl_trunc | J. Bruce Fields | 2009-05-01 |
| * | | | | | | | nfsd4: eliminate struct nfs4_cb_recall | J. Bruce Fields | 2009-05-01 |
| * | | | | | | | nfsd4: rename callback struct to cb_conn | J. Bruce Fields | 2009-05-01 |
| * | | | | | | | nfsd4: replace callback thread by asynchronous rpc | J. Bruce Fields | 2009-04-29 |
| * | | | | | | | nfsd4: lookup up callback cred only once | J. Bruce Fields | 2009-04-29 |