Age | Commit message (Expand) | Author |
2009-12-16 | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds |
2009-12-16 | Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2009-12-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6 | Linus Torvalds |
2009-12-16 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds |
2009-12-16 | qnx4: use hweight8 | Akinobu Mita |
2009-12-16 | qnx4fs: remove remains of the (defunct) write support | Anders Larsen |
2009-12-16 | direct-io: cleanup blockdev_direct_IO locking | Christoph Hellwig |
2009-12-16 | dio: don't zero out the pages array inside struct dio | Jeff Moyer |
2009-12-16 | aio: remove unused field | Shaohua Li |
2009-12-16 | FS-Cache: Avoid maybe-used-uninitialised warning on variable | David Howells |
2009-12-16 | elf: kill USE_ELF_CORE_DUMP | Christoph Hellwig |
2009-12-16 | fatfs: use common time_to_tm in fat_time_unix2fat() | Zhaolei |
2009-12-16 | hpfs: use bitmap_weight() | Akinobu Mita |
2009-12-16 | hpfs: use hweight32 | Akinobu Mita |
2009-12-16 | reiserfs: don't compile procfs.o at all if no support | Alexey Dobriyan |
2009-12-16 | reiserfs: remove /proc/fs/reiserfs/version | Alexey Dobriyan |
2009-12-16 | ufs: NFS support | Alexey Dobriyan |
2009-12-16 | ufs: pass qstr instead of dentry where necessary for NFS | Alexey Dobriyan |
2009-12-16 | ext2: report metadata errors during fsync | Jan Kara |
2009-12-16 | ext2: avoid WARN() messages when failing to write to the superblock | Theodore Ts'o |
2009-12-16 | autofs4: always use lookup for lookup | Ian Kent |
2009-12-16 | autofs4: rename dentry to expiring in autofs4_lookup_expiring() | Ian Kent |
2009-12-16 | autofs4: rename dentry to active in autofs4_lookup_active() | Ian Kent |
2009-12-16 | autofs4: eliminate d_unhashed in path walk checks | Ian Kent |
2009-12-16 | autofs4: cleanup active and expire lookup | Ian Kent |
2009-12-16 | autofs4: renamer unhashed to active in autofs4_lookup() | Ian Kent |
2009-12-16 | autofs4: use autofs_info for pending flag | Ian Kent |
2009-12-16 | autofs4: use helper function for need mount check | Ian Kent |
2009-12-16 | autofs4: use helper functions for expiring list | Ian Kent |
2009-12-16 | autofs4: use helper functions for active list handling | Ian Kent |
2009-12-16 | proc: rename de_get() to pde_get() and inline it | Alexey Dobriyan |
2009-12-16 | jffs2: Fix long-standing bug with symlink garbage collection. | David Woodhouse |
2009-12-15 | NFSv4: Fix a regression in the NFSv4 state manager | Trond Myklebust |
2009-12-15 | nfsd: remove pointless paths in file headers | J. Bruce Fields |
2009-12-15 | nfsd: move most of nfsfh.h to fs/nfsd | J. Bruce Fields |
2009-12-15 | nfsd: make V4ROOT exports read-only | J. Bruce Fields |
2009-12-15 | NFSv4: Release the sequence id before restarting a CLOSE rpc call | Trond Myklebust |
2009-12-15 | nfsd: restrict filehandles accepted in V4ROOT case | Steve Dickson |
2009-12-15 | nfsd: allow exports of symlinks | J. Bruce Fields |
2009-12-15 | nfsd: filter readdir results in V4ROOT case | J. Bruce Fields |
2009-12-15 | nfsd: filter lookup results in V4ROOT case | J. Bruce Fields |
2009-12-15 | nfsd4: don't continue "under" mounts in V4ROOT case | J. Bruce Fields |
2009-12-15 | nfsd: introduce export flag for v4 pseudoroot | Steve Dickson |
2009-12-15 | nfs41: fix session fore channel negotiation | Andy Adamson |
2009-12-15 | nfs41: do not zero seqid portion of stateid on close | Andy Adamson |
2009-12-15 | nfs: run state manager in privileged mode | Alexandros Batsakis |
2009-12-15 | nfs: make recovery state manager operations privileged | Alexandros Batsakis |
2009-12-15 | nfs: enforce FIFO ordering of operations trying to acquire slot | Alexandros Batsakis |
2009-12-15 | nfs: remove rpc_task argument from nfs4_find_slot | Alexandros Batsakis |
2009-12-15 | nfs: change nfs4_do_setlk params to identify recovery type | Alexandros Batsakis |