summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* proc: move fs/proc/inode-alloc.txt comment into a source fileRandy Dunlap2009-03-312-14/+15
* Merge branch 'reiserfs-updates' from Jeff MahoneyLinus Torvalds2009-03-3032-3626/+3362
|\
| * reiserfs: rename [cn]_* variablesJeff Mahoney2009-03-304-442/+438
| * reiserfs: rename p_._ variablesJeff Mahoney2009-03-305-356/+365
| * reiserfs: rename p_s_tb to tbJeff Mahoney2009-03-303-251/+254
| * reiserfs: rename p_s_inode to inodeJeff Mahoney2009-03-305-89/+95
| * reiserfs: rename p_s_bh to bhJeff Mahoney2009-03-303-99/+93
| * reiserfs: rename p_s_sb to sbJeff Mahoney2009-03-305-469/+468
| * reiserfs: strip trailing whitespaceJeff Mahoney2009-03-3019-184/+184
| * reiserfs: cleanup path functionsJeff Mahoney2009-03-302-74/+43
| * reiserfs: factor out buffer_info initializationJeff Mahoney2009-03-301-115/+60
| * reiserfs: add atomic addition of selinux attributes during inode creationJeff Mahoney2009-03-305-6/+137
| * reiserfs: use generic readdir for operations across all xattrsJeff Mahoney2009-03-303-300/+131
| * reiserfs: journaled xattrsJeff Mahoney2009-03-307-49/+159
| * reiserfs: use generic xattr handlersJeff Mahoney2009-03-309-441/+258
| * reiserfs: remove i_has_xattr_dirJeff Mahoney2009-03-301-8/+1
| * reiserfs: make per-inode xattr locking more fine grainedJeff Mahoney2009-03-304-90/+55
| * reiserfs: eliminate per-super xattr lockJeff Mahoney2009-03-308-151/+74
| * reiserfs: simplify xattr internal file lookups/opensJeff Mahoney2009-03-301-127/+135
| * reiserfs: Clean up xattrs when REISERFS_FS_XATTR is unsetJeff Mahoney2009-03-304-357/+367
| * reiserfs: remove IS_PRIVATE helpersJeff Mahoney2009-03-307-33/+23
| * reiserfs: remove link detection codeJeff Mahoney2009-03-301-13/+0
| * reiserfs: xattr reiserfs_get_page takes offset instead of indexJeff Mahoney2009-03-301-6/+4
| * reiserfs: small variable cleanupJeff Mahoney2009-03-301-12/+8
| * reiserfs: use reiserfs_error()Jeff Mahoney2009-03-309-110/+107
| * reiserfs: introduce reiserfs_error()Jeff Mahoney2009-03-302-0/+29
| * reiserfs: rearrange journal abortJeff Mahoney2009-03-303-21/+6
| * reiserfs: rework reiserfs_panicJeff Mahoney2009-03-3013-183/+200
| * reiserfs: add locking around error bufferJeff Mahoney2009-03-301-1/+4
| * reiserfs: eliminate reiserfs_warning from uniqueness functionsJeff Mahoney2009-03-301-5/+2
| * reiserfs: prepare_error_buf wrongly consumes va_argJeff Mahoney2009-03-301-9/+3
| * reiserfs: rework reiserfs_warningJeff Mahoney2009-03-3017-426/+454
| * reiserfs: make some warnings informationalJeff Mahoney2009-03-303-17/+13
| * reiserfs: use more consistent printk formattingJeff Mahoney2009-03-301-14/+14
| * reiserfs: use buffer_info for leaf_paste_entriesJeff Mahoney2009-03-303-13/+11
| * reiserfs: audit transaction ids to always be unsigned intsJeff Mahoney2009-03-305-31/+31
| * reiserfs: add support for mount count incrementingJeff Mahoney2009-03-303-2/+13
* | Merge branch 'x86-stage-3-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-03-30145-3583/+6465
|\ \
| * | Revert "cpuacct: reduce one NULL check in fast-path"Ingo Molnar2009-03-301-3/+2
| * | Merge branch 'linus' into x86/coreIngo Molnar2009-03-283171-128729/+252172
| |\ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'x86/apic', 'x86/cleanups' and 'x86/mm' into x86/coreIngo Molnar2009-03-286-39/+27
| |\ \ \ \
| | | * | | x86: early_ioremap_init(), use __fix_to_virt(), because we are sure it's safeWang Chen2009-03-251-1/+1
| | * | | | Merge branch 'x86/core' of git://git.kernel.org/pub/scm/linux/kernel/git/jasw...Ingo Molnar2009-03-245-38/+26
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | x86: e820 fix various signedness issues in setup.c and e820.cJaswinder Singh Rajput2009-03-232-6/+6
| | | * | | x86: apic/io_apic.c define msi_ir_chip and ir_ioapic_chip all the timeJaswinder Singh Rajput2009-03-231-5/+4
| | | * | | x86: irq.c keep CONFIG_X86_LOCAL_APIC interrupts togetherJaswinder Singh Rajput2009-03-231-9/+6
| | | * | | x86: irq.c use same path for show_interruptsJaswinder Singh Rajput2009-03-231-8/+0
| | | * | | x86: cpu/cpu.h cleanupJaswinder Singh Rajput2009-03-231-10/+10
| * | | | | Revert "x86: don't compile vsmp_64 for 32bit"Ravikiran G Thirumalai2009-03-254-4/+14
| * | | | | x86: Correct behaviour of irq affinityRusty Russell2009-03-251-2/+3
OpenPOWER on IntegriCloud