Ryusuke Konishi
|
4e33f9eab0
nilfs2: implement resize ioctl
|
14 лет назад |
Ryusuke Konishi
|
619205da5b
nilfs2: add ioctl which limits range of segment to be allocated
|
14 лет назад |
Serge E. Hallyn
|
2e14967075
userns: rename is_owner_or_cap to inode_owner_or_capable
|
14 лет назад |
Ryusuke Konishi
|
e3154e9748
nilfs2: get rid of nilfs_sb_info structure
|
14 лет назад |
Ryusuke Konishi
|
ae191838b0
nilfs2: optimize rec_len functions
|
14 лет назад |
Ryusuke Konishi
|
828b1c50ae
nilfs2: add compat ioctl
|
14 лет назад |
Ryusuke Konishi
|
cde98f0f84
nilfs2: implement FS_IOC_GETFLAGS/SETFLAGS/GETVERSION
|
14 лет назад |
Ryusuke Konishi
|
365e215ce1
nilfs2: unfold nilfs_dat_inode function
|
14 лет назад |
Ryusuke Konishi
|
947b10ae0a
nilfs2: fix regression of garbage collection ioctl
|
14 лет назад |
Dan Carpenter
|
103cfcf522
nilfs2: nilfs_iget_for_gc() returns ERR_PTR
|
14 лет назад |
Ryusuke Konishi
|
5beb6e0b20
nilfs2: add bdev freeze/thaw support
|
14 лет назад |
Ryusuke Konishi
|
348fe8da13
nilfs2: simplify life cycle management of nilfs object
|
14 лет назад |
Ryusuke Konishi
|
263d90cefc
nilfs2: remove own inode hash used for GC
|
14 лет назад |
Jan Blunck
|
d6d4c19c5f
BKL: Remove BKL from NILFS2
|
15 лет назад |
Linus Torvalds
|
44fa2b4bee
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2
|
15 лет назад |
Li Hong
|
753234007f
nilfs2: fix a wrong type conversion in nilfs_ioctl()
|
15 лет назад |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 лет назад |
Jiro SEKIBA
|
0d561f12b4
nilfs2: add reader's lock for cno in nilfs_ioctl_sync
|
15 лет назад |
Ryusuke Konishi
|
7512487e6d
nilfs2: use mnt_want_write in ioctls where write access is needed
|
15 лет назад |
Tobias Klauser
|
33e189bd57
nilfs2: Storage class should be before const qualifier
|
15 лет назад |
Ryusuke Konishi
|
c1ea985c71
nilfs2: fix lock order reversal in chcp operation
|
15 лет назад |
Ryusuke Konishi
|
c083234f15
nilfs2: fix missing cleanup of gc cache on error cases
|
15 лет назад |
Ryusuke Konishi
|
5399dd1fc8
nilfs2: fix kernel oops in error case of nilfs_ioctl_move_blocks
|
15 лет назад |
Jiro SEKIBA
|
1cf58fa840
nilfs2: shorten freeze period due to GC in write operation v3
|
15 лет назад |
Ryusuke Konishi
|
003ff182fd
nilfs2: allow future expansion of metadata read out via get info ioctl
|
16 лет назад |
Ryusuke Konishi
|
071cb4b819
nilfs2: eliminate removal list of segments
|
16 лет назад |
Ryusuke Konishi
|
d504685363
nilfs2: fix memory leak in nilfs_ioctl_clean_segments
|
16 лет назад |
Ryusuke Konishi
|
83aca8f480
nilfs2: check size of array structured data exchanged via ioctls
|
16 лет назад |
Ryusuke Konishi
|
4f6b828837
nilfs2: fix lock order reversal in nilfs_clean_segments ioctl
|
16 лет назад |
Ryusuke Konishi
|
47eb6b9c8f
nilfs2: fix possible circular locking for get information ioctls
|
16 лет назад |