aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
...
| | | * | xfs: check for dinode realtime flag corruptionChristoph Hellwig2009-08-12
| | | * | use XFS_CORRUPTION_ERROR in xfs_btree_check_sblockEric Sandeen2009-08-12
| | | * | xfs: switch to NOFS allocation under i_lock in xfs_attr_rmtval_getChristoph Hellwig2009-08-12
| | | * | xfs: switch to NOFS allocation under i_lock in xfs_readlink_bmapChristoph Hellwig2009-08-12
| | | * | xfs: switch to NOFS allocation under i_lock in xfs_attr_rmtval_setChristoph Hellwig2009-08-12
| | | * | xfs: switch to NOFS allocation under i_lock in xfs_buf_associate_memoryChristoph Hellwig2009-08-12
| | | * | xfs: switch to NOFS allocation under i_lock in xfs_dir_cilookup_resultChristoph Hellwig2009-08-12
| | | * | xfs: switch to NOFS allocation under i_lock in xfs_da_buf_makeChristoph Hellwig2009-08-12
| | | * | xfs: switch to NOFS allocation under i_lock in xfs_da_state_allocChristoph Hellwig2009-08-12
| | | * | xfs: switch to NOFS allocation under i_lock in xfs_getbmapChristoph Hellwig2009-08-12
| | | * | xfs: avoid memory allocation under m_peraglock in growfs codeChristoph Hellwig2009-08-12
| | * | | NFS: Fix an O_DIRECT Oops...Trond Myklebust2009-08-12
| | * | | mm_for_maps: take ->cred_guard_mutex to fix the race with execOleg Nesterov2009-08-10
| | * | | mm_for_maps: shift down_read(mmap_sem) to the callerOleg Nesterov2009-08-10
| | * | | mm_for_maps: simplify, use ptrace_may_access()Oleg Nesterov2009-08-10
| * | | | Merge branch 'sunrpc_cache-for-2.6.32' into nfs-for-2.6.32Trond Myklebust2009-08-10
| |\ \ \ \
| | * | | | SUNRPC: Allow the cache_detail to specify alternative upcall mechanismsTrond Myklebust2009-08-09
| | * | | | NFSD: Clean up the idmapper warning...Trond Myklebust2009-08-09
| | * | | | SUNRPC: Replace rpc_client->cl_dentry and cl_mnt, with a cl_pathTrond Myklebust2009-08-09
| | * | | | SUNRPC: Constify rpc_pipe_ops...Trond Myklebust2009-08-09
| | |/ / /
| * | | | Merge branch 'patches_cel-for-2.6.32' into nfs-for-2.6.32Trond Myklebust2009-08-10
| |\ \ \ \
| | * | | | NFSD: Support IPv6 addresses in write_failover_ip()Chuck Lever2009-08-09
| | * | | | lockd: Replace nsm_display_address() with rpc_ntop()Chuck Lever2009-08-09
| | * | | | lockd: Replace nlm_clear_port()Chuck Lever2009-08-09
| | * | | | NFS: Replace nfs_set_port() with rpc_set_port()Chuck Lever2009-08-09
| | * | | | NFS: Replace nfs_parse_ip_address() with rpc_pton()Chuck Lever2009-08-09
| | * | | | SUNRPC: Provide functions for managing universal addressesChuck Lever2009-08-09
| | * | | | NFS: Use the authentication flavor list returned by mountdChuck Lever2009-08-09
| | * | | | NFS: Fix auth flavor len accountingChuck Lever2009-08-09
| | * | | | NFS: Add ability to send MOUNTPROC_UMNT to the kernel's mountd clientChuck Lever2009-08-09
| | * | | | NFS: Fix up new minorversion= optionChuck Lever2009-08-09
| | |/ / /
| * | | | nfs: remove superfluous BUG_ON()sBartlomiej Zolnierkiewicz2009-08-10
| * | | | NFS: read-modify-write page updatingPeter Staubach2009-08-10
| * | | | NFS: Add a ->migratepage() aop for NFSTrond Myklebust2009-08-10
| * | | | NFSv4: Clean up the nfs.callback_tcpport optionTrond Myklebust2009-08-09
| * | | | NFSv4: Don't do idmapper upcalls for asynchronous RPC callsTrond Myklebust2009-08-09
| * | | | NFSv4: Add 'server capability' flags for NFSv4 recommended attributesTrond Myklebust2009-08-09
| * | | | NFSv4: Don't loop forever on state recovery failure...Trond Myklebust2009-08-09
| * | | | nfs: Keep index within mnt_errtbl[]Roel Kluin2009-08-09
| |/ / /
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2009-08-07
| |\ \ \
| | * | | Btrfs: fix balancing oops when invalidate_inode_pages2 returns EBUSYYan Zheng2009-08-07
| | * | | Btrfs: correct error-handling zlib error handlingJulia Lawall2009-08-07
| | * | | Btrfs: remove superfluous NULL pointer check in btrfs_rename()Bartlomiej Zolnierkiewicz2009-08-07
| | * | | Btrfs: make sure the async caching thread advances the keyChris Mason2009-07-31
| | * | | Btrfs: fix btrfs_remove_from_free_space corner caseJosef Bacik2009-07-31
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hch/xfs-icache-racesLinus Torvalds2009-08-07
| |\ \ \ \
| | * | | | xfs: fix freeing of inodes not yet added to the inode cacheChristoph Hellwig2009-08-07
| | * | | | vfs: add __destroy_inodeChristoph Hellwig2009-08-07
| | * | | | vfs: fix inode_init_always calling conventionChristoph Hellwig2009-08-07
| * | | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-08-07
| |\ \ \ \ \