Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
79feb521a44705262d15cc819a4117a447b11ea7
/
fs
79feb52
jbd2: issue cache flush after checkpointing even with internal journal
by Jan Kara
· 13 years ago
a78bb11
jbd2: protect all log tail updates with j_checkpoint_mutex
by Jan Kara
· 13 years ago
24bcc89
jbd2: split updating of journal superblock and marking journal empty
by Jan Kara
· 13 years ago
31d4f3a
ext4: check for zero length extent
by Theodore Ts'o
· 13 years ago
4188188
ext4: add comments to definition of ext4_io_end_t
by Curt Wohlgemuth
· 13 years ago
b43d17f
ext4: don't release page refs in ext4_end_bio()
by Curt Wohlgemuth
· 13 years ago
491caa4
ext4: fix race between sync and completed io work
by Jeff Moyer
· 13 years ago
93ef854
ext4: clean up the flags passed to __blockdev_direct_IO
by Jeff Moyer
· 13 years ago
f704860
ext4: try to deprecate noacl and noxattr_user mount options
by Theodore Ts'o
· 13 years ago
c7198b9
ext4: ignore mount options supported by ext2/3 (but have since been removed)
by Theodore Ts'o
· 13 years ago
66acdcf
ext4: add debugging /proc file showing file system options
by Theodore Ts'o
· 13 years ago
5a916be
ext4: make ext4_show_options() be table-driven
by Theodore Ts'o
· 13 years ago
2adf6da
ext4: move ext4_show_options() after parse_options()
by Theodore Ts'o
· 13 years ago
26092bf
ext4: use a table-driven handler for mount options
by Theodore Ts'o
· 13 years ago
72578c3
ext4: unify handling of mount options which have been removed
by Theodore Ts'o
· 13 years ago
39ef17f
ext4: simplify handling of the errors=* mount options
by Theodore Ts'o
· 13 years ago
c64db50
ext4: remove the I_VERSION mount flag and use the super_block flag instead
by Theodore Ts'o
· 13 years ago
ee4a3fc
ext4: remove Opt_ignore
by Theodore Ts'o
· 13 years ago
87f2680
ext4: remove deprecation warnings for minix_df and grpid
by Theodore Ts'o
· 13 years ago
85d2165
ext4: Fix endianness bug when reading the MMP block
by Santosh Nayak
· 13 years ago
9ee4930
ext4: format flag in dx_probe()
by Zheng Liu
· 13 years ago
c1bb05a
ext4: avoid deadlock on sync-mounted FS w/o journal
by Eric Sandeen
· 13 years ago
a0ade1d
ext4: fix resize when resizing within single group
by Lukas Czerner
· 13 years ago
266991b
ext4: fix race between unwritten extent conversion and truncate
by Jeff Moyer
· 13 years ago
d4dc462
ext4: fix balloc.c printk-format-warning
by Heiko Carstens
· 13 years ago
c5e8f3f
ext4: remove EXT4_MB_{BITMAP,BUDDY} macros
by Theodore Ts'o
· 13 years ago
a0cc910
ext4: using PTR_ERR() on the wrong variable in ext4_ext_migrate()
by Dan Carpenter
· 13 years ago
4fda400
ext4: remove an unneeded NULL check in __ext4_check_dir_entry()
by Dan Carpenter
· 13 years ago
f1b3a2a
ext4: remove unneeded variable in ext4_xattr_check_block()
by Zheng Liu
· 13 years ago
661aa52
ext4: remove the resize mount option
by Eric Sandeen
· 13 years ago
43e625d
ext4: remove the journal=update mount option
by Eric Sandeen
· 13 years ago
1592d2c
ext4: mark possibly unused variable in ext4_mb_normalize_request()
by Curt Wohlgemuth
· 13 years ago
9c0e00e
jbd2: use KMEM_CACHE instead of kmem_cache_create()
by Yongqiang Yang
· 13 years ago
4185a2a
jbd2: rename functions which initialize slab caches
by Yongqiang Yang
· 13 years ago
0c2022e
jbd2: allocate transaction from separate slab cache
by Yongqiang Yang
· 13 years ago
18aadd4
ext4: expand commit callback and
by Bobi Jam
· 13 years ago
1529116
jbd2: clear BH_Delay & BH_Unwritten in journal_unmap_buffer
by Eric Sandeen
· 13 years ago
856cbcf
ext4: fix INCOMPAT feature codepoint reservation for INLINEDATA
by Theodore Ts'o
· 13 years ago
2201c59
jbd2: add drop_transaction/update_superblock_end tracepoints
by Seiji Aguchi
· 13 years ago
3d2b158
ext4: ignore EXT4_INODE_JOURNAL_DATA flag with delalloc
by Lukas Czerner
· 13 years ago
813e572
ext4: fix race when setting bitmap_uptodate flag
by Theodore Ts'o
· 13 years ago
119c0d4
ext4: fold ext4_claim_inode into ext4_new_inode
by Theodore Ts'o
· 13 years ago
d3712b9
Merge tag 'for-linus' of git://github.com/prasad-joshi/logfs_upstream
by Linus Torvalds
· 13 years ago
0a96265
Merge tag 'driver-core-3.3-rc1-bugfixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 13 years ago
67d2433
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 13 years ago
f2933e8
Logfs: Allow NULL block_isbad() methods
by Joern Engel
· 13 years ago
bbe0138
logfs: Grow inode in delete path
by Joern Engel
· 13 years ago
1bcceaf
logfs: Free areas before calling generic_shutdown_super()
by Joern Engel
· 13 years ago
6c69494
logfs: remove useless BUG_ON
by Joern Engel
· 13 years ago
0bd9038
logfs: Propagate page parameter to __logfs_write_inode
by Prasad Joshi
· 13 years ago
ecfd890
logfs: set superblock shutdown flag after generic sb shutdown
by Prasad Joshi
· 13 years ago
13ced29
logfs: take write mutex lock during fsync and sync
by Prasad Joshi
· 13 years ago
934eed3
logfs: Prevent memory corruption
by Joern Engel
· 13 years ago
9615060
logfs: update page reference count for pined pages
by Prasad Joshi
· 13 years ago
9998eb7
Btrfs: fix reservations in btrfs_page_mkwrite
by Chris Mason
· 13 years ago
9b23062
Btrfs: advance window_start if we're using a bitmap
by Josef Bacik
· 13 years ago
0c4e538
btrfs: mask out gfp flags in releasepage
by David Sterba
· 13 years ago
9e622d6
Btrfs: fix enospc error caused by wrong checks of the chunk
by Miao Xie
· 13 years ago
7ec31b5
Btrfs: do not defrag a file partially
by Liu Bo
· 13 years ago
0b48514
Btrfs: fix warning for 32-bit build of fs/btrfs/check-integrity.c
by Stefan Behrens
· 13 years ago
0b4a9d2
Btrfs: use cluster->window_start when allocating from a cluster bitmap
by Josef Bacik
· 13 years ago
8bedd51
Btrfs: Check for NULL page in extent_range_uptodate
by Mitch Harder
· 13 years ago
6dd70ce
btrfs: Fix busyloops in transaction waiting code
by Jan Kara
· 13 years ago
357b978
Btrfs: make sure a bitmap has enough bytes
by Josef Bacik
· 13 years ago
b1375d6
Btrfs: fix uninit warning in backref.c
by Jan Schmidt
· 13 years ago
aaad641
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 13 years ago
1589cb1
eCryptfs: move misleading function comments
by Li Wang
· 13 years ago
3074c03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs
by Linus Torvalds
· 13 years ago
58ded24
eCryptfs: Fix oops when printing debug info in extent crypto functions
by Tyler Hicks
· 13 years ago
f2cb933
eCryptfs: Remove unused ecryptfs_read()
by Tyler Hicks
· 13 years ago
a261a03
eCryptfs: Check inode changes in setattr
by Tyler Hicks
· 13 years ago
5e6f0d7
eCryptfs: Make truncate path killable
by Tyler Hicks
· 13 years ago
684a3ff
eCryptfs: Infinite loop due to overflow in ecryptfs_write()
by Li Wang
· 13 years ago
48399c0
eCryptfs: Replace miscdev read/write magic numbers
by Tyler Hicks
· 13 years ago
7f13350
eCryptfs: Report errors in writes to /dev/ecryptfs
by Tyler Hicks
· 13 years ago
db10e55
eCryptfs: Sanitize write counts of /dev/ecryptfs
by Tyler Hicks
· 13 years ago
bb45036
ecryptfs: Remove unnecessary variable initialization
by Tim Gardner
· 13 years ago
30373dc
ecryptfs: Improve metadata read failure logging
by Tim Gardner
· 13 years ago
9b025eb
xfs: Fix missing xfs_iunlock() on error recovery path in xfs_readlink()
by Jan Kara
· 13 years ago
d234696
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 13 years ago
ce59791
sysfs: Complain bitterly about attempts to remove files from nonexistent directories.
by Eric W. Biederman
· 13 years ago
0863b04
kernel-doc: fix new warnings in debugfs
by Randy Dunlap
· 13 years ago
a99cbf6
Merge branch 'kernel-doc' from Randy Dunlap
by Linus Torvalds
· 13 years ago
4f57d86
Merge branch 'akpm'
by Linus Torvalds
· 13 years ago
7908b3e
Merge git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 13 years ago
b5763ac
kernel-doc: fix new warnings in debugfs
by Randy Dunlap
· 13 years ago
85e72aa
proc: clear_refs: do not clear reserved pages
by Will Deacon
· 13 years ago
567e479
Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
e19c29e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
8bc5191
qnx4: don't leak ->BitMap on late failure exits
by Al Viro
· 13 years ago
4134bf8
qnx4: reduce the insane nesting in qnx4_checkroot()
by Al Viro
· 13 years ago
1aab323e
qnx4: di_fname is an array, for crying out loud...
by Al Viro
· 13 years ago
acbbb76
CIFS: Rename *UCS* functions to *UTF16*
by Steve French
· 13 years ago
c560018
[CIFS] ACL and FSCACHE support no longer EXPERIMENTAL
by Steve French
· 13 years ago
88a4412
[CIFS] Fix build break with multiuser patch when LANMAN disabled
by Steve French
· 13 years ago
789b4588
cifs: warn about impending deprecation of legacy MultiuserMount code
by Jeff Layton
· 13 years ago
8a8798a
cifs: fetch credentials out of keyring for non-krb5 auth multiuser mounts
by Jeff Layton
· 13 years ago
04febab
cifs: sanitize username handling
by Jeff Layton
· 13 years ago
ce91acb
cifs: lower default wsize when unix extensions are not used
by Jeff Layton
· 13 years ago
f5fffce
cifs: better instrumentation for coalesce_t2
by Jeff Layton
· 13 years ago
Next »