aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
...
| | | * ocfs2/quota: Release lock for error in ocfs2_quota_write.Tao Ma2009-07-30
| | | * ocfs2: Define credit counts for quota operationsJan Kara2009-07-23
| | | * ocfs2: Remove syncjiff field from quota infoJan Kara2009-07-23
| | | * ocfs2: Fix initialization of blockcheck statsJan Kara2009-07-23
| | | * ocfs2: Zero out padding of on disk dquot structureJan Kara2009-07-23
| | | * ocfs2: Initialize blocks allocated to local quota fileJan Kara2009-07-23
| | | * ocfs2: Mark buffer uptodate before calling ocfs2_journal_access_dq()Jan Kara2009-07-23
| | | * ocfs2: Make global quota files blocksize alignedJan Kara2009-07-23
| | | * ocfs2: Use ocfs2_rec_clusters in ocfs2_adjust_adjacent_records.Tao Ma2009-07-23
| | | * ocfs2: Fix deadlock on umountJan Kara2009-07-21
| | | * ocfs2: Add extra credits and access the modified bh in update_edge_lengths.Tao Ma2009-07-21
| | | * ocfs2: Fail ocfs2_get_block() immediately when a block needs allocationWengang Wang2009-07-20
| | | * ocfs2: Fix error return in ocfs2_write_cluster()Wengang Wang2009-07-20
| | | * ocfs2: Fix compilation warning for fs/ocfs2/xattr.cSubrata Modak2009-07-20
| | | * ocfs2: Initialize count in aio_write before generic_write_checksGoldwyn Rodrigues2009-07-20
| | | * ocfs2: log the actual return value of ocfs2_file_aio_write()Wengang Wang2009-07-10
| | | * ocfs2: trivial fix for s/migrate/migration/ in dlmrecovery.c loggingJeff Liu2009-07-08
| | | * ocfs2: Fixup orphan scan cleanup after failed mountJeff Mahoney2009-07-08
| | * | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2009-08-12
| | |\ \
| | | * | xfs: fix spin_is_locked assert on uni-processor buildsChristoph Hellwig2009-08-12
| | | * | 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