Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
565630d503ef24e44c252bed55571b3a0d68455f
/
fs
/
ext3
9ec3a64
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
4fc8adc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
84588e7
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 10 years ago
2b0143b
VFS: normal filesystems (and lustre): d_inode() annotations
by David Howells
· 10 years ago
22c6186
direct_IO: remove rw from a_ops->direct_IO()
by Omar Sandoval
· 10 years ago
6f67376
direct_IO: use iov_iter_rw() instead of rw everywhere
by Omar Sandoval
· 10 years ago
17f8c84
Remove rw from {,__,do_}blockdev_direct_IO()
by Omar Sandoval
· 10 years ago
5d5d568
make new_sync_{read,write}() static
by Al Viro
· 10 years ago
78c3eb3
ext3: Remove useless condition in if statement.
by Wei Yuan
· 10 years ago
e2e40f2
fs: move struct kiocb to fs.h
by Christoph Hellwig
· 10 years ago
0a240339
quota: Make VFS quotas use new interface for getting quota info
by Jan Kara
· 10 years ago
6744e90
ext3: destroy sbi mutexes in put_super
by Fabian Frederick
· 10 years ago
4018cfb
ext3: Convert to private i_dquot field
by Jan Kara
· 10 years ago
7938db4
ext3: Don't check quota format when there are no quota files
by Jan Kara
· 10 years ago
ac0c493
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 10 years ago
d06efeb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-block into for-3.18
by Tejun Heo
· 10 years ago
a93114e
ext3: Don't use MAXQUOTAS value
by Jan Kara
· 10 years ago
908c7f1
percpu_counter: add @gfp to percpu_counter_init()
by Tejun Heo
· 10 years ago
e6d8fb3
ext3: Count internal journal as bsddf overhead in ext3_statfs
by Chin-Tsung Cheng
· 10 years ago
16b9057
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
8d02076
->splice_write() via ->write_iter()
by Al Viro
· 11 years ago
166418c
ext3: Fix deadlock in data=journal mode when fs is frozen
by Jan Kara
· 10 years ago
8174202
write_iter variants of {__,}generic_file_aio_write()
by Al Viro
· 11 years ago
aad4f8b
switch simple generic_file_aio_read() users to ->read_iter()
by Al Viro
· 11 years ago
31b1403
switch {__,}blockdev_direct_IO() to iov_iter
by Al Viro
· 11 years ago
a6cbcd4
get rid of pointless iov_length() in ->direct_IO()
by Al Viro
· 11 years ago
d8d3d94
pass iov_iter to ->direct_IO()
by Al Viro
· 11 years ago
a7963eb
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 11 years ago
24e7ea3
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 11 years ago
91b0abe
mm + fs: store shadow entries in page cache
by Johannes Weiner
· 11 years ago
f294d3e
ext3: explicitly remove inode from orphan list after failed direct io
by Eric Sandeen
· 11 years ago
02b9984
fs: push sync_filesystem() down to the file system's remount_fs()
by Theodore Ts'o
· 11 years ago
2299432
ext3: Speedup WB_SYNC_ALL pass
by Jan Kara
· 11 years ago
d680104
ext3: Update outdated comment before ext3_ordered_writepage()
by Jan Kara
· 11 years ago
99128ad
ext3: Update PF_MEMALLOC handling in ext3_write_inode()
by Jan Kara
· 11 years ago
e878167
ext2/3: use prandom_u32() instead of get_random_bytes()
by ZhangZhen
· 11 years ago
4ddb987
ext3: remove an unneeded check in ext3_new_blocks()
by Dan Carpenter
· 11 years ago
f8cb556
ext3: remove unneeded check in ext3_ordered_writepage()
by Dan Carpenter
· 11 years ago
7d6c2113
fs: Mark function as static in ext3/xattr_security.c
by Rashika Kheria
· 11 years ago
8ccb154
fs: Mark function as static in ext3/dir.c
by Rashika Kheria
· 11 years ago
1da8b82
ext3: Add __init macro to init_inodecache
by Fabian Frederick
· 11 years ago
bf3d846
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
64e178a
ext2/3/4: use generic posix ACL infrastructure
by Christoph Hellwig
· 11 years ago
37bc153
fs: make posix_acl_create more useful
by Christoph Hellwig
· 11 years ago
5bf3258
fs: make posix_acl_chmod more useful
by Christoph Hellwig
· 11 years ago
ed8f686
fs-ext3-use-rbtree-postorder-iteration-helper-instead-of-opencoding-fix
by Andrew Morton
· 11 years ago
b1c8047
fs/ext3: use rbtree postorder iteration helper instead of opencoding
by Cody P Schafer
· 11 years ago
a301245
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 11 years ago
2046fd1
ext3: Count journal as bsddf overhead in ext3_statfs
by Eric Sandeen
· 11 years ago
43ae9e3
ext[34]: fix double put in tmpfile
by Miklos Szeredi
· 11 years ago
ec0ad73
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 11 years ago
70261f5
ext4: Fix misspellings using 'codespell' tool
by Anatol Pomozov
· 11 years ago
cf7eff4
ext3: allow specifying external journal by pathname mount option
by Eric Sandeen
· 11 years ago
dda5690
ext3: fix a BUG when opening a file with O_TMPFILE flag
by Zheng Liu
· 11 years ago
1f792dd
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 11 years ago
3df3219
ext3: Fix fsync error handling after filesystem abort.
by Dmitry Monakhov
· 11 years ago
b459722
mm: vmscan: take page buffers dirty and locked state into account
by Mel Gorman
· 11 years ago
790eac5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
9e239bb
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 11 years ago
64cb927
ext3,ext4: don't mess with dir_file->f_pos in htree_dirblock_to_tree()
by Al Viro
· 11 years ago
e6bbef9
ext3 ->tmpfile() support
by Al Viro
· 11 years ago
5ded75e
[readdir] convert ext3
by Al Viro
· 11 years ago
d8c8900
jbd: change journal_invalidatepage() to accept length
by Lukas Czerner
· 11 years ago
d47992f
mm: change invalidatepage prototype to accept length
by Lukas Czerner
· 11 years ago
5af43c2
Merge branch 'akpm' (incoming from Andrew)
by Linus Torvalds
· 11 years ago
a27bb33
aio: don't include aio.h in sched.h
by Kent Overstreet
· 11 years ago
4385bab
make blkdev_put() return void
by Al Viro
· 12 years ago
14a9e5c
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 12 years ago
713685111
mm: make snapshotting pages for stable writes a per-bio operation
by Darrick J. Wong
· 12 years ago
e643692
ext3: fix data=journal fast mount/umount hang
by Jan Kara
· 12 years ago
8d0c2d1
ext3: Fix format string issues
by Lars-Peter Clausen
· 12 years ago
7f78e03
fs: Limit sys_mount to only request filesystem modules.
by Eric W. Biederman
· 12 years ago
d895cb1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
bbbd27e
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 12 years ago
496ad9a
new helper: file_inode(file)
by Al Viro
· 12 years ago
ffecfd1
block: optionally snapshot page contents to provide stable pages during write
by Darrick J. Wong
· 12 years ago
c04e88e
Ext3: return ENOMEM rather than EIO if sb_getblk fails
by Wang Shilong
· 12 years ago
1b7d76e
Ext3: use unlikely to improve the efficiency of the kernel
by Wang Shilong
· 12 years ago
61f43e6
Ext3: add necessary check in case IO error happens
by Wang Shilong
· 12 years ago
f56426a
ext3: Fix memory leak when quota options are specified multiple times
by Jan Kara
· 12 years ago
306a749
ext3, ext4, ocfs2: remove unused macro NAMEI_RA_INDEX
by Guo Chao
· 12 years ago
965c8e5
lseek: the "whence" argument is called "whence"
by Andrew Morton
· 12 years ago
4789775
ext3: drop if around WARN_ON
by Julia Lawall
· 12 years ago
195c0f9
ext3: get rid of the duplicate code on ext3_fill_super
by Zhao Hongjiang
· 12 years ago
ae49eee
ext3: Avoid underflow of in ext3_trim_fs()
by Lukas Czerner
· 12 years ago
5d5c5dc
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 12 years ago
67e2c19
ext3: drop lock/unlock super
by Marco Stornelli
· 12 years ago
66415f6
ext3: fix return values on parse_options() failure
by Zhao Hongjiang
· 12 years ago
c3d59ad
ext3: ext3_bread usage audit
by Carlos Maiolino
· 12 years ago
aa96601
ext3: fix possible non-initialized variable on htree_dirblock_to_tree()
by Carlos Maiolino
· 12 years ago
e1cc485
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 12 years ago
aab174f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
8c0a853
fs: push rcu_barrier() from deactivate_locked_super() to filesystems
by Kirill A. Shutemov
· 12 years ago
437589a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
99dbb16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
4c376dc
userns: Convert struct dquot dq_id to be a struct kqid
by Eric W. Biederman
· 12 years ago
af84df9
userns: Convert extN to support kuids and kgids in posix acls
by Eric W. Biederman
· 12 years ago
5f3a4a2
userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattr
by Eric W. Biederman
· 12 years ago
76f59b3
ext3: Replace 0 with NULL for pointer in super.c file
by Sachin Kamat
· 12 years ago
e423010
ext3: don't clear orphan list on ro mount with errors
by Eric Sandeen
· 12 years ago
Next »