Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f989bc69585f207cbcd20e4798c69f7a4a596dd9
/
fs
/
ext4
/
ext4_jbd2.h
ee0876b
ext4: do not ask jbd2 to write data for delalloc buffers
by Jan Kara
· 9 years ago
41617e1
jbd2: add support for avoiding data writes during transaction commits
by Jan Kara
· 9 years ago
e2b911c
ext4: clean up feature test macros with predicate functions
by Darrick J. Wong
· 9 years ago
a2d4a64
ext4: don't use MAXQUOTAS value
by Jan Kara
· 10 years ago
c197855
ext4: make local functions static
by Stephen Hemminger
· 10 years ago
70261f5
ext4: Fix misspellings using 'codespell' tool
by Anatol Pomozov
· 11 years ago
6b523df
ext4: use transaction reservation for extent conversion in ext4_end_io
by Jan Kara
· 11 years ago
5fe2fe8
ext4: provide wrappers for transaction reservation calls
by Jan Kara
· 11 years ago
f45a5ef
ext4: improve credit estimate for EXT4_SINGLEDATA_TRANS_BLOCKS
by Jan Kara
· 12 years ago
5d3ee20
ext4: fix journal callback list traversal
by Dmitry Monakhov
· 12 years ago
95eaefb
ext4: fix the number of credits needed for acl ops with inline data
by Theodore Ts'o
· 12 years ago
64044ab
ext4: fix the number of credits needed for ext4_unlink() and ext4_rmdir()
by Theodore Ts'o
· 12 years ago
9924a92
ext4: pass context information to jbd2__journal_start()
by Theodore Ts'o
· 12 years ago
37be2f5
ext4: remove ext4_handle_release_buffer()
by Eric Sandeen
· 12 years ago
b50924c
ext4: remove unnecessary argument from __ext4_handle_dirty_metadata()
by Artem Bityutskiy
· 12 years ago
7c319d3
ext4: make quota as first class supported feature
by Aditya Kali
· 12 years ago
a9c47317
ext4: calculate and verify superblock checksum
by Darrick J. Wong
· 13 years ago
18aadd4
ext4: expand commit callback and
by Bobi Jam
· 13 years ago
3d2b158
ext4: ignore EXT4_INODE_JOURNAL_DATA flag with delalloc
by Lukas Czerner
· 13 years ago
441c850
ext4: Fix ext4_should_writeback_data() for no-journal mode
by Curt Wohlgemuth
· 13 years ago
2cd05cc
ext4: remove unneeded ext4_journal_get_undo_access
by Theodore Ts'o
· 13 years ago
21f9769
ext4: remove unnecessary [cm]time update of quota file
by Jan Kara
· 14 years ago
537a031
ext4: unify the ext4_handle_release_buffer() api
by Amir Goldstein
· 14 years ago
8aefcd5
ext4: dynamically allocate the jbd2_inode in ext4_inode_info as necessary
by Theodore Ts'o
· 14 years ago
c398eda
ext4: Pass line numbers to ext4_error() and friends
by Theodore Ts'o
· 14 years ago
90c7201
ext4: Pass line number to ext4_journal_abort_handle()
by Theodore Ts'o
· 14 years ago
206f7ab
ext4: remove vestiges of nobh support
by Christoph Hellwig
· 14 years ago
a037515
ext4: Clean up s_dirt handling
by Theodore Ts'o
· 14 years ago
12e9b89
ext4: Use bitops to read/modify i_flags in struct ext4_inode_info
by Dmitry Monakhov
· 14 years ago
744692d
ext4: use ext4_get_block_write in buffer write
by Jiaying Zhang
· 15 years ago
b436b9b
ext4: Wait for proper transaction commit on fsync
by Jan Kara
· 15 years ago
5aca07e
ext4: quota macros cleanup
by Dmitry Monakhov
· 15 years ago
b7e57e7
ext4: fold ext4_journal_forget() into ext4_forget()
by Theodore Ts'o
· 15 years ago
e4684b3
ext4: fold ext4_journal_revoke() into ext4_forget()
by Theodore Ts'o
· 15 years ago
d6797d1
ext4: move ext4_forget() to ext4_jbd2.c
by Theodore Ts'o
· 15 years ago
d3d1faf
ext4: Handle nested ext4_journal_start/stop calls without a journal
by Curt Wohlgemuth
· 15 years ago
e6b5d30
ext4: Fix buffer head reference leak in no-journal mode
by Curt Wohlgemuth
· 15 years ago
5adfee9
ext4: fix no journal corruption with locale-gen
by Theodore Ts'o
· 15 years ago
83982b6
ext4: Remove "extents" mount option
by Theodore Ts'o
· 16 years ago
0390131
ext4: Allow ext4 to run without a journal
by Frank Mayhar
· 16 years ago
a02908f
ext4: journal credits calulation cleanup and fix for non-extent writepage
by Mingming Cao
· 16 years ago
678aaf4
ext4: Use new framework for data=ordered mode in JBD2
by Jan Kara
· 16 years ago
4db9c54
ext4: replace __FUNCTION__ occurrences
by Stoyan Gaydarov
· 16 years ago
3dcf545
ext4: move headers out of include/linux
by Christoph Hellwig
· 17 years ago
[Renamed (97%) from include/linux/ext4_jbd2.h]
cd02ff0
jbd2: JBD_XXX to JBD2_XXX naming cleanup
by Mingming Cao
· 17 years ago
8984d13
[PATCH] ext4: uninline large functions
by Andrew Morton
· 18 years ago
2997176
[PATCH] jbd2: sector_t conversion
by Mingming Cao
· 18 years ago
d0d856e
[PATCH] ext4: clean up comments in ext4-extents patch
by Randy Dunlap
· 18 years ago
a86c618
[PATCH] ext3: add extent map support
by Alex Tomas
· 18 years ago
f7f4bcc
[PATCH] jbd2: rename jbd2 symbols to avoid duplication of jbd symbols
by Mingming Cao
· 18 years ago
470decc
[PATCH] jbd2: initial copy of files from jbd
by Dave Kleikamp
· 18 years ago