summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* xfs: check for more work before sleeping in xfssyncdDave Chinner2010-03-051-3/+3
* xfs: Fix a build warning in xfs_aops.cDave Chinner2010-03-051-1/+1
* xfs: fix locking for inode cache radix tree tag updatesChristoph Hellwig2010-03-022-8/+15
* xfs: remove xfs_ipin/xfs_iunpinChristoph Hellwig2010-03-013-37/+11Star
* xfs: cleanup xfs_iunpin_wait/xfs_iunpin_nowaitChristoph Hellwig2010-03-011-28/+12Star
* xfs: kill xfs_lrw.hChristoph Hellwig2010-03-014-30/+4Star
* xfs: factor common xfs_trans_bjoin codeChristoph Hellwig2010-03-011-150/+66Star
* xfs: stop passing opaque handles to xfs_log.c routinesChristoph Hellwig2010-03-014-64/+62Star
* xfs: split xfs_bmap_btallocChristoph Hellwig2010-03-011-101/+119
* xfs: fix xfs_fsblock_t tracingChristoph Hellwig2010-03-012-22/+6Star
* xfs: fix inode pincount check in fsyncChristoph Hellwig2010-03-011-9/+4Star
* xfs: Non-blocking inode locking in IO completionDave Chinner2010-03-011-37/+56
* xfs: implement optimized fdatasyncChristoph Hellwig2010-03-014-13/+25
* xfs: remove wrapper for the fsync file operationChristoph Hellwig2010-03-013-131/+117Star
* xfs: remove wrappers for read/write file operationsChristoph Hellwig2010-03-011-171/+114Star
* xfs: merge xfs_lrw.c into xfs_file.cChristoph Hellwig2010-03-015-809/+743Star
* xfs: fix dquota trace formatChristoph Hellwig2010-03-011-5/+5
* xfs: increase readdir buffer sizeEric Sandeen2010-03-011-2/+2
* Merge branch 'linux-2.6.33'Alex Elder2010-02-26120-709/+1281
|\
| * fs/exec.c: fix initial stack reservationMichael Neuling2010-02-231-1/+0Star
| * CacheFiles: Fix a race in cachefiles_delete_object() vs renameDavid Howells2010-02-201-1/+11
| * vfs: don't call ima_file_check() unconditionally in nfsd_open()Chuck Ebbert2010-02-201-1/+2
| * Switch proc/self to nd_set_link()Al Viro2010-02-191-5/+19
| * fix LOOKUP_FOLLOW on automount "symlinks"Al Viro2010-02-191-2/+12
| * sysfs: sysfs_sd_setattr set iattrs unconditionallyEric W. Biederman2010-02-171-18/+17Star
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2010-02-161-2/+4
| |\
| | * Btrfs: btrfs_mark_extent_written uses the wrong slotShaohua Li2010-02-121-2/+4
| * | NFS: Too many GETATTR and ACCESS calls after direct I/OChuck Lever2010-02-161-0/+3
| * | Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-02-161-0/+2
| |\ \
| | * | reiserfs: Fix softlockup while waiting on an inodeFrederic Weisbecker2010-02-141-0/+2
| * | | GFS2: Fix bmap allocation corner-case bugSteven Whitehouse2010-02-121-1/+1
| * | | GFS2: Fix error codeAbhijith Das2010-02-121-1/+1
| * | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2010-02-115-12/+10Star
| |\ \ \
| | * | | NFS: Fix the mapping of the NFSERR_SERVERFAULT errorTrond Myklebust2010-02-093-5/+5
| | * | | NFS: Remove a redundant check for PageFsCache in nfs_migrate_page()Trond Myklebust2010-02-091-2/+1Star
| | * | | NFS: Fix a bug in nfs_fscache_release_page()Trond Myklebust2010-02-091-5/+4Star
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2010-02-111-0/+6
| |\ \ \ \
| | * | | | [SCSI] compat_ioct: fix bsg SG_IOFUJITA Tomonori2010-02-081-0/+6
| * | | | | fs/exec.c: restrict initial stack space expansion to rlimitMichael Neuling2010-02-111-2/+19
| * | | | | compat_ioctl: add compat handler for TIOCGSID ioctlAndreas Schwab2010-02-111-0/+1
| * | | | | compat_ioctl: ignore RAID_VERSION ioctlArnd Bergmann2010-02-101-0/+2
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2010-02-107-14/+54
| |\ \ \ \ \
| | * | | | | cifs: fix dentry hash calculation for case-insensitive mountsJeff Layton2010-02-081-2/+5
| | * | | | | [CIFS] Don't cache timestamps on utimes due to coarse granularitySteve French2010-02-081-1/+11
| | * | | | | [CIFS] Maximum username length check in session setup does not matchSteve French2010-02-061-6/+5Star
| | * | | | | cifs: fix length calculation for converted unicode readdir namesJeff Layton2010-02-061-0/+1
| | * | | | | [CIFS] Add support for TCP_NODELAYSteve French2010-01-014-5/+32
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2010-02-094-13/+42
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | 9p: fix memory leak in v9fs_parse_options()Eric Van Hensbergen2010-02-091-10/+17
| | * | | | | 9p: fix option parsingEric Van Hensbergen2010-02-081-4/+6