summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* xfs: report projid32bit feature in geometry callEric Sandeen2012-11-072-2/+5
* xfs: fix reading of wrapped log dataDave Chinner2012-11-071-1/+1
* xfs: fix buffer shudown reference count mismatchDave Chinner2012-11-071-0/+18
* xfs: don't vmap inode cluster buffers during freeDave Chinner2012-11-071-1/+2
* xfs: invalidate allocbt blocks moved to the free listDave Chinner2012-11-071-0/+2
* xfs: Update inode alloc commentsCarlos Maiolino2012-11-022-12/+12
* xfs: silence uninitialised f.file warning.Dave Chinner2012-11-021-1/+1
* xfs: growfs: don't read garbage for new secondary superblocksDave Chinner2012-11-021-2/+19
* xfs: move allocation stack switch up to xfs_bmapi_allocateDave Chinner2012-10-184-56/+54
* xfs: introduce XFS_BMAPI_STACK_SWITCHDave Chinner2012-10-185-3/+13
* xfs: zero allocation_args on the kernel stackMark Tinguely2012-10-183-0/+5
* xfs: only update the last_sync_lsn when a transaction completesDave Chinner2012-10-171-3/+16
* xfs: remove xfs_iget.cDave Chinner2012-10-1712-470/+430
* xfs: move inode locking functions to xfs_inode.cDave Chinner2012-10-172-251/+250
* xfs: rename xfs_sync.[ch] to xfs_icache.[ch]Dave Chinner2012-10-178-4/+6
* xfs: xfs_quiesce_attr() should quiesce the log like unmountDave Chinner2012-10-173-40/+27
* xfs: move xfs_quiesce_attr() into xfs_super.cDave Chinner2012-10-173-68/+67
* xfs: xfs_sync_fsdata is redundantDave Chinner2012-10-172-72/+14
* xfs: syncd workqueue is no moreDave Chinner2012-10-175-34/+30
* xfs: xfs_sync_data is redundant.Dave Chinner2012-10-178-108/+34
* xfs: Bring some sanity to log unmountingDave Chinner2012-10-172-27/+26
* xfs: sync work is now only periodic log workDave Chinner2012-10-177-61/+62
* xfs: don't run the sync work if the filesystem is read-onlyDave Chinner2012-10-172-13/+18
* xfs: rationalise xfs_mount_wq usersDave Chinner2012-10-173-38/+23
* xfs: xfs_syncd_stop must dieDave Chinner2012-10-173-35/+26
* Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-142-7/+7
|\
| * KEYS: Add payload preparsing opportunity prior to key instantiate or updateDavid Howells2012-10-082-7/+7
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-10-132-3/+3
|\ \
| * | btrfs: Fix compilation with user namespace support enabledEric W. Biederman2012-10-121-2/+2
| * | userns: Fix posix_acl_file_xattr_userns gid conversionEric W. Biederman2012-10-121-1/+1
* | | Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-10-1315-305/+227
|\ \ \
| * \ \ Merge Trond's bugfixesJ. Bruce Fields2012-10-112-3/+3
| |\ \ \
| * \ \ \ nfs: disintegrate UAPI for nfsJ. Bruce Fields2012-10-09399-7962/+14232
| |\ \ \ \
| * | | | | nfsd4: don't allow reclaims of expired clientsJ. Bruce Fields2012-10-011-8/+10
| * | | | | nfsd4: remove redundant callback probeJ. Bruce Fields2012-10-011-3/+1
| * | | | | nfsd4: expire old client earlierJ. Bruce Fields2012-10-011-10/+7
| * | | | | nfsd4: separate session allocation and initializationJ. Bruce Fields2012-10-011-23/+23
| * | | | | nfsd4: clean up session allocationJ. Bruce Fields2012-10-011-12/+20
| * | | | | nfsd4: minor free_session cleanupJ. Bruce Fields2012-10-011-10/+9
| * | | | | nfsd4: new_conn_from_crses should only allocateJ. Bruce Fields2012-10-011-16/+10
| * | | | | nfsd4: separate connection allocation and initializationJ. Bruce Fields2012-10-011-10/+15
| * | | | | nfsd4: reject bad forechannel attrs earlierJ. Bruce Fields2012-10-011-4/+2
| * | | | | nfsd4: enforce per-client sessions/no-sessions distinctionJ. Bruce Fields2012-10-013-22/+31
| * | | | | nfsd4: set cl_minorversion at create timeJ. Bruce Fields2012-10-011-10/+1
| * | | | | nfsd4: don't pin clientids to pseudoflavorsJ. Bruce Fields2012-10-011-1/+17
| * | | | | nfsd4: fix bind_conn_to_session xdr commentJ. Bruce Fields2012-09-251-1/+1
| * | | | | nfsd4: cast readlink() bug argumentJ. Bruce Fields2012-09-101-1/+1
| * | | | | NFSD: pass null terminated buf to kstrtouint()Malahal Naineni2012-09-101-1/+1
| * | | | | nfsd: remove duplicate init in nfsd4_cb_recallNamjae Jeon2012-09-101-1/+0
| * | | | | nfsd4: eliminate redundant nfs4_free_stateidJ. Bruce Fields2012-09-101-6/+1
OpenPOWER on IntegriCloud