index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext2
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-28
Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
Linus Torvalds
1
-1
/
+1
2012-05-25
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
4
-23
/
+2
2012-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
4
-22
/
+42
2012-05-18
ext2: trivial fix to comment for ext2_free_blocks
Wang Sheng-Hui
1
-1
/
+1
2012-05-15
userns: Convert ext2 to use kuid/kgid where appropriate.
Eric W. Biederman
4
-22
/
+42
2012-05-15
ext2: remove the redundant comment for ext2_export_ops
Wang Sheng-Hui
1
-5
/
+0
2012-05-15
ext2: Remove i_mutex use from ext2_quota_write()
Jan Kara
1
-5
/
+1
2012-05-10
vfs: make it possible to access the dentry hash/len as one 64-bit entry
Linus Torvalds
1
-1
/
+1
2012-05-06
vfs: Rename end_writeback() to clear_inode()
Jan Kara
1
-1
/
+1
2012-04-11
ext2: do not register write_super within VFS
Artem Bityutskiy
1
-1
/
+0
2012-04-11
ext2: Remove s_dirt handling
Jan Kara
4
-8
/
+0
2012-04-11
ext2: write superblock only once on unmount
Artem Bityutskiy
1
-3
/
+0
2012-03-31
migrate ext2_fs.h guts to fs/ext2/ext2.h
Al Viro
4
-10
/
+633
2012-03-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-14
/
+3
2012-03-20
switch open-coded instances of d_make_root() to new helper
Al Viro
1
-2
/
+1
2012-03-20
vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link}
Al Viro
2
-12
/
+2
2012-03-20
ext2: remove the second argument of k[un]map_atomic()
Cong Wang
1
-2
/
+2
2012-01-11
ext2: protect inode changes in the SETVERSION and SETFLAGS ioctls
Djalal Harouni
1
-6
/
+16
2012-01-09
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
7
-11
/
+8
2012-01-09
ext2/3/4: delete unneeded includes of module.h
Paul Gortmaker
6
-9
/
+3
2012-01-09
ext2: Fix error handling on inode bitmap corruption
Jan Kara
1
-2
/
+5
2012-01-06
vfs: switch ->show_options() to struct dentry *
Al Viro
1
-2
/
+2
2012-01-03
ext2: propagate umode_t
Al Viro
3
-3
/
+3
2012-01-03
switch ->mknod() to umode_t
Al Viro
1
-1
/
+1
2012-01-03
switch ->create() to umode_t
Al Viro
1
-1
/
+1
2012-01-03
switch vfs_mkdir() and ->mkdir() to umode_t
Al Viro
1
-1
/
+1
2012-01-03
vfs: fix the stupidity with i_dentry in inode destructors
Al Viro
1
-1
/
+0
2012-01-03
vfs: mnt_drop_write_file()
Al Viro
1
-3
/
+3
2012-01-03
switch a bunch of places to mnt_want_write_file()
Al Viro
1
-3
/
+3
2011-11-02
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...
Linus Torvalds
2
-2
/
+2
2011-11-02
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2
-5
/
+5
2011-11-02
filesystems: add set_nlink()
Miklos Szeredi
1
-1
/
+1
2011-11-02
filesystems: add missing nlink wrappers
Miklos Szeredi
1
-1
/
+1
2011-10-31
treewide: use __printf not __attribute__((format(printf,...)))
Joe Perches
1
-4
/
+4
2011-08-30
ext2: fix the outdated comment in ext2_nfs_get_inode()
Li Haifeng
1
-4
/
+4
2011-08-17
fs/ext2/balloc.c: delete useless initialization
Julia Lawall
1
-1
/
+1
2011-08-09
Merge branch 'next-evm' of git://git.kernel.org/pub/scm/linux/kernel/git/zoha...
James Morris
1
-16
/
+18
2011-08-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-6
/
+2
2011-08-01
switch posix_acl_equiv_mode() to umode_t *
Al Viro
1
-3
/
+1
2011-08-01
switch posix_acl_create() to umode_t *
Al Viro
1
-3
/
+1
2011-07-29
ext2: remove duplicate 'ext2_get_acl()' define
Linus Torvalds
1
-1
/
+0
2011-07-26
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-5
/
+5
2011-07-25
fs: take the ACL checks to common code
Christoph Hellwig
4
-23
/
+6
2011-07-25
kill boilerplates around posix_acl_create_masq()
Al Viro
1
-17
/
+8
2011-07-25
kill boilerplate around posix_acl_chmod_masq()
Al Viro
1
-8
/
+5
2011-07-25
vfs: move ACL cache lookup into generic code
Linus Torvalds
1
-6
/
+0
2011-07-22
ext2: check xattr name_len before acquiring xattr_sem in ext2_xattr_get
Wang Sheng-Hui
1
-5
/
+5
2011-07-20
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
Josef Bacik
2
-3
/
+4
2011-07-20
fs: simplify the blockdev_direct_IO prototype
Christoph Hellwig
1
-2
/
+2
2011-07-20
fs: move inode_dio_wait calls into ->setattr
Christoph Hellwig
1
-0
/
+2
[next]