index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
gfs2
/
aops.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-27
Merge tag 'gfs2-merge-window' of git://git.kernel.org:/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+8
2015-05-05
gfs2: kerneldoc warning fixes
Fabian Frederick
1
-4
/
+8
2015-04-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-9
/
+7
2015-04-15
Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+3
2015-04-12
direct_IO: remove rw from a_ops->direct_IO()
Omar Sandoval
1
-2
/
+2
2015-04-12
direct_IO: use iov_iter_rw() instead of rw everywhere
Omar Sandoval
1
-4
/
+3
2015-04-12
Remove rw from {,__,do_}blockdev_direct_IO()
Omar Sandoval
1
-3
/
+2
2015-03-26
fs: move struct kiocb to fs.h
Christoph Hellwig
1
-1
/
+1
2015-03-18
gfs2: perform quota checks against allocation parameters
Abhi Das
1
-3
/
+3
2015-01-21
fs: export inode_to_bdi and use it in favor of mapping->backing_dev_info
Christoph Hellwig
1
-1
/
+1
2014-06-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-6
/
+5
2014-06-05
mm: non-atomically mark page accessed during page cache allocation where poss...
Mel Gorman
1
-1
/
+0
2014-05-14
GFS2: remove transaction glock
Benjamin Marzinski
1
-1
/
+1
2014-05-07
switch {__,}blockdev_direct_IO() to iov_iter
Al Viro
1
-1
/
+1
2014-05-07
get rid of pointless iov_length() in ->direct_IO()
Al Viro
1
-1
/
+1
2014-05-07
pass iov_iter to ->direct_IO()
Al Viro
1
-6
/
+5
2014-02-06
GFS2: journal data writepages update
Steven Whitehouse
1
-36
/
+96
2014-01-14
GFS2: No need to invalidate pages for a dio read
Steven Whitehouse
1
-2
/
+3
2014-01-03
GFS2: Clean up releasepage
Steven Whitehouse
1
-13
/
+5
2013-12-20
GFS2: Fix incorrect invalidation for DIO/buffered I/O
Steven Whitehouse
1
-0
/
+30
2013-10-02
GFS2: Add allocation parameters structure
Steven Whitehouse
1
-1
/
+3
2013-09-05
GFS2: dirty inode correctly in gfs2_write_end
Benjamin Marzinski
1
-2
/
+7
2013-08-28
GFS2: Merge ordered and writeback writepage
Steven Whitehouse
1
-31
/
+4
2013-05-22
gfs2: use ->invalidatepage() length argument
Lukas Czerner
1
-2
/
+7
2013-05-22
mm: change invalidatepage prototype to accept length
Lukas Czerner
1
-3
/
+5
2013-05-08
aio: don't include aio.h in sched.h
Kent Overstreet
1
-0
/
+1
2013-04-08
GFS2: replace gfs2_ail structure with gfs2_trans
Benjamin Marzinski
1
-1
/
+1
2013-01-29
GFS2: Use ->writepages for ordered writes
Steven Whitehouse
1
-7
/
+6
2013-01-29
GFS2: Split gfs2_trans_add_bh() into two
Steven Whitehouse
1
-2
/
+2
2012-11-07
GFS2: Add Orlov allocator
Steven Whitehouse
1
-1
/
+1
2012-09-24
GFS2: change function gfs2_direct_IO to use a normal gfs2_glock_dq
Bob Peterson
1
-1
/
+1
2012-09-24
GFS2: Remove rs_requested field from reservations
Steven Whitehouse
1
-4
/
+5
2012-06-06
GFS2: Fold quota data into the reservations struct
Bob Peterson
1
-14
/
+2
2012-06-06
GFS2: Extend the life of the reservations
Bob Peterson
1
-1
/
+1
2012-05-02
GFS2: eliminate log elements and simplify
Bob Peterson
1
-4
/
+4
2012-04-24
GFS2: Remove unused argument from gfs2_internal_read
Andrew Price
1
-3
/
+2
2012-04-24
GFS2: Remove bd_list_tr
Steven Whitehouse
1
-1
/
+0
2012-04-24
GFS2: make function gfs2_page_add_databufs static
Bob Peterson
1
-2
/
+2
2012-04-10
GFS2: Allow caching of rindex glock
Bob Peterson
1
-2
/
+2
2012-03-20
gfs2: remove the second argument of k[un]map_atomic()
Cong Wang
1
-6
/
+6
2011-11-22
GFS2: decouple quota allocations from block allocations
Bob Peterson
1
-9
/
+9
2011-10-21
GFS2: Cache the most recently used resource group in the inode
Steven Whitehouse
1
-1
/
+1
2011-10-21
GFS2: Use ->dirty_inode()
Steven Whitehouse
1
-6
/
+0
2011-07-14
GFS2: Resolve inode eviction and ail list interaction bug
Steven Whitehouse
1
-0
/
+3
2011-05-03
GFS2: Improve bug trap code in ->releasepage()
Steven Whitehouse
1
-2
/
+6
2011-04-18
GFS2: write_end error path fails to unlock transaction lock
Bob Peterson
1
-1
/
+1
2011-03-24
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-3
/
+0
2011-03-14
GFS2: Adding missing unlock_page()
Maxim
1
-0
/
+1
2011-03-10
block: remove per-queue plugging
Jens Axboe
1
-3
/
+0
2010-10-26
fs: kill block_prepare_write
Christoph Hellwig
1
-2
/
+1
[next]