summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| * | xfs: remove i_transpChristoph Hellwig2011-07-086-39/+24
| * | xfs: fix filesystsem freeze race in xfs_trans_allocChristoph Hellwig2011-07-085-29/+27
| * | xfs: improve sync behaviour in the face of aggressive dirtyingChristoph Hellwig2011-07-081-5/+3
| * | xfs: split xfs_itruncate_finishChristoph Hellwig2011-07-087-277/+155
| * | xfs: kill xfs_itruncate_startChristoph Hellwig2011-07-084-231/+4
| * | xfs: always log timestamp updates in xfs_setattr_sizeChristoph Hellwig2011-07-081-8/+9
| * | xfs: split xfs_setattrChristoph Hellwig2011-07-085-429/+444
| * | xfs: work around bogus gcc warning in xfs_allocbt_init_cursorChristoph Hellwig2011-07-081-3/+6
| * | xfs: re-enable non-blocking behaviour in xfs_map_blocksChristoph Hellwig2011-07-081-1/+1
| * | xfs: PF_FSTRANS should never be set in ->writepageChristoph Hellwig2011-07-081-14/+3
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds2011-07-2212-398/+447
|\ \ \
| * | | dlm: don't limit active work itemsDavid Teigland2011-07-191-1/+4
| * | | dlm: use workqueue for callbacksDavid Teigland2011-07-157-205/+172
| * | | dlm: remove deadlock debug printDavid Teigland2011-07-141-3/+0
| * | | dlm: improve rsb searchesDavid Teigland2011-07-127-48/+121
| * | | dlm: keep lkbs in idrDavid Teigland2011-07-115-125/+82
| * | | dlm: fix kmalloc argsDavid Teigland2011-07-111-1/+1
| * | | dlm: don't do pointless NULL check, use kzalloc and fix order of argumentsJesper Juhl2011-07-111-6/+2
| * | | dlm: dump address of unknown nodeMasatake YAMATO2011-07-061-4/+5
| * | | dlm: use vmalloc for hash tablesBryn M. Reeves2011-07-011-9/+9
| * | | dlm: show addresses in configfsMasatake YAMATO2011-06-301-2/+57
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hch...Linus Torvalds2011-07-2210-89/+219
|\ \ \ \
| * | | | hfsplus: ensure bio requests are not smaller than the hardware sectorsSeth Forshee2011-07-224-42/+101
| * | | | hfsplus: Add additional range check to handle on-disk corruptionsNaohiro Aota2011-07-221-0/+4
| * | | | hfsplus: Add error propagation for hfsplus_ext_write_extent_lockedAlexey Khoroshilov2011-07-073-10/+24
| * | | | hfsplus: add error checking for hfs_find_init()Alexey Khoroshilov2011-07-075-26/+51
| * | | | hfsplus: lift the 2TB size limitChristoph Hellwig2011-06-302-4/+9
| * | | | hfsplus: fix overflow in hfsplus_read_wrapperChristoph Hellwig2011-06-301-2/+3
| * | | | hfsplus: fix overflow in hfsplus_get_blockChristoph Hellwig2011-06-301-3/+6
| * | | | hfsplus: assignments inside `if' condition clean-upAnton Salikhmetov2011-06-301-8/+27
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds2011-07-2213-188/+165
|\ \ \ \ \
| * | | | | GFS2: combine duplicated block freeing routinesEric Sandeen2011-07-153-60/+8
| * | | | | GFS2: Add S_NOSEC supportSteven Whitehouse2011-07-153-2/+6
| * | | | | GFS2: Automatically adjust glock min hold timeBob Peterson2011-07-154-13/+36
| * | | | | GFS2: Cache dir hash table in a contiguous bufferSteven Whitehouse2011-07-156-113/+115
* | | | | | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2011-07-2220-671/+976
|\ \ \ \ \ \
| * | | | | | UBIFS: fix master node recoveryAnatolij Gustschin2011-07-081-1/+2
| * | | | | | UBIFS: improve power cut emulation testingArtem Bityutskiy2011-07-041-41/+50
| * | | | | | UBIFS: rename recovery testing variablesArtem Bityutskiy2011-07-042-35/+39
| * | | | | | UBIFS: remove custom list of superblocksArtem Bityutskiy2011-07-043-105/+39
| * | | | | | UBIFS: stop re-defining UBI operationsArtem Bityutskiy2011-07-042-9/+0
| * | | | | | UBIFS: switch to I/O helpersArtem Bityutskiy2011-07-045-21/+19
| * | | | | | UBIFS: switch to ubifs_leb_writeArtem Bityutskiy2011-07-041-22/+14
| * | | | | | UBIFS: switch to ubifs_leb_readArtem Bityutskiy2011-07-048-47/+40
| * | | | | | UBIFS: introduce more I/O helpersArtem Bityutskiy2011-07-045-87/+148
| * | | | | | UBIFS: always print stacktrace when switching to R/O modeArtem Bityutskiy2011-07-041-1/+1
| * | | | | | UBIFS: remove unused and unneeded debugging functionArtem Bityutskiy2011-07-042-57/+3
| * | | | | | UBIFS: add global debugfs knobsArtem Bityutskiy2011-07-042-16/+157
| * | | | | | UBIFS: introduce debugfs helpersArtem Bityutskiy2011-07-041-20/+56
| * | | | | | UBIFS: re-arrange debugging code a bitArtem Bityutskiy2011-07-041-59/+59
OpenPOWER on IntegriCloud