aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-08-10Merge branch 'patches_cel-for-2.6.32' into nfs-for-2.6.32Trond Myklebust7-252/+184
2009-08-10nfs: remove superfluous BUG_ON()sBartlomiej Zolnierkiewicz1-8/+0
2009-08-10NFS: read-modify-write page updatingPeter Staubach1-2/+46
2009-08-10NFS: Add a ->migratepage() aop for NFSTrond Myklebust3-22/+76
2009-08-09NFSD: Support IPv6 addresses in write_failover_ip()Chuck Lever1-14/+7
2009-08-09lockd: Replace nsm_display_address() with rpc_ntop()Chuck Lever1-39/+5
2009-08-09lockd: Replace nlm_clear_port()Chuck Lever1-13/+1
2009-08-09NFS: Replace nfs_set_port() with rpc_set_port()Chuck Lever3-23/+4
2009-08-09NFS: Replace nfs_parse_ip_address() with rpc_pton()Chuck Lever3-133/+22
2009-08-09SUNRPC: Provide functions for managing universal addressesChuck Lever1-2/+0
2009-08-09NFS: Use the authentication flavor list returned by mountdChuck Lever1-7/+51
2009-08-09NFS: Fix auth flavor len accountingChuck Lever1-14/+3
2009-08-09NFS: Add ability to send MOUNTPROC_UMNT to the kernel's mountd clientChuck Lever2-0/+80
2009-08-09NFS: Fix up new minorversion= optionChuck Lever1-7/+11
2009-08-09NFSv4: Clean up the nfs.callback_tcpport optionTrond Myklebust1-9/+17
2009-08-09NFSv4: Don't do idmapper upcalls for asynchronous RPC callsTrond Myklebust1-28/+58
2009-08-09NFSv4: Add 'server capability' flags for NFSv4 recommended attributesTrond Myklebust3-16/+105
2009-08-09NFSv4: Don't loop forever on state recovery failure...Trond Myklebust1-6/+12
2009-08-09nfs: Keep index within mnt_errtbl[]Roel Kluin1-2/+2
2009-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds5-20/+92
2009-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/hch/xfs-icache-racesLinus Torvalds3-102/+97
2009-08-07Btrfs: fix balancing oops when invalidate_inode_pages2 returns EBUSYYan Zheng1-2/+7
2009-08-07Btrfs: correct error-handling zlib error handlingJulia Lawall1-3/+3
2009-08-07Btrfs: remove superfluous NULL pointer check in btrfs_rename()Bartlomiej Zolnierkiewicz1-2/+1
2009-08-07Merge git://git.infradead.org/mtd-2.6Linus Torvalds1-1/+1
2009-08-07flat: fix uninitialized ptr with shared libsLinus Torvalds1-5/+12
2009-08-07vfs: mnt_want_write_file(): fix special file handlingOGAWA Hirofumi1-1/+2
2009-08-07compat_ioctl: hook up compat handler for FIEMAP ioctlEric Sandeen1-0/+1
2009-08-07xfs: fix freeing of inodes not yet added to the inode cacheChristoph Hellwig2-74/+68
2009-08-07vfs: add __destroy_inodeChristoph Hellwig1-3/+7
2009-08-07vfs: fix inode_init_always calling conventionChristoph Hellwig2-25/+22
2009-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2Linus Torvalds2-2/+18
2009-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds6-32/+73
2009-08-04jffs2: Fix return value from jffs2_do_readpage_nolock()Anders Grafström1-1/+1
2009-08-04[CIFS] Update readme to reflect forceuid mount parmsSteve French2-14/+14
2009-08-03cifs: Read buffer overflowRoel Kluin1-1/+1
2009-08-03cifs: show noforceuid/noforcegid mount options (try #2)Jeff Layton1-0/+4
2009-08-02nilfs2: fix missing unlock in error path of nilfs_mdt_write_pageRyusuke Konishi1-1/+3
2009-08-02cifs: reinstate original behavior when uid=/gid= options are specifiedJeff Layton1-12/+30
2009-08-01nilfs2: fix oops due to inconsistent state in page with discrete b-tree nodesRyusuke Konishi1-1/+15
2009-07-31Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2-2/+10
2009-07-31Btrfs: make sure the async caching thread advances the keyChris Mason1-4/+17
2009-07-31Btrfs: fix btrfs_remove_from_free_space corner caseJosef Bacik1-9/+64
2009-07-31xfs: bump up nr_to_write in xfs_vm_writepageEric Sandeen1-0/+8
2009-07-31xfs: reduce bmv_count in xfs_vn_fiemapEric Sandeen1-2/+2
2009-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds5-12/+28
2009-07-30Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6Linus Torvalds1-0/+12
2009-07-30Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-quota-2.6Linus Torvalds1-3/+4
2009-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds8-75/+195
2009-07-30quota: Silence lockdep on quota_onJan Kara1-3/+4