Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | compat.c: Remove dependence on nfsd private headers | Boaz Harrosh | 2009-12-14 | 1 | -2/+0 | |
| * | | | | nfsd: Source files #include cleanups | Boaz Harrosh | 2009-12-14 | 22 | -237/+2 | |
| * | | | | nfsd4: fix share mode permissions | J. Bruce Fields | 2009-12-14 | 1 | -1/+1 | |
| * | | | | nfsd: simplify fh_verify access checks | J. Bruce Fields | 2009-11-25 | 1 | -29/+21 | |
| * | | | | Merge commit 'v2.6.32-rc8' into HEAD | J. Bruce Fields | 2009-11-23 | 59 | -252/+549 | |
| |\ \ \ \ | ||||||
| * | | | | | nfsd: make fs/nfsd/vfs.h for common includes | J. Bruce Fields | 2009-11-13 | 13 | -0/+110 | |
| * | | | | | nfsd: use STATEID_FMT and STATEID_VAL for printing stateids | Benny Halevy | 2009-11-05 | 1 | -30/+16 | |
| * | | | | | nfsd: register NFS_ACL with rpcbind | Peter Staubach | 2009-11-04 | 2 | -3/+12 | |
| * | | | | | nfsd: Fix sort_pacl in fs/nfsd/nf4acl.c to actually sort groups | Frank Filz | 2009-10-27 | 1 | -1/+1 | |
| * | | | | | nfsd4.1: common slot allocation size calculation | J. Bruce Fields | 2009-10-27 | 1 | -3/+11 | |
| * | | | | | nfsd4.1: fix session memory use calculation | J. Bruce Fields | 2009-10-27 | 1 | -1/+4 | |
| * | | | | | nfs: new subdir Documentation/filesystems/nfs | J. Bruce Fields | 2009-10-27 | 4 | -4/+4 | |
| * | | | | | Merge commit 'v2.6.32-rc5' into for-2.6.33 | J. Bruce Fields | 2009-10-27 | 90 | -1419/+2732 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | nfsd41: use sv_max_mesg for forechannel max sizes | Andy Adamson | 2009-09-28 | 1 | -1/+2 | |
| * | | | | | | nfsd4: fix error return when pseudoroot missing | J. Bruce Fields | 2009-09-28 | 2 | -4/+19 | |
| * | | | | | | nfsd: minor nfsd_lookup cleanup | J. Bruce Fields | 2009-09-28 | 1 | -24/+36 | |
| * | | | | | | nfsd4: cross mountpoints when looking up parents | J. Bruce Fields | 2009-09-28 | 1 | -1/+1 | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6 | Linus Torvalds | 2009-12-16 | 3 | -12/+24 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | fat: make discard a mount option | Christoph Hellwig | 2009-11-21 | 3 | -12/+24 | |
* | | | | | | | | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2009-12-16 | 3 | -3/+4 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | jffs2: Fix long-standing bug with symlink garbage collection. | David Woodhouse | 2009-12-16 | 1 | -1/+2 | |
| * | | | | | | | | JFFS2: fix min/max confusion | Roel Kluin | 2009-11-30 | 1 | -1/+1 | |
| * | | | | | | | | jffs2: Fix error return in jffs2_do_read_inode_internal() | Roel Kluin | 2009-11-30 | 1 | -1/+1 | |
* | | | | | | | | | qnx4: use hweight8 | Akinobu Mita | 2009-12-16 | 1 | -16/+1 | |
* | | | | | | | | | qnx4fs: remove remains of the (defunct) write support | Anders Larsen | 2009-12-16 | 2 | -28/+1 | |
* | | | | | | | | | direct-io: cleanup blockdev_direct_IO locking | Christoph Hellwig | 2009-12-16 | 3 | -120/+63 | |
* | | | | | | | | | dio: don't zero out the pages array inside struct dio | Jeff Moyer | 2009-12-16 | 1 | -13/+25 | |
* | | | | | | | | | aio: remove unused field | Shaohua Li | 2009-12-16 | 1 | -38/+2 | |
* | | | | | | | | | FS-Cache: Avoid maybe-used-uninitialised warning on variable | David Howells | 2009-12-16 | 1 | -1/+1 | |
* | | | | | | | | | elf: kill USE_ELF_CORE_DUMP | Christoph Hellwig | 2009-12-16 | 3 | -14/+9 | |
* | | | | | | | | | fatfs: use common time_to_tm in fat_time_unix2fat() | Zhaolei | 2009-12-16 | 1 | -42/+15 | |
* | | | | | | | | | hpfs: use bitmap_weight() | Akinobu Mita | 2009-12-16 | 1 | -6/+8 | |
* | | | | | | | | | hpfs: use hweight32 | Akinobu Mita | 2009-12-16 | 1 | -5/+2 | |
* | | | | | | | | | reiserfs: don't compile procfs.o at all if no support | Alexey Dobriyan | 2009-12-16 | 2 | -27/+5 | |
* | | | | | | | | | reiserfs: remove /proc/fs/reiserfs/version | Alexey Dobriyan | 2009-12-16 | 2 | -43/+0 | |
* | | | | | | | | | ufs: NFS support | Alexey Dobriyan | 2009-12-16 | 1 | -0/+52 | |
* | | | | | | | | | ufs: pass qstr instead of dentry where necessary for NFS | Alexey Dobriyan | 2009-12-16 | 3 | -11/+11 | |
* | | | | | | | | | ext2: report metadata errors during fsync | Jan Kara | 2009-12-16 | 3 | -3/+21 | |
* | | | | | | | | | ext2: avoid WARN() messages when failing to write to the superblock | Theodore Ts'o | 2009-12-16 | 1 | -0/+22 | |
* | | | | | | | | | autofs4: always use lookup for lookup | Ian Kent | 2009-12-16 | 4 | -158/+330 | |
* | | | | | | | | | autofs4: rename dentry to expiring in autofs4_lookup_expiring() | Ian Kent | 2009-12-16 | 1 | -12/+12 | |
* | | | | | | | | | autofs4: rename dentry to active in autofs4_lookup_active() | Ian Kent | 2009-12-16 | 1 | -12/+12 | |
* | | | | | | | | | autofs4: eliminate d_unhashed in path walk checks | Ian Kent | 2009-12-16 | 1 | -4/+3 | |
* | | | | | | | | | autofs4: cleanup active and expire lookup | Ian Kent | 2009-12-16 | 1 | -6/+10 | |
* | | | | | | | | | autofs4: renamer unhashed to active in autofs4_lookup() | Ian Kent | 2009-12-16 | 1 | -10/+10 | |
* | | | | | | | | | autofs4: use autofs_info for pending flag | Ian Kent | 2009-12-16 | 3 | -28/+35 | |
* | | | | | | | | | autofs4: use helper function for need mount check | Ian Kent | 2009-12-16 | 1 | -2/+10 | |
* | | | | | | | | | autofs4: use helper functions for expiring list | Ian Kent | 2009-12-16 | 2 | -12/+29 | |
* | | | | | | | | | autofs4: use helper functions for active list handling | Ian Kent | 2009-12-16 | 3 | -11/+38 | |
* | | | | | | | | | proc: rename de_get() to pde_get() and inline it | Alexey Dobriyan | 2009-12-16 | 3 | -39/+23 | |
| |_|_|_|_|_|/ / |/| | | | | | | |