aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jffs2
Commit message (Expand)AuthorAge
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2011-11-07
|\
| * jffs2: add compr=lzo and compr=zlib optionsAndres Salomon2011-10-19
| * jffs2: implement mount option parsing and compression overridingAndres Salomon2011-10-19
| * mtd: rename MTD_OOB_* to MTD_OPS_*Brian Norris2011-09-11
| * jffs2: use mutex_is_locked() in __jffs2_flush_wbuf()Alexey Khoroshilov2011-09-11
| * jffs2: Avoid unneeded 'if' before kfreeJesper Juhl2011-09-11
* | filesystems: add set_nlink()Miklos Szeredi2011-11-02
* | Merge branch 'next-evm' of git://git.kernel.org/pub/scm/linux/kernel/git/zoha...James Morris2011-08-08
|\ \ | |/ |/|
| * security: new security_inode_init_security API adds function callbackMimi Zohar2011-07-18
* | switch posix_acl_equiv_mode() to umode_t *Al Viro2011-08-01
* | switch posix_acl_create() to umode_t *Al Viro2011-08-01
* | jffs2: S_ISLNK(mode & S_IFMT) is pointlessAl Viro2011-07-26
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-25
|\ \
| * | fs: Merge split stringsJean Delvare2011-07-22
| |/
* | fs: take the ACL checks to common codeChristoph Hellwig2011-07-25
* | kill boilerplates around posix_acl_create_masq()Al Viro2011-07-25
* | kill boilerplate around posix_acl_chmod_masq()Al Viro2011-07-25
* | vfs: move ACL cache lookup into generic codeLinus Torvalds2011-07-25
* | fix jffs2 ACLs on big-endian with 16bit mode_tAl Viro2011-07-24
* | jffs2: fix IN_DELETE_SELF on overwriting rename() killing a directoryAl Viro2011-07-22
* | fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik2011-07-20
* | make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err)Al Viro2011-07-20
* | ->permission() sanitizing: don't pass flags to ->check_acl()Al Viro2011-07-20
* | ->permission() sanitizing: pass MAY_NOT_BLOCK to ->check_acl()Al Viro2011-07-20
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-05-28
|\
| * jffs2: remove unnecessary dentry_unhash from rmdir, dir renameSage Weil2011-05-28
| * fs: pass exact type of data dirties to ->dirty_inodeChristoph Hellwig2011-05-27
* | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2011-05-27
|\ \ | |/ |/|
| * JFFS2: retry large buffer allocationsGrant Erickson2011-05-24
| * jffs2: remove unused variablesSergey Senozhatsky2011-05-24
* | vfs: push dentry_unhash on rename_dir into file systemsSage Weil2011-05-26
* | vfs: push dentry_unhash on rmdir into file systemsSage Weil2011-05-26
|/
* Fix common misspellingsLucas De Marchi2011-03-31
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Artem Bityutskiy2011-03-25
|\
| * userns: rename is_owner_or_cap to inode_owner_or_capableSerge E. Hallyn2011-03-23
| * zlib: slim down zlib_deflate() workspace when possibleJim Keniston2011-03-22
| * Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris2011-03-07
| |\
| | * fs/vfs/security: pass last path component to LSM on inode creationEric Paris2011-02-01
* | | jffs2: remove a trailing white space in commentariesTracey Dent2011-03-11
|/ /
* | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2011-01-17
|\ \ | |/ |/|
| * jffs2: typo in commentDan Carpenter2010-12-03
| * jffs2: fix error value signVasiliy Kulikov2010-12-03
| * jffs2: use vzallocJoe Perches2010-12-03
* | fs: provide rcu-walk aware permission i_opsNick Piggin2011-01-07
* | fs: icache RCU free inodesNick Piggin2011-01-07
|/
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2010-10-30
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2010-10-30
| |\
| * | jffs2: use kmemdupJulia Lawall2010-10-24
| * | jffs2: Reduce excessive scan of empty blocksJoakim Tjernlund2010-10-24
| * | jffs2: Fix serious write stall due to eraseJoakim Tjernlund2010-10-24