summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* posix_types.h: Cleanup stale __NFDBITS and related definitionsJosh Boyer2012-07-262-6/+6
* Merge tag 'driver-core-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-07-262-2/+12
|\
| * sysfs: fail dentry revalidation after namespace change fixAndrew Morton2012-07-171-3/+5
| * sysfs: fail dentry revalidation after namespace changeGlauber Costa2012-07-171-0/+8
| * Merge 3.5-rc7 into driver-core-nextGreg Kroah-Hartman2012-07-161-2/+2
| |\
| | * Merge v3.5-rc5 into driver-core-nextGreg Kroah-Hartman2012-07-0560-511/+918
| | |\
| | * | debugfs: change parameter check in debugfs_remove() functionsArend van Spriel2012-06-131-2/+2
* | | | Merge tag 'staging-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-07-268-222/+576
|\ \ \ \
| * | | | pstore/ram: Make tracing log versionedAnton Vorontsov2012-07-172-10/+15
| * | | | pstore: Headers should include all stuff they useAnton Vorontsov2012-07-171-0/+2
| * | | | pstore/ram: Add ftrace messages handlingAnton Vorontsov2012-07-171-4/+33
| * | | | pstore/ram: Convert to write_buf callbackAnton Vorontsov2012-07-171-8/+9
| * | | | pstore: Add persistent function tracingAnton Vorontsov2012-07-176-5/+199
| * | | | pstore: Introduce write_buf backend callbackAnton Vorontsov2012-07-171-0/+10
| * | | | pstore/ram_core: Get rid of prz->ecc enable/disable flagAnton Vorontsov2012-07-171-6/+4
| * | | | pstore/ram: Make ECC size configurableAnton Vorontsov2012-07-172-15/+22
| * | | | pstore/ram_core: Get rid of prz->ecc_symsize and prz->ecc_polyAnton Vorontsov2012-07-171-4/+3
| * | | | Merge 3.5-rc4 into staging-nextGreg Kroah-Hartman2012-06-2572-629/+1102
| |\ \ \ \
| * | | | | pstore/ram_core: Better ECC size checkingAnton Vorontsov2012-06-201-8/+8
| * | | | | pstore/ram_core: Proper checking for post_init errors (e.g. improper ECC size)Anton Vorontsov2012-06-201-7/+15
| * | | | | pstore/ram: Fix error handling during przs allocationAnton Vorontsov2012-06-201-1/+1
| * | | | | pstore/ram: Probe as early as possibleAnton Vorontsov2012-06-202-35/+37
| * | | | | pstore/platform: Disable automatic updates by defaultAnton Vorontsov2012-06-131-2/+4
| * | | | | pstore/platform: Make automatic updates interval configurableAnton Vorontsov2012-06-131-4/+11
| * | | | | pstore/ram_core: Remove now unused codeAnton Vorontsov2012-06-131-77/+0
| * | | | | pstore/ram_core: Silence some printksAnton Vorontsov2012-06-131-2/+2
| * | | | | pstore/ram: Add console messages handlingAnton Vorontsov2012-06-131-14/+86
| * | | | | pstore/ram: Factor ramoops_get_next_prz() out of ramoops_pstore_read()Anton Vorontsov2012-06-131-9/+32
| * | | | | pstore/ram: Factor dmesg przs initialization out of probe()Anton Vorontsov2012-06-131-37/+62
| * | | | | pstore/ram: Give proper names to dump-related variablesAnton Vorontsov2012-06-131-17/+17
| * | | | | pstore: Add console log messages supportAnton Vorontsov2012-06-133-0/+47
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmwLinus Torvalds2012-07-2421-370/+1107
|\ \ \ \ \ \
| * | | | | | GFS2: Eliminate 64-bit dividesBob Peterson2012-07-201-3/+3
| * | | | | | GFS2: Reduce file fragmentationBob Peterson2012-07-199-92/+708
| * | | | | | GFS2: kernel panic with small gfs2 filesystems - 1 RGAbhijith Das2012-07-181-0/+1
| * | | | | | GFS2: Fixing double brelse'ing bh allocated in gfs2_meta_read when EIO occursMasatake YAMATO2012-06-281-1/+4
| * | | | | | GFS2: Combine functions get_local_rgrp and gfs2_inplace_reserveBob Peterson2012-06-141-53/+29
| * | | | | | GFS2: Add kobject release methodBob Peterson2012-06-132-15/+42
| * | | | | | GFS2: Size seq_file buffer more carefullySteven Whitehouse2012-06-111-4/+6
| * | | | | | GFS2: Use seq_vprintf for glocks debugfs fileSteven Whitehouse2012-06-111-4/+1
| * | | | | | seq_file: Add seq_vprintf function and export itSteven Whitehouse2012-06-111-4/+14
| * | | | | | GFS2: Use lvbs for storing rgrp information with mount optionBenjamin Marzinski2012-06-084-9/+153
| * | | | | | GFS2: Cache last hash bucket for glock seq_filesSteven Whitehouse2012-06-081-7/+22
| * | | | | | GFS2: Increase buffer size for glocks and glstats debugfs filesSteven Whitehouse2012-06-071-0/+6
| * | | | | | GFS2: Fix error handling when reading an invalid block from the journalSteven Whitehouse2012-06-062-13/+14
| * | | | | | GFS2: Add "top dir" flag supportSteven Whitehouse2012-06-061-0/+4
| * | | | | | GFS2: Fold quota data into the reservations structBob Peterson2012-06-0612-186/+56
| * | | | | | GFS2: Extend the life of the reservationsBob Peterson2012-06-068-39/+104
* | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2012-07-2412-82/+88
|\ \ \ \ \ \ \
| * | | | | | | udf: avoid info leak on exportMathias Krause2012-07-131-0/+1
OpenPOWER on IntegriCloud