Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
532919592fcfb824aad0494f54e45a0acc83a776
/
fs
/
ext3
d211858
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/vfs-queue
by Linus Torvalds
· 13 years ago
3411664
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 13 years ago
bfe8684
filesystems: add set_nlink()
by Miklos Szeredi
· 13 years ago
6d6b77f
filesystems: add missing nlink wrappers
by Miklos Szeredi
· 13 years ago
6360e21
ext3: Allow quota file use root reservation
by Dmitry Monakhov
· 13 years ago
36b8d18
Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-security
by Linus Torvalds
· 13 years ago
40bfa16
ext3: Remove the obsolete broken EXT3_IOC32_WAIT_FOR_READONLY.
by Tao Ma
· 13 years ago
3ee77f2
ext3/balloc.c: local functions should be static
by H Hartley Sweeten
· 13 years ago
65299a3
block: separate priority boosting from REQ_META
by Christoph Hellwig
· 13 years ago
5dc06c5
block: remove READ_META and WRITE_META
by Christoph Hellwig
· 13 years ago
fbc8540
ext3: remove deprecated oldalloc
by Lukas Czerner
· 13 years ago
4613022
fs/ext3/balloc.c: delete useless initialization
by Julia Lawall
· 13 years ago
1cde201
ext3: fix message in ext3_remount for rw-remount case
by Toshiyuki Okajima
· 13 years ago
5a0143a
ext3: Remove i_mutex from ext3_sync_file()
by Jan Kara
· 13 years ago
d2db60d
ext3: Properly count journal credits for long symlinks
by Eric Sandeen
· 13 years ago
5a2f3a0
Merge branch 'next-evm' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/ima-2.6 into next
by James Morris
· 13 years ago
d695212
switch posix_acl_equiv_mode() to umode_t *
by Al Viro
· 13 years ago
d3fb612
switch posix_acl_create() to umode_t *
by Al Viro
· 13 years ago
2ac232f
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
by Linus Torvalds
· 13 years ago
4e34e71
fs: take the ACL checks to common code
by Christoph Hellwig
· 13 years ago
826cae2
kill boilerplates around posix_acl_create_masq()
by Al Viro
· 13 years ago
bc26ab5
kill boilerplate around posix_acl_chmod_masq()
by Al Viro
· 13 years ago
e77819e
vfs: move ACL cache lookup into generic code
by Linus Torvalds
· 13 years ago
b22570d
ext3: Fix data corruption in inodes with journalled data
by Jan Kara
· 13 years ago
02c24a8
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
by Josef Bacik
· 13 years ago
00eacd6
ext3: make ext3 mount default to barrier=1
by Christoph Hellwig
· 13 years ago
aacfc19c
fs: simplify the blockdev_direct_IO prototype
by Christoph Hellwig
· 13 years ago
562c72a
fs: move inode_dio_wait calls into ->setattr
by Christoph Hellwig
· 13 years ago
c878c73
ext3: Fix compilation with -DDX_DEBUG
by Bernd Schubert
· 13 years ago
a904937
make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err)
by Al Viro
· 13 years ago
7e40145
->permission() sanitizing: don't pass flags to ->check_acl()
by Al Viro
· 13 years ago
9c2c703
->permission() sanitizing: pass MAY_NOT_BLOCK to ->check_acl()
by Al Viro
· 13 years ago
9d8f13b
security: new security_inode_init_security API adds function callback
by Mimi Zohar
· 13 years ago
2c2ea94
ext3: Return -EINVAL when start is beyond the end of fs in ext3_trim_fs()
by Lukas Czerner
· 13 years ago
81fe8c6
ext3/ioctl.c: silence sparse warnings about different address spaces
by H Hartley Sweeten
· 13 years ago
ee3e77f
ext3: Improve truncate error handling
by Jan Kara
· 13 years ago
ad95c5e
ext3: Fix oops in ext3_try_to_allocate_with_rsv()
by Jan Kara
· 13 years ago
40680f2f
ext3: Convert ext3 to new truncate calling convention
by Jan Kara
· 13 years ago
785c4bc
ext3: Add fixed tracepoints
by Lukas Czerner
· 13 years ago
aa38572
fs: pass exact type of data dirties to ->dirty_inode
by Christoph Hellwig
· 13 years ago
f8d613e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm/tmem
by Linus Torvalds
· 13 years ago
d71bc6d
ext3: add cleancache support
by Dan Magenheimer
· 13 years ago
86c4f6d8
ext3: Fix fs corruption when make_indexed_dir() fails
by Jan Kara
· 14 years ago
ae54870a
ext3: Fix lock inversion in ext3_symlink()
by Jan Kara
· 14 years ago
3d762ca
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
by Linus Torvalds
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
6c51038
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
523334b
ext3: Fix writepage credits computation for ordered mode
by Yongqiang Yang
· 14 years ago
2e14967
userns: rename is_owner_or_cap to inode_owner_or_capable
by Serge E. Hallyn
· 14 years ago
77aa56b
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
by Linus Torvalds
· 14 years ago
0f6e0e8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 14 years ago
03cb5f0
ext3: Copy fs UUID to superblock.
by Aneesh Kumar K.V
· 14 years ago
f17b604
fs: Remove i_nlink check from file system link callback
by Aneesh Kumar K.V
· 14 years ago
7eaceac
block: remove per-queue plugging
by Jens Axboe
· 14 years ago
fe3fa43
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next
by James Morris
· 14 years ago
d743314
ext3: Always set dx_node's fake_dirent explicitly.
by Eric Sandeen
· 14 years ago
425fa41
ext3: Fix an overflow in ext3_trim_fs.
by Tao Ma
· 14 years ago
ce654b3
ext3: skip orphan cleanup on rocompat fs
by Amir Goldstein
· 14 years ago
bbac751
ext3: speed up group trim with the right free block count.
by Tao Ma
· 14 years ago
4b44dd3
ext3: Adjust trim start with first_data_block.
by Tao Ma
· 14 years ago
2a7dba3
fs/vfs/security: pass last path component to LSM on inode creation
by Eric Paris
· 14 years ago
4843456
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
by Linus Torvalds
· 14 years ago
275220f
Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
f00c9e4
quota: Fix deadlock during path resolution
by Jan Kara
· 14 years ago
e9688f6
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 14 years ago
40c73ab
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
by Linus Torvalds
· 14 years ago
8057b96
ext3: Remove redundant unlikely()
by Tobias Klauser
· 14 years ago
a4ae309
ext3: speed up file creates by optimizing rec_len functions
by Eric Sandeen
· 14 years ago
156e743
ext3: Add more journal error check
by Namhyung Kim
· 14 years ago
41dc638
ext3: Add journal error check in resize.c
by Namhyung Kim
· 14 years ago
9c52749
ext3: Add FITRIM handling
by Lukas Czerner
· 14 years ago
b853b96
ext3: Add batched discard support for ext3
by Lukas Czerner
· 14 years ago
6e9510b
ext2,ext3,ext4: clarify comment for extN_xattr_set_handle
by Wang Sheng-Hui
· 14 years ago
7359861
ext2,3,4: provide simple rcu-walk ACL implementation
by Nick Piggin
· 14 years ago
b74c79e
fs: provide rcu-walk aware permission i_ops
by Nick Piggin
· 14 years ago
fa0d7e3d
fs: icache RCU free inodes
by Nick Piggin
· 14 years ago
ad1857a
ext3: Add journal error check into ext3_rename()
by Namhyung Kim
· 14 years ago
5026e90
ext3: Use search_dirblock() in ext3_dx_find_entry()
by Theodore Ts'o
· 14 years ago
f0cad89
ext3: Avoid uninitialized memory references with a corrupted htree directory
by Theodore Ts'o
· 14 years ago
ad692bf
ext3: Return error code from generic_check_addressable
by Darrick J. Wong
· 14 years ago
fbcae8e
ext3: Add journal error check into ext3_delete_entry()
by Namhyung Kim
· 14 years ago
2b543ed
ext3: Add error check in ext3_mkdir()
by Namhyung Kim
· 14 years ago
99fbb1e
fs/ext3/super.c: Use printf extension %pV
by Joe Perches
· 14 years ago
31d710a
ext3: don't update sb journal_devnum when RO dev
by Maciej Żenczykowski
· 14 years ago
451a3c2
BKL: remove extraneous #include <smp_lock.h>
by Arnd Bergmann
· 14 years ago
d4d7762
block: clean up blkdev_get() wrappers and their users
by Tejun Heo
· 14 years ago
e525fd8
block: make blkdev_get/put() handle exclusive access
by Tejun Heo
· 14 years ago
152a083
new helper: mount_bdev()
by Al Viro
· 14 years ago
7d2f280
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
by Linus Torvalds
· 14 years ago
a4c18ad
ext3: Update kernel-doc comments
by Namhyung Kim
· 14 years ago
db50d20
ext3: Fix debug messages in ext3_group_extend()
by Namhyung Kim
· 14 years ago
bfa01df
ext3: Remove misplaced BUFFER_TRACE() in ext3_truncate()
by Namhyung Kim
· 14 years ago
81a4e32
ext3: Use DIV_ROUND_UP() on group desc block counting
by Namhyung Kim
· 14 years ago
4569cd1
ext3: Return proper error code on ext3_fill_super()
by Namhyung Kim
· 14 years ago
57e94d8
ext3: Remove unnecessary casts on bh->b_data
by Namhyung Kim
· 14 years ago
df0d6b8
ext3: Cleanup ext3_setup_super()
by Namhyung Kim
· 14 years ago
dff6825
ext3/jbd: Avoid WARN() messages when failing to write the superblock
by Darrick J. Wong
· 14 years ago
7de9c6ee
new helper: ihold()
by Al Viro
· 14 years ago
ebdec24
fs: kill block_prepare_write
by Christoph Hellwig
· 14 years ago
a288709
Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
Next »