Linus Torvalds
|
d211858837
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/vfs-queue
|
13 rokov pred |
Miklos Szeredi
|
6d6b77f163
filesystems: add missing nlink wrappers
|
13 rokov pred |
Eryu Guan
|
4af8350899
ext4: remove comments about extent mount option in ext4_new_inode()
|
13 rokov pred |
Dmitry Monakhov
|
5cb81dabcc
ext4: fix quota accounting during migration
|
13 rokov pred |
H Hartley Sweeten
|
e0cbee3e14
ext4: functions should not be declared extern
|
13 rokov pred |
Lukas Czerner
|
4113c4caa4
ext4: remove deprecated oldalloc
|
13 rokov pred |
Theodore Ts'o
|
cff1dfd767
ext4: rename ext4_free_blocks_after_init() to ext4_free_clusters_after_init()
|
13 rokov pred |
Theodore Ts'o
|
021b65bb1e
ext4: Rename ext4_free_blks_{count,set}() to refer to clusters
|
13 rokov pred |
Theodore Ts'o
|
24aaa8ef4e
ext4: convert the free_blocks field in s_flex_groups to be free_clusters
|
13 rokov pred |
Theodore Ts'o
|
5704265188
ext4: convert s_{dirty,free}blocks_counter to s_{dirty,free}clusters_counter
|
13 rokov pred |
Theodore Ts'o
|
fd034a84e1
ext4: split out ext4_free_blocks_after_init()
|
13 rokov pred |
Yongqiang Yang
|
33853a0dde
ext4: use the correct error exit path in ext4_init_inode_table()
|
14 rokov pred |
Linus Torvalds
|
ae005cbed1
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
14 rokov pred |
Jiaying Zhang
|
0562e0bad4
ext4: add more tracepoints and use dev_t in the trace buffer
|
14 rokov pred |
Theodore Ts'o
|
688f869ce3
ext4: Initialize fsync transaction ids in ext4_new_inode()
|
14 rokov pred |
James Morris
|
fe3fa43039
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next
|
14 rokov pred |
Peter Huewe
|
7dc576158d
ext4: Fix sparse warning: Using plain integer as NULL pointer
|
14 rokov pred |
Eric Paris
|
2a7dba391e
fs/vfs/security: pass last path component to LSM on inode creation
|
14 rokov pred |
Theodore Ts'o
|
353eb83c14
ext4: drop i_state_flags on architectures with 64-bit longs
|
14 rokov pred |
Theodore Ts'o
|
a107e5a3a4
Merge branch 'next' into upstream-merge
|
14 rokov pred |
Theodore Ts'o
|
61d08673de
ext4: rename mark_bitmap_end() to ext4_mark_bitmap_end()
|
14 rokov pred |
Theodore Ts'o
|
1f109d5a17
ext4: make various ext4 functions be static
|
14 rokov pred |
Lukas Czerner
|
857ac889cc
ext4: add interface to advertise ext4 features in sysfs
|
14 rokov pred |
Lukas Czerner
|
bfff68738f
ext4: add support for lazy inode table initialization
|
14 rokov pred |
Linus Torvalds
|
5f248c9c25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
15 rokov pred |
Al Viro
|
0930fcc1ee
convert ext4 to ->evict_inode()
|
15 rokov pred |
Theodore Ts'o
|
a0375156ca
ext4: Clean up s_dirt handling
|
15 rokov pred |
Linus Torvalds
|
e4ce30f377
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
15 rokov pred |
Dmitry Monakhov
|
b10b852090
ext4: replace inode uid,gid,mode init with helper
|
15 rokov pred |
Dmitry Monakhov
|
12e9b89200
ext4: Use bitops to read/modify i_flags in struct ext4_inode_info
|
15 rokov pred |