aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2011-01-10
|\
| * fuse: fix ioctl ABIMiklos Szeredi2010-12-07
| * fuse: allow batching of FORGET requestsMiklos Szeredi2010-12-07
| * fuse: separate queue for FORGET requestsMiklos Szeredi2010-12-07
| * fuse: ioctl cleanupMiklos Szeredi2010-12-07
* | fs: fix namei.c kernel-doc notationRandy Dunlap2011-01-10
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...Linus Torvalds2011-01-07
|\ \
| * | hfsplus: %L-to-%ll, macro correction, and remove unneeded bracesAnton Salikhmetov2010-12-16
| * | hfsplus: spaces/indentation clean-upAnton Salikhmetov2010-12-16
| * | hfsplus: C99 comments clean-upAnton Salikhmetov2010-12-16
| * | hfsplus: over 80 character lines clean-upAnton Salikhmetov2010-12-16
| * | hfsplus: fix an artifact in ioctl flag checkingAnton Salikhmetov2010-12-16
| * | hfsplus: flush disk caches in sync and fsyncChristoph Hellwig2010-11-23
| * | hfsplus: optimize fsyncChristoph Hellwig2010-11-23
| * | hfsplus: split up inode flagsChristoph Hellwig2010-11-23
| * | hfsplus: write up fsync for directoriesChristoph Hellwig2010-11-23
| * | hfsplus: simplify fsyncChristoph Hellwig2010-11-23
| * | hfsplus: avoid useless work in hfsplus_sync_fsChristoph Hellwig2010-11-23
| * | hfsplus: make sure sync writes out all metadataChristoph Hellwig2010-11-23
| * | hfsplus: use raw bio access for partition tablesChristoph Hellwig2010-11-23
| * | hfsplus: use raw bio access for the volume headersChristoph Hellwig2010-11-23
| * | hfsplus: always use hfsplus_sync_fs to write the volume headerChristoph Hellwig2010-11-23
| * | hfsplus: silence a few debug printksChristoph Hellwig2010-11-23
| * | hfsplus: fix option parsing during remountChristoph Hellwig2010-11-07
* | | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-01-07
|\ \ \
| * | | fs: Use this_cpu_inc_return in buffer.cChristoph Lameter2010-12-17
| * | | Merge branch 'this_cpu_ops' into for-2.6.38Tejun Heo2010-12-17
| |\ \ \
| * | | | fs: Use this_cpu_xx operations in buffer.cChristoph Lameter2010-12-17
* | | | | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-01-07
|\ \ \ \ \
| * | | | | ncpfs: don't use flush_scheduled_work()Tejun Heo2010-12-24
| * | | | | ocfs2: don't use flush_scheduled_work()Tejun Heo2010-12-24
| * | | | | workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela...Tejun Heo2010-12-15
* | | | | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-01-07
|\ \ \ \ \ \
| * | | | | | TTY: Add tty ioctl to figure device node of the system console.Werner Fink2010-12-16
| * | | | | | console: add /proc/consolesJiri Slaby2010-11-16
* | | | | | | Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-01-07
|\ \ \ \ \ \ \
| * | | | | | | fs: scale mntget/mntputNick Piggin2011-01-07
| * | | | | | | fs: rename vfsmount counter helpersNick Piggin2011-01-07
| * | | | | | | fs: implement faster dentry memcmpNick Piggin2011-01-07
| * | | | | | | fs: prefetch inode data in dcache lookupNick Piggin2011-01-07
| * | | | | | | fs: improve scalability of pseudo filesystemsNick Piggin2011-01-07
| * | | | | | | fs: dcache per-inode inode alias lockingNick Piggin2011-01-07
| * | | | | | | fs: dcache per-bucket dcache hash lockingNick Piggin2011-01-07
| * | | | | | | xfs: provide simple rcu-walk ACL implementationNick Piggin2011-01-07
| * | | | | | | btrfs: provide simple rcu-walk ACL implementationNick Piggin2011-01-07
| * | | | | | | ext2,3,4: provide simple rcu-walk ACL implementationNick Piggin2011-01-07
| * | | | | | | fs: provide simple rcu-walk generic_check_acl implementationNick Piggin2011-01-07
| * | | | | | | fs: provide rcu-walk aware permission i_opsNick Piggin2011-01-07
| * | | | | | | fs: rcu-walk aware d_revalidate methodNick Piggin2011-01-07
| * | | | | | | fs: cache optimise dentry and inode for rcu-walkNick Piggin2011-01-07