summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* cifs: show "acl" in DebugData Features when it's compiled inJeff Layton2011-01-091-12/+10
* cifs: move "ntlmssp" and "local_leases" options out of experimental codeJeff Layton2011-01-093-68/+55
* cifs: replace some hardcoded values with preprocessor constantsJeff Layton2011-01-091-18/+19
* cifs: remove unnecessary locking around sequence_numberJeff Layton2011-01-092-5/+3
* [CIFS] Fix minor merge conflict in fs/cifs/dir.cSteve French2011-01-091-7/+0
* Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French2011-01-09193-1993/+4447
|\
| * Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...Linus Torvalds2011-01-0717-400/+701
| |\
| | * hfsplus: %L-to-%ll, macro correction, and remove unneeded bracesAnton Salikhmetov2010-12-163-14/+14
| | * hfsplus: spaces/indentation clean-upAnton Salikhmetov2010-12-164-14/+14
| | * hfsplus: C99 comments clean-upAnton Salikhmetov2010-12-163-13/+16
| | * hfsplus: over 80 character lines clean-upAnton Salikhmetov2010-12-1616-123/+260
| | * hfsplus: fix an artifact in ioctl flag checkingAnton Salikhmetov2010-12-161-1/+1
| | * hfsplus: flush disk caches in sync and fsyncChristoph Hellwig2010-11-234-0/+21
| | * hfsplus: optimize fsyncChristoph Hellwig2010-11-236-32/+78
| | * hfsplus: split up inode flagsChristoph Hellwig2010-11-234-19/+29
| | * hfsplus: write up fsync for directoriesChristoph Hellwig2010-11-233-1/+3
| | * hfsplus: simplify fsyncChristoph Hellwig2010-11-231-21/+20
| | * hfsplus: avoid useless work in hfsplus_sync_fsChristoph Hellwig2010-11-231-0/+3
| | * hfsplus: make sure sync writes out all metadataChristoph Hellwig2010-11-231-1/+19
| | * hfsplus: use raw bio access for partition tablesChristoph Hellwig2010-11-232-70/+71
| | * hfsplus: use raw bio access for the volume headersChristoph Hellwig2010-11-233-88/+131
| | * hfsplus: always use hfsplus_sync_fs to write the volume headerChristoph Hellwig2010-11-231-6/+3
| | * hfsplus: silence a few debug printksChristoph Hellwig2010-11-234-5/+3
| | * hfsplus: fix option parsing during remountChristoph Hellwig2010-11-073-5/+30
| * | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-01-071-19/+18
| |\ \
| | * | fs: Use this_cpu_inc_return in buffer.cChristoph Lameter2010-12-171-1/+1
| | * | Merge branch 'this_cpu_ops' into for-2.6.38Tejun Heo2010-12-1754-424/+705
| | |\ \
| | * | | fs: Use this_cpu_xx operations in buffer.cChristoph Lameter2010-12-171-18/+17
| * | | | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-01-075-6/+12
| |\ \ \ \
| | * | | | ncpfs: don't use flush_scheduled_work()Tejun Heo2010-12-241-1/+6
| | * | | | ocfs2: don't use flush_scheduled_work()Tejun Heo2010-12-242-3/+4
| | * | | | workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela...Tejun Heo2010-12-152-2/+2
| * | | | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-01-073-0/+116
| |\ \ \ \ \
| | * | | | | TTY: Add tty ioctl to figure device node of the system console.Werner Fink2010-12-161-0/+1
| | * | | | | console: add /proc/consolesJiri Slaby2010-11-162-0/+115
| * | | | | | Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-01-07161-1416/+3454
| |\ \ \ \ \ \
| | * | | | | | fs: scale mntget/mntputNick Piggin2011-01-078-58/+245
| | * | | | | | fs: rename vfsmount counter helpersNick Piggin2011-01-071-11/+11
| | * | | | | | fs: implement faster dentry memcmpNick Piggin2011-01-071-9/+3
| | * | | | | | fs: prefetch inode data in dcache lookupNick Piggin2011-01-071-0/+3
| | * | | | | | fs: improve scalability of pseudo filesystemsNick Piggin2011-01-073-2/+14
| | * | | | | | fs: dcache per-inode inode alias lockingNick Piggin2011-01-078-59/+67
| | * | | | | | fs: dcache per-bucket dcache hash lockingNick Piggin2011-01-072-51/+85
| | * | | | | | xfs: provide simple rcu-walk ACL implementationNick Piggin2011-01-071-3/+6
| | * | | | | | btrfs: provide simple rcu-walk ACL implementationNick Piggin2011-01-072-12/+12
| | * | | | | | ext2,3,4: provide simple rcu-walk ACL implementationNick Piggin2011-01-073-6/+15
| | * | | | | | fs: provide simple rcu-walk generic_check_acl implementationNick Piggin2011-01-071-10/+12
| | * | | | | | fs: provide rcu-walk aware permission i_opsNick Piggin2011-01-0750-130/+215
| | * | | | | | fs: rcu-walk aware d_revalidate methodNick Piggin2011-01-0720-43/+159
| | * | | | | | fs: cache optimise dentry and inode for rcu-walkNick Piggin2011-01-071-2/+0
OpenPOWER on IntegriCloud