Commit Graph

28 Commits (b7a4c946d0dfa91c28029756e8861eaa691fbbc3)

Author SHA1 Message Date
Akira Fujita 8d6669133d ext4: Return exchanged blocks count to user space in failure 16 years ago
Peng Tao ac046f1d61 ext4: fix null handler of ioctls in no journal mode 16 years ago
Alexey Dobriyan 405f55712d headers: smp_lock.h redux 16 years ago
Akira Fujita 748de6736c ext4: online defrag -- Add EXT4_IOC_MOVE_EXT ioctl 16 years ago
Theodore Ts'o ccd2506bd4 ext4: add EXT4_IOC_ALLOC_DA_BLKS ioctl 16 years ago
Duane Griffin 2dc6b0d48c ext4: tighten restrictions on inode flags 16 years ago
Frank Mayhar 0390131ba8 ext4: Allow ext4 to run without a journal 16 years ago
Hidehiro Kawai 7ffe1ea894 ext4: add checks for errors from jbd2 17 years ago
Theodore Ts'o c2ea3fde61 ext4: Remove old legacy block allocator 17 years ago
Aneesh Kumar K.V 4db46fc266 ext4: hook the ext3 migration interface to the EXT4_IOC_SETFLAGS ioctl 17 years ago
Aneesh Kumar K.V 2a43a87800 ext4: elevate write count for migrate ioctl 17 years ago
Theodore Ts'o af5bc92dde ext4: Fix whitespace checkpatch warnings/errors 17 years ago
Christoph Hellwig 3dcf54515a ext4: move headers out of include/linux 17 years ago
Dave Hansen 42a74f206b [PATCH] r/o bind mounts: elevate write count for ioctls() 17 years ago
Andi Kleen 5cdd7b2d77 Convert ext4 to use unlocked_ioctl 17 years ago
Aneesh Kumar K.V c14c6fd5c5 ext4: Add EXT4_IOC_MIGRATE ioctl 17 years ago
Aneesh Kumar K.V 0e855ac8b1 ext4: Convert truncate_mutex to read write semaphore. 17 years ago
Jan Kara e47776a0a4 Forbid user to change file flags on quota files 17 years ago
Kalpak Shah ef7f38359e ext4: Add nanosecond timestamps 18 years ago
Jose R. Santos e23291b912 jbd2: Fix CONFIG_JBD_DEBUG ifdef to be CONFIG_JBD2_DEBUG 18 years ago
Jan Kara ff9ddf7e84 ext4: copy i_flags to inode flags on write 18 years ago
Satyam Sharma 3bd858ab1c Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check 18 years ago
Josef "Jeff" Sipek 9d549890e6 [PATCH] ext4: change uses of f_{dentry, vfsmnt} to use f_path 18 years ago
Alex Tomas a86c618126 [PATCH] ext3: add extent map support 19 years ago
Mingming Cao dab291af8d [PATCH] jbd2: enable building of jbd2 and have ext4 use it rather than jbd 19 years ago
Mingming Cao 617ba13b31 [PATCH] ext4: rename ext4 symbols to avoid duplication of ext3 symbols 19 years ago
Dave Kleikamp ac27a0ec11 [PATCH] ext4: initial copy of files from ext3 19 years ago
David Howells 52a700c567 [PATCH] BLOCK: Move the Ext3 device ioctl compat stuff to the Ext3 driver [try #6] 19 years ago
Mingming Cao 43d23f9039 [PATCH] ext3_fsblk_t: the rest of in-kernel filesystem blocks conversion 19 years ago
Al Viro a090d9132c [PATCH] protect ext3 ioctl modifying append_only, immutable, etc. with i_mutex 19 years ago
Arjan van de Ven 9746151861 [PATCH] convert ext3's truncate_sem to a mutex 19 years ago
Randy Dunlap 16f7e0fe2e [PATCH] capable/capability.h (fs/) 19 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago