aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
...
| | * | | 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
| | |_|_|/ | |/| | |
* | | | | seq_file: add RCU versions of new hlist/list iterators (v3)stephen hemminger2010-02-22
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-17
|\| | | |
| * | | | 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
| * | | | | | | | fs/exec.c: restrict initial stack space expansion to rlimitMichael Neuling2010-02-11
| * | | | | | | | compat_ioctl: add compat handler for TIOCGSID ioctlAndreas Schwab2010-02-11
| * | | | | | | | compat_ioctl: ignore RAID_VERSION ioctlArnd Bergmann2010-02-10
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2010-02-10
| |\ \ \ \ \ \ \ \
| | * | | | | | | | cifs: fix dentry hash calculation for case-insensitive mountsJeff Layton2010-02-08
| | * | | | | | | | [CIFS] Don't cache timestamps on utimes due to coarse granularitySteve French2010-02-08
| | * | | | | | | | [CIFS] Maximum username length check in session setup does not matchSteve French2010-02-06
| | * | | | | | | | cifs: fix length calculation for converted unicode readdir namesJeff Layton2010-02-06
| | * | | | | | | | [CIFS] Add support for TCP_NODELAYSteve French2009-12-31
| * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2010-02-09
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |