summaryrefslogtreecommitdiffstats
path: root/fs/ubifs
Commit message (Expand)AuthorAgeFilesLines
...
* Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-04-041-0/+1
|\
| * fs: push sync_filesystem() down to the file system's remount_fs()Theodore Ts'o2014-03-131-0/+1
* | mm + fs: store shadow entries in page cacheJohannes Weiner2014-04-031-1/+1
|/
* fs/ubifs: use rbtree postorder iteration helper instead of opencodingCody P Schafer2014-01-236-114/+17
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-11-133-34/+29
|\
| * ubifs: switch to %pdAl Viro2013-10-243-34/+29
* | Merge tag 'upstream-3.13-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2013-11-133-7/+10
|\ \ | |/ |/|
| * UBIFS: correct data corruption rangeMats Kärrman2013-10-261-3/+3
| * UBIFS: fix return codeWei Yongjun2013-10-261-2/+6
| * UBIFS: remove unnecessary code in ubifs_garbage_collectwang.bo116@zte.com.cn2013-10-221-2/+1
* | Merge tag 'upstream-3.12-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2013-09-161-3/+4
|\ \ | |/
| * UBIFS: remove invalid warn msg with tst_recovery enabledMats Kärrman2013-08-161-3/+4
* | fs: convert fs shrinkers to new scan/count APIDave Chinner2013-09-103-13/+24
|/
* Merge tag 'upstream-3.11-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2013-07-051-1/+1
|\
| * UBIFS: correct mount messageRichard Genoud2013-05-101-1/+1
* | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-07-021-2/+3
|\ \
| * | mm: change invalidatepage prototype to accept lengthLukas Czerner2013-05-211-2/+3
* | | [readdir] convert ubifsAl Viro2013-06-291-41/+16
* | | UBIFS: fix a horrid bugArtem Bityutskiy2013-06-291-3/+27
* | | UBIFS: prepare to fix a horrid bugArtem Bityutskiy2013-06-291-12/+12
|/ /
* | aio: don't include aio.h in sched.hKent Overstreet2013-05-071-0/+1
|/
* UBIFS: make space fixup work in the remount caseArtem Bityutskiy2013-03-141-6/+6
* fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-031-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-263-3/+3
|\
| * new helper: file_inode(file)Al Viro2013-02-223-3/+3
* | Merge tag 'upstream-3.9-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2013-02-265-15/+27
|\ \
| * | UBIFS: fix double free of ubifs_orphan objectsAdam Thomas2013-02-042-1/+6
| * | UBIFS: fix use of freed ubifs_orphan objectsAdam Thomas2013-02-042-2/+9
| * | UBIFS: rename random32() to prandom_u32()Akinobu Mita2013-01-153-12/+12
| |/
* | ubifs: wait for page writeback to provide stable pagesJan Kara2013-02-211-0/+1
|/
* ubifs: use prandom_bytesAkinobu Mita2012-12-171-5/+3
* lseek: the "whence" argument is called "whence"Andrew Morton2012-12-171-2/+2
* UBIFS: fix mounting problems after power cutsArtem Bityutskiy2012-10-261-2/+10
* UBIFS: introduce categorized lprops counterArtem Bityutskiy2012-10-262-0/+9
* mm: kill vma flag VM_CAN_NONLINEARKonstantin Khlebnikov2012-10-091-0/+1
* Merge tag 'upstream-3.7-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2012-10-0220-578/+451
|\
| * UBIFS: print lessArtem Bityutskiy2012-08-318-70/+60
| * UBIFS: use pr_ helper instead of printkArtem Bityutskiy2012-08-314-302/+235
| * UBIFS: comply with coding styleArtem Bityutskiy2012-08-3116-206/+161
| * UBIFS: use __aligned() attributeArtem Bityutskiy2012-08-311-1/+1
| * UBIFS: remove __DATE__ and __TIME__Jiri Slaby2012-08-311-1/+0
| * UBIFS: fix power cut emulation for mtdramArtem Bityutskiy2012-08-311-9/+11
| * UBIFS: improve scanning debug outputArtem Bityutskiy2012-08-231-4/+4
| * UBIFS: always print full error reportsArtem Bityutskiy2012-08-222-8/+0
| * UBIFS: print PID in debug messagesArtem Bityutskiy2012-08-221-2/+4
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-021-0/+6
|\ \
| * | fs: push rcu_barrier() from deactivate_locked_super() to filesystemsKirill A. Shutemov2012-10-021-0/+6
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-10-026-12/+12
|\ \ | |/ |/|
| * userns: Convert ubifs to use kuid/kgidEric W. Biederman2012-09-216-12/+12
* | UBIFS: fix error messages spellingArtem Bityutskiy2012-08-221-1/+1
OpenPOWER on IntegriCloud