Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d3834fefcfe5610702379d78596337875df2db5b
/
fs
/
gfs2
/
lops.c
5a7c669
GFS2: lops.c: replace 0 by NULL for pointers
by Fabian Frederick
· 11 years ago
a17d758
GFS2: Move recovery variables to journal structure in memory
by Bob Peterson
· 11 years ago
b50f227
GFS2: Clean up journal extent mapping
by Steven Whitehouse
· 11 years ago
022ef4f
GFS2: Move log buffer accounting to transaction
by Steven Whitehouse
· 11 years ago
d69a3c6
GFS2: Move log buffer lists into transaction
by Steven Whitehouse
· 11 years ago
f568849
Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 11 years ago
70d4ee9
GFS2: Use only a single address space for rgrps
by Steven Whitehouse
· 11 years ago
5ea5050
GFS2: Implement a "rgrp has no extents longer than X" scheme
by Bob Peterson
· 11 years ago
4f024f3
block: Abstract out bvec iterator
by Kent Overstreet
· 11 years ago
7c0ef28
GFS2: Move gfs2_sync_meta to lops.c
by Steven Whitehouse
· 11 years ago
5d05496
GFS2: aggressively issue revokes in gfs2_log_flush
by Benjamin Marzinski
· 11 years ago
cd51e61e
GFS2: Eliminate gfs2_rg_lops
by Bob Peterson
· 11 years ago
7f63257
GFS2: Sort buffer lists by inplace block number
by Benjamin Marzinski
· 11 years ago
4a58681
GFS2: Set log descriptor type for jdata blocks
by Bob Peterson
· 11 years ago
e97e548
GFS2: Fix typo in gfs2_log_end_write loop
by Steven Whitehouse
· 11 years ago
4de13d7a
Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 11 years ago
16ca941
GFS2: replace gfs2_ail structure with gfs2_trans
by Benjamin Marzinski
· 12 years ago
f73a1c7
block: Add bio_end_sector()
by Kent Overstreet
· 12 years ago
767f433
GFS2: Copy gfs2_trans_add_bh into new data/meta functions
by Steven Whitehouse
· 12 years ago
75f2b87
GFS2: Merge revoke adding functions
by Steven Whitehouse
· 12 years ago
96e5d1d
GFS2: Test bufdata with buffer locked and gfs2_log_lock held
by Benjamin Marzinski
· 12 years ago
73738a7
GFS2: Clean up some unused assignments
by Andrew Price
· 12 years ago
1b8ba31
GFS2: Fix error handling when reading an invalid block from the journal
by Steven Whitehouse
· 12 years ago
c0752aa
GFS2: eliminate log elements and simplify
by Bob Peterson
· 13 years ago
144a4c2
GFS2: Log code fixes
by Steven Whitehouse
· 13 years ago
c50b91c
GFS2: Remove bd_list_tr
by Steven Whitehouse
· 13 years ago
dad30e9
GFS2: Remove duplicate log code
by Steven Whitehouse
· 13 years ago
e8c92ed
GFS2: Clean up log write code path
by Steven Whitehouse
· 13 years ago
14e5f18
GFS2: Make gfs2_log_fake_buf() write the buffer too
by Steven Whitehouse
· 13 years ago
ad12ab2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw
by Linus Torvalds
· 13 years ago
d934928
gfs2: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
75ca61c
GFS2: Remove a __GFP_NOFAIL allocation
by Steven Whitehouse
· 13 years ago
66fc061
GFS2: FITRIM ioctl support
by Steven Whitehouse
· 13 years ago
47ac553
GFS2: Move two functions from log.c to lops.c
by Steven Whitehouse
· 13 years ago
891a8e9
GFS2: Misc fixes
by Steven Whitehouse
· 13 years ago
7c9ca62
GFS2: Use rbtree for resource groups and clean up bitmap buffer ref count scheme
by Bob Peterson
· 13 years ago
f42ab08
GFS2: Optimise glock lru and end of life inodes
by Steven Whitehouse
· 14 years ago
29687a2
GFS2: Alter point of entry to glock lru list for glocks with an address_space
by Steven Whitehouse
· 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
c618e87
GFS2: Update to AIL list locking
by Steven Whitehouse
· 14 years ago
d6a079e
GFS2: introduce AIL lock
by Dave Chinner
· 14 years ago
721a960
block: kill off REQ_UNPLUG
by Jens Axboe
· 14 years ago
bc015cb
GFS2: Use RCU for glock hash table
by Steven Whitehouse
· 14 years ago
5e687ea
GFS2: Various gfs2_logd improvements
by Benjamin Marzinski
· 15 years ago
e588463
GFS2: ordered writes are backwards
by Dave Chinner
· 15 years ago
0ab7d13
GFS2: Tag all metadata with jid
by Steven Whitehouse
· 15 years ago
6399777
GFS2: Add tracepoints
by Steven Whitehouse
· 15 years ago
c969f58c
GFS2: Update the rw flags
by Steven Whitehouse
· 16 years ago
f057f6c
GFS2: Merge lock_dlm module into GFS2
by Steven Whitehouse
· 16 years ago
3ad62e8
[GFS2] Plug an unlikely leak
by Bob Peterson
· 17 years ago
d0109bf
[GFS2] Only do lo_incore_commit once
by Bob Peterson
· 17 years ago
2bcd610
[GFS2] Don't add glocks to the journal
by Steven Whitehouse
· 17 years ago
9ff8ec3
[GFS2] Split gfs2_writepage into three cases
by Steven Whitehouse
· 17 years ago
16615be
[GFS2] Clean up journaled data writing
by Steven Whitehouse
· 17 years ago
1ad38c4
[GFS2] Clean up gfs2_trans_add_revoke()
by Steven Whitehouse
· 17 years ago
0820ab5
[GFS2] Use slab operations for all gfs2_bufdata allocations
by Steven Whitehouse
· 17 years ago
82e8608
[GFS2] Replace revoke structure with bufdata structure
by Steven Whitehouse
· 17 years ago
d7b616e
[GFS2] Clean up ordered write code
by Steven Whitehouse
· 17 years ago
9b9107a
[GFS2] Move pin/unpin into lops.c, clean up locking
by Steven Whitehouse
· 17 years ago
ec217e0
[GFS2] Patch to protect sd_log_num_jdata
by Bob Peterson
· 17 years ago
905d2ae
[GFS2] Move some code inside the log lock
by Bob Peterson
· 17 years ago
bdcb885
[GFS2] soft lockup detected in databuf_lo_before_commit
by Bob Peterson
· 17 years ago
773ed1a
[GFS2] Addendum to the journaled file/unmount patch
by Robert Peterson
· 17 years ago
2332c44
[GFS2] assertion failure after writing to journaled file, umount
by Robert Peterson
· 17 years ago
8fb6859
[GFS2] Journaled file write/unstuff bug
by Robert Peterson
· 17 years ago
ddf4b42
[GFS2] fix jdata issues
by Benjamin Marzinski
· 17 years ago
6883562
[GFS2] Fix log entry list corruption
by Benjamin Marzinski
· 18 years ago
8bd9572
[GFS2] Fix list corruption in lops.c
by Steven Whitehouse
· 18 years ago
7020933
[GFS2] Fix race in logging code
by Russell Cattelan
· 18 years ago
5516762
[GFS2] split and annotate gfs2_log_head
by Al Viro
· 18 years ago
c312c4f
[GFS2] Pass the correct value to kunmap_atomic
by Russell Cattelan
· 18 years ago
907b9bc
[GFS2/DLM] Fix trailing whitespace
by Steven Whitehouse
· 18 years ago
7276b3b
[GFS2] Tidy up meta_io code
by Steven Whitehouse
· 18 years ago
7d30859
[GFS2] Export lm_interface to kernel headers
by Fabio Massimo Di Nitto
· 18 years ago
a67cdbd
[GFS2] Style changes in logging code
by Steven Whitehouse
· 18 years ago
ea67eed
[GFS2] Fix end of multi-line structures
by Steven Whitehouse
· 18 years ago
82ffa51
[GFS2] More style changes
by Steven Whitehouse
· 18 years ago
cd91549
[GFS2] Change all types to uX style
by Steven Whitehouse
· 18 years ago
e9fc2aa
[GFS2] Update copyright, tidy up incore.h
by Steven Whitehouse
· 18 years ago
623d935
[GFS2] Fix releasepage bug (fixes direct i/o writes)
by Steven Whitehouse
· 18 years ago
b8e1aab
[GFS2] Another list_del bug
by Steven Whitehouse
· 18 years ago
0886760
[GFS2] Fix to list_del in lops.c
by Steven Whitehouse
· 18 years ago
15d00c0
[GFS2] Fix leak of gfs2_bufdata
by Steven Whitehouse
· 18 years ago
b61dde7
[GFS2] Always include glock in transaction
by Steven Whitehouse
· 18 years ago
3a8476d
[GFS2] Remove debugging printks
by Steven Whitehouse
· 18 years ago
feaa7bb
[GFS2] Fix unlinked file handling
by Steven Whitehouse
· 18 years ago
3a8a9a1
[GFS2] Update copyright date to 2006
by Steven Whitehouse
· 18 years ago
bd89680
[GFS2] Remove semaphore.h from C files
by Steven Whitehouse
· 18 years ago
b09e593
[GFS2] Fix a ref count bug and other clean ups
by Steven Whitehouse
· 19 years ago
e3167de
[GFS] Fix bug in endian conversion for metadata header
by Steven Whitehouse
· 19 years ago
b4dc729
[GFS2] Fix some bugs
by Steven Whitehouse
· 19 years ago
5c676f6
[GFS2] Macros removal in gfs2.h
by Steven Whitehouse
· 19 years ago
568f4c9
[GFS2] 80 Column audit of GFS2
by Steven Whitehouse
· 19 years ago
91ffd7d
[GFS2] Missed deletion of debugging code
by Steven Whitehouse
· 19 years ago
13538b8
[GFS2] Add list empty test to databuf_lo_add
by Steven Whitehouse
· 19 years ago
f55ab26
[GFS2] Use mutices rather than semaphores
by Steven Whitehouse
· 19 years ago
7359a19
[GFS2] Fix for root inode ref count bug
by Steven Whitehouse
· 19 years ago
18ec7d5
[GFS2] Make journaled data files identical to normal files on disk
by Steven Whitehouse
· 19 years ago
a98ab22
[GFS2] Rename gfs2_meta_pin to gfs2_pin
by Steven Whitehouse
· 19 years ago
64fb4eb
[GFS2] Remove gfs2_databuf in favour of gfs2_bufdata structure
by Steven Whitehouse
· 19 years ago
Next »