aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | xfs: Add trace points for per-ag refcount debugging.Dave Chinner2010-01-154-23/+65
| | * | | xfs: Reference count per-ag structuresDave Chinner2010-01-153-4/+12
| | * | | xfs: Replace per-ag array with a radix treeDave Chinner2010-01-158-90/+86
| | * | | xfs: convert remaining direct references to m_peragDave Chinner2010-01-154-15/+42
| | * | | xfs: Convert filestreams code to use per-ag get/put routinesDave Chinner2010-01-152-10/+36
| | * | | xfs: Don't directly reference m_perag in allocation codeDave Chinner2010-01-152-38/+53
| | * | | xfs: rename xfs_get_peragDave Chinner2010-01-154-21/+27
| | * | | xfs: Don't wake xfsbufd when idleDave Chinner2010-01-151-5/+15
| | * | | xfs: Don't wake the aild once per secondDave Chinner2010-01-152-12/+14
| | * | | xfs: Use list_heads for log recovery item listsDave Chinner2010-01-152-147/+81
| | * | | xfs: make several more functions staticEric Sandeen2010-01-1510-17/+7
| | * | | xfs: clean up inconsistent variable naming in xfs_swap_extentDave Chinner2010-01-152-19/+22
| | * | | xfs: add tracing to xfs_swap_extentsDave Chinner2010-01-152-0/+58
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/xfs-viptLinus Torvalds2010-02-261-1/+29
| |\ \ \ \
| | * | | | xfs: fix xfs to work with Virtually Indexed architecturesJames Bottomley2010-02-051-1/+29
| * | | | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-02-251-2/+5
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | proc_devtree: fix THIS_MODULE without module.hJeremy Kerr2010-02-141-0/+1
| | * | | | proc_devtree: include linux/of.hJeremy Kerr2010-02-091-0/+1
| | * | | | of: make set_node_proc_entry private to proc_devtree.cJeremy Kerr2010-02-091-2/+3
| * | | | | fs/exec.c: fix initial stack reservationMichael Neuling2010-02-221-1/+0
| * | | | | 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
| | |_|_|/ | |/| | |
* | | | | seq_file: add RCU versions of new hlist/list iterators (v3)stephen hemminger2010-02-221-0/+71
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-16105-476/+888
|\ \ \ \ \ | |/ / / /
| * | | | sysfs: sysfs_sd_setattr set iattrs unconditionallyEric W. Biederman2010-02-161-18/+17
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2010-02-151-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-151-0/+3
| * | | | | Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-02-151-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/+10
| |\ \ \ \ \ \
| | * | | | | | 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/+1
| | * | | | | | NFS: Fix a bug in nfs_fscache_release_page()Trond Myklebust2010-02-091-5/+4
| * | | | | | | 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/+5
| | * | | | | | | | 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
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |