aboutsummaryrefslogtreecommitdiff
path: root/fs/ubifs
AgeCommit message (Expand)AuthorFilesLines
2012-06-07UBIFS: fix debugfs-less systems supportGravatar Artem Bityutskiy 1-2/+10
2012-05-29ubifs: use generic_fillattr()Gravatar Al Viro 1-10/+1
2012-05-28Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxGravatar Linus Torvalds 1-1/+1
2012-05-22Merge tag 'upstream-3.5-rc1' of git://git.infradead.org/linux-ubifsGravatar Linus Torvalds 26-642/+369
2012-05-20UBI: amend commentaries WRT dtypeGravatar Artem Bityutskiy 1-3/+2
2012-05-20UBI: Kill data type hintGravatar Richard Weinberger 16-99/+69
2012-05-20UBIFS: fix memory leak on error pathGravatar Sidney Amani 1-1/+1
2012-05-20UBIFS: make ubifs_lpt_init clean-up in case of failureGravatar Artem Bityutskiy 1-2/+6
2012-05-16UBIFS: get rid of dbg_errGravatar Artem Bityutskiy 12-119/+114
2012-05-16UBIFS: remove Kconfig debugging optionGravatar Artem Bityutskiy 15-238/+19
2012-05-16UBIFS: remove a couple of unused macrosGravatar Artem Bityutskiy 1-3/+0
2012-05-16UBIFS: rename dumping functionsGravatar Artem Bityutskiy 19-163/+160
2012-05-16UBIFS: get rid of dbg_dump_stackGravatar Artem Bityutskiy 8-27/+24
2012-05-10vfs: make it possible to access the dentry hash/len as one 64-bit entryGravatar Linus Torvalds 2-4/+4
2012-05-06vfs: Rename end_writeback() to clear_inode()Gravatar Jan Kara 1-1/+1
2012-05-03UBIFS: remove xattr Kconnfig optionGravatar Subodh Nijsure 5-14/+1
2012-05-03UBIFS: remove douple initialization in change_category()Gravatar Dan Carpenter 1-1/+1
2012-03-23Merge tag 'upstream-3.4-rc1' of git://git.infradead.org/linux-ubifsGravatar Linus Torvalds 6-230/+234
2012-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-4/+2
2012-03-20switch open-coded instances of d_make_root() to new helperGravatar Al Viro 1-4/+2
2012-03-20ubifs: remove the second argument of k[un]map_atomic()Gravatar Cong Wang 1-2/+2
2012-03-07UBIFS: improve error messagesGravatar Artem Bityutskiy 1-5/+14
2012-02-29UBIFS: kill CUR_MAX_KEY_LEN macroGravatar Artem Bityutskiy 1-7/+4
2012-02-29UBIFS: do not use inc_link when i_nlink is zeroGravatar Artem Bityutskiy 1-9/+9
2012-02-29UBIFS: make the dbg_lock spinlock staticGravatar Artem Bityutskiy 2-4/+1
2012-02-29UBIFS: increase dumps loglevelGravatar Artem Bityutskiy 1-204/+204
2012-02-29UBIFS: amend recovery debugging messageGravatar Artem Bityutskiy 1-1/+2
2012-01-15UBIFS: fix non-debug configuration buildGravatar Dominique Martinet 1-14/+17
2012-01-13Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Gravatar Linus Torvalds 6-104/+110
2012-01-13UBIFS: fix key printingGravatar Artem Bityutskiy 6-88/+91
2012-01-13UBIFS: use snprintf instead of sprintf when printing keysGravatar Artem Bityutskiy 1-18/+20
2012-01-11UBIFS: fix debugging messagesGravatar Artem Bityutskiy 1-1/+4
2012-01-11UBIFS: make debugging messages light againGravatar Artem Bityutskiy 1-7/+5
2012-01-10Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Gravatar Linus Torvalds 3-10/+5
2012-01-06vfs: switch ->show_options() to struct dentry *Gravatar Al Viro 1-2/+2
2012-01-03ubifs: propagate umode_tGravatar Al Viro 2-3/+3
2012-01-03switch ->mknod() to umode_tGravatar Al Viro 1-1/+1
2012-01-03switch ->create() to umode_tGravatar Al Viro 1-2/+2
2012-01-03switch vfs_mkdir() and ->mkdir() to umode_tGravatar Al Viro 1-2/+2
2012-01-03vfs: fix the stupidity with i_dentry in inode destructorsGravatar Al Viro 1-1/+0
2012-01-03vfs: mnt_drop_write_file()Gravatar Al Viro 1-1/+1
2012-01-03switch a bunch of places to mnt_want_write_file()Gravatar Al Viro 1-1/+1
2011-12-13ubifs: too early register_filesystem()Gravatar Al Viro 1-10/+8
2011-11-22UBIFS: Use kmemdup rather than duplicating its implementationGravatar Thomas Meyer 3-10/+5
2011-11-07Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Gravatar Linus Torvalds 4-2/+23
2011-11-06Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-1/+1
2011-11-02filesystems: add set_nlink()Gravatar Miklos Szeredi 2-2/+2
2011-11-02filesystems: add missing nlink wrappersGravatar Miklos Szeredi 1-1/+1
2011-10-31writeback: Add a 'reason' to wb_writeback_workGravatar Curt Wohlgemuth 1-1/+1
2011-08-26UBIFS: fix the dark space calculationGravatar srimugunthan dhandapani 2-2/+2