aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
...
| * | | | | | xfs: convert attr to use unsigned namesDave Chinner2010-01-19
| * | | | | | xfs: xfs_buf_iomove() doesn't care about signednessDave Chinner2010-01-19
| * | | | | | xfs: make xfs_dir_cilookup_result use unsigned charDave Chinner2010-01-19
| * | | | | | xfs: convert dirnameops to unsigned char namesDave Chinner2010-01-19
| * | | | | | xfs: convert DM ops to use unsigned char namesDave Chinner2010-01-19
| * | | | | | xfs: directory names are unsignedDave Chinner2010-01-19
| * | | | | | xfs: move more buffer helpers into xfs_buf.cChristoph Hellwig2010-01-15
| * | | | | | xfs: clean up xfs_bwriteChristoph Hellwig2010-01-15
| * | | | | | xfs: clean up log buffer writesChristoph Hellwig2010-01-15
| * | | | | | xfs: embed the pagb_list array in the perag structureDave Chinner2010-01-15
| * | | | | | xfs: handle ENOMEM correctly during initialisation of perag structuresDave Chinner2010-01-15
| * | | | | | xfs: Kill filestreams cache flushDave Chinner2010-01-15
| * | | | | | xfs: Add trace points for per-ag refcount debugging.Dave Chinner2010-01-15
| * | | | | | xfs: Reference count per-ag structuresDave Chinner2010-01-15
| * | | | | | xfs: Replace per-ag array with a radix treeDave Chinner2010-01-15
| * | | | | | xfs: convert remaining direct references to m_peragDave Chinner2010-01-15
| * | | | | | xfs: Convert filestreams code to use per-ag get/put routinesDave Chinner2010-01-15
| * | | | | | xfs: Don't directly reference m_perag in allocation codeDave Chinner2010-01-15
| * | | | | | xfs: rename xfs_get_peragDave Chinner2010-01-15
| * | | | | | xfs: Don't wake xfsbufd when idleDave Chinner2010-01-15
| * | | | | | xfs: Don't wake the aild once per secondDave Chinner2010-01-15
| * | | | | | xfs: Use list_heads for log recovery item listsDave Chinner2010-01-15
| * | | | | | xfs: make several more functions staticEric Sandeen2010-01-15
| * | | | | | xfs: clean up inconsistent variable naming in xfs_swap_extentDave Chinner2010-01-15
| * | | | | | xfs: add tracing to xfs_swap_extentsDave Chinner2010-01-15
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/xfs-viptLinus Torvalds2010-02-26
|\ \ \ \ \ \ \
| * | | | | | | xfs: fix xfs to work with Virtually Indexed architecturesJames Bottomley2010-02-05
* | | | | | | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-02-25
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | proc_devtree: fix THIS_MODULE without module.hJeremy Kerr2010-02-14
| * | | | | | | proc_devtree: include linux/of.hJeremy Kerr2010-02-09
| * | | | | | | of: make set_node_proc_entry private to proc_devtree.cJeremy Kerr2010-02-09
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | fs/exec.c: fix initial stack reservationMichael Neuling2010-02-22
| |_|_|_|_|/ |/| | | | |
* | | | | | CacheFiles: Fix a race in cachefiles_delete_object() vs renameDavid Howells2010-02-20
* | | | | | vfs: don't call ima_file_check() unconditionally in nfsd_open()Chuck Ebbert2010-02-20
* | | | | | Switch proc/self to nd_set_link()Al Viro2010-02-19
* | | | | | fix LOOKUP_FOLLOW on automount "symlinks"Al Viro2010-02-19
| |_|_|/ / |/| | | |
* | | | | sysfs: sysfs_sd_setattr set iattrs unconditionallyEric W. Biederman2010-02-16
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2010-02-15
|\ \ \ \ \
| * | | | | Btrfs: btrfs_mark_extent_written uses the wrong slotShaohua Li2010-02-12
* | | | | | NFS: Too many GETATTR and ACCESS calls after direct I/OChuck Lever2010-02-15
* | | | | | Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-02-15
|\ \ \ \ \ \
| * | | | | | reiserfs: Fix softlockup while waiting on an inodeFrederic Weisbecker2010-02-14
* | | | | | | GFS2: Fix bmap allocation corner-case bugSteven Whitehouse2010-02-12
* | | | | | | GFS2: Fix error codeAbhijith Das2010-02-12
* | | | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2010-02-11
|\ \ \ \ \ \ \
| * | | | | | | NFS: Fix the mapping of the NFSERR_SERVERFAULT errorTrond Myklebust2010-02-09
| * | | | | | | NFS: Remove a redundant check for PageFsCache in nfs_migrate_page()Trond Myklebust2010-02-09
| * | | | | | | NFS: Fix a bug in nfs_fscache_release_page()Trond Myklebust2010-02-09
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2010-02-11
|\ \ \ \ \ \ \ \
| * | | | | | | | [SCSI] compat_ioct: fix bsg SG_IOFUJITA Tomonori2010-02-08