summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2011-07-08xfs: improve sync behaviour in the face of aggressive dirtyingChristoph Hellwig
2011-07-08xfs: split xfs_itruncate_finishChristoph Hellwig
2011-07-08xfs: kill xfs_itruncate_startChristoph Hellwig
2011-07-08xfs: always log timestamp updates in xfs_setattr_sizeChristoph Hellwig
2011-07-08xfs: split xfs_setattrChristoph Hellwig
2011-07-08xfs: work around bogus gcc warning in xfs_allocbt_init_cursorChristoph Hellwig
2011-07-08xfs: re-enable non-blocking behaviour in xfs_map_blocksChristoph Hellwig
2011-07-08xfs: PF_FSTRANS should never be set in ->writepageChristoph Hellwig
2011-07-08UBIFS: fix master node recoveryAnatolij Gustschin
2011-07-08cifs: factor smb_vol allocation out of cifs_setup_volume_infoJeff Layton
2011-07-07FS-Cache: Add a helper to bulk uncache pages on an inodeDavid Howells
2011-07-07hfsplus: Add error propagation for hfsplus_ext_write_extent_lockedAlexey Khoroshilov
2011-07-07hfsplus: add error checking for hfs_find_init()Alexey Khoroshilov
2011-07-06btrfs: fix oops when doing space balanceMiao Xie
2011-07-06Btrfs: don't panic if we get an error while balancing V2Josef Bacik
2011-07-06btrfs: add missing options displayed in mount outputDavid Sterba
2011-07-06dlm: dump address of unknown nodeMasatake YAMATO
2011-07-06xfs: unpin stale inodes directly in IOP_COMMITTEDDave Chinner
2011-07-06cifs: have cifs_cleanup_volume_info not take a double pointerJeff Layton
2011-07-06cifs: fix build_unc_path_to_root to account for a prefixpathJeff Layton
2011-07-06cifs: remove bogus call to cifs_cleanup_volume_infoJeff Layton
2011-07-06FDPIC: Fix memory leakDavidlohr Bueso
2011-07-06fs: fix lock initializationMiklos Szeredi
2011-07-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2011-07-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hch...Linus Torvalds
2011-07-04UBIFS: improve power cut emulation testingArtem Bityutskiy
2011-07-04UBIFS: rename recovery testing variablesArtem Bityutskiy
2011-07-04UBIFS: remove custom list of superblocksArtem Bityutskiy
2011-07-04UBIFS: stop re-defining UBI operationsArtem Bityutskiy
2011-07-04UBIFS: switch to I/O helpersArtem Bityutskiy
2011-07-04UBIFS: switch to ubifs_leb_writeArtem Bityutskiy
2011-07-04UBIFS: switch to ubifs_leb_readArtem Bityutskiy
2011-07-04UBIFS: introduce more I/O helpersArtem Bityutskiy
2011-07-04UBIFS: always print stacktrace when switching to R/O modeArtem Bityutskiy
2011-07-04UBIFS: remove unused and unneeded debugging functionArtem Bityutskiy
2011-07-04UBIFS: add global debugfs knobsArtem Bityutskiy
2011-07-04UBIFS: introduce debugfs helpersArtem Bityutskiy
2011-07-04UBIFS: re-arrange debugging code a bitArtem Bityutskiy
2011-07-04UBIFS: be more informative in failure modeArtem Bityutskiy
2011-07-04UBIFS: switch self-check knobs to debugfsArtem Bityutskiy
2011-07-04UBIFS: lessen amount of debugging check typesArtem Bityutskiy
2011-07-04UBIFS: introduce helper functions for debugging checks and testsArtem Bityutskiy
2011-07-04UBIFS: amend debugging inode size check function prototypeArtem Bityutskiy
2011-07-04UBIFS: amend debugging name check function prototypeArtem Bityutskiy
2011-07-04UBIFS: add few commentaries about TNCArtem Bityutskiy
2011-07-04UBIFS: use correct flags in lpropsArtem Bityutskiy
2011-07-04UBIFS: harmonize znode flag helpersArtem Bityutskiy
2011-07-04UBIFS: remove dead codeArtem Bityutskiy
2011-07-04UBIFS: remove unnecessary bracketsArtem Bityutskiy
2011-07-04UBIFS: minor cleanup: use S_ISREG helperArtem Bityutskiy