summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
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
2011-07-04UBIFS: rename dbg_check_dir_size functionArtem Bityutskiy
2011-07-04UBIFS: improve inode dumping functionArtem Bityutskiy
2011-07-04UBIFS: dump stack when pnode or nnode reading failsArtem Bityutskiy
2011-07-04UBIFS: lessen the size of debugging info data structureArtem Bityutskiy
2011-07-04UBIFS: return EROFS in case of broken commitArtem Bityutskiy
2011-07-01cifs: set socket send and receive timeouts before attempting connectJeff Layton
2011-06-30hfsplus: Fix double iput of the same inode in hfsplus_fill_super()Alexey Khoroshilov
2011-06-30hfsplus: add missing call to bio_put()Seth Forshee
2011-06-28pnfs: write: Set mds_offset in the generic layer - it is needed by all LDsBoaz Harrosh
2011-06-28proc: restrict access to /proc/PID/ioVasiliy Kulikov
2011-06-27mm: fix assertion mapping->nrpages == 0 in end_writeback()Jan Kara
2011-06-27romfs: fix romfs_get_unmapped_area() argument checkBob Liu
2011-06-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2011-06-27Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2011-06-27btrfs: fix inconsonant inode informationMiao Xie
2011-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2011-06-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-06-25Btrfs: make sure to update total_bitmaps when freeing cache V3Josef Bacik
2011-06-25Btrfs: fix type mismatch in find_free_extent()Ilya Dryomov
2011-06-24cifs: propagate errors from cifs_get_root() to mount(2)Al Viro
2011-06-24cifs: tidy cifs_do_mount() up a bitAl Viro
2011-06-24cifs: more breakage on mount failuresAl Viro
2011-06-24cifs: close sget() racesAl Viro
2011-06-24cifs: pull freeing mountdata/dropping nls/freeing cifs_sb into cifs_umount()Al Viro
2011-06-24cifs: move cifs_umount() call into ->kill_sb()Al Viro