aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext2
Commit message (Expand)AuthorAge
* ext2: protect inode changes in the SETVERSION and SETFLAGS ioctlsDjalal Harouni2012-01-11
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2012-01-09
|\
| * ext2/3/4: delete unneeded includes of module.hPaul Gortmaker2012-01-09
| * ext2: Fix error handling on inode bitmap corruptionJan Kara2012-01-09
* | vfs: switch ->show_options() to struct dentry *Al Viro2012-01-06
* | ext2: propagate umode_tAl Viro2012-01-03
* | switch ->mknod() to umode_tAl Viro2012-01-03
* | switch ->create() to umode_tAl Viro2012-01-03
* | switch vfs_mkdir() and ->mkdir() to umode_tAl Viro2012-01-03
* | vfs: fix the stupidity with i_dentry in inode destructorsAl Viro2012-01-03
* | vfs: mnt_drop_write_file()Al Viro2012-01-03
* | switch a bunch of places to mnt_want_write_file()Al Viro2012-01-03
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...Linus Torvalds2011-11-02
|\
| * filesystems: add set_nlink()Miklos Szeredi2011-11-02
| * filesystems: add missing nlink wrappersMiklos Szeredi2011-11-02
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2011-11-02
|\ \ | |/ |/|
| * ext2: fix the outdated comment in ext2_nfs_get_inode()Li Haifeng2011-08-30
| * fs/ext2/balloc.c: delete useless initializationJulia Lawall2011-08-17
* | treewide: use __printf not __attribute__((format(printf,...)))Joe Perches2011-10-31
* | 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
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-08-01
|\ \
| * | switch posix_acl_equiv_mode() to umode_t *Al Viro2011-08-01
| * | switch posix_acl_create() to umode_t *Al Viro2011-08-01
* | | ext2: remove duplicate 'ext2_get_acl()' defineLinus Torvalds2011-07-30
|/ /
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2011-07-26
|\ \
| * | ext2: check xattr name_len before acquiring xattr_sem in ext2_xattr_getWang Sheng-Hui2011-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
* | fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik2011-07-20
* | fs: simplify the blockdev_direct_IO prototypeChristoph Hellwig2011-07-20
* | fs: move inode_dio_wait calls into ->setattrChristoph Hellwig2011-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
|/
* ext2: fix error msg when mounting fs with too-large blocksizeRobin Dong2011-05-17
* Fix common misspellingsLucas De Marchi2011-03-31
* Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-03-24
|\
| * block: remove per-queue pluggingJens Axboe2011-03-10
* | userns: rename is_owner_or_cap to inode_owner_or_capableSerge E. Hallyn2011-03-23
* | bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita2011-03-23
* | 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
* | | ext2: Fix link count corruption under heavy link+rename loadJosh Hunt2011-03-02
| |/ |/|
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2011-01-11
|\ \
| * | ext2: remove dead code in ext2_xattr_getWang Sheng-Hui2011-01-10
| * | ext2,ext3,ext4: clarify comment for extN_xattr_set_handleWang Sheng-Hui2011-01-10
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2011-01-11
|\ \ \ | |_|/ |/| |