index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
gfs2
/
aops.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'gfs2-4.7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
2016-05-20
1
-2
/
+3
|
\
|
*
GFS2: Refactor gfs2_remove_from_journal
Bob Peterson
2016-05-06
1
-1
/
+1
|
*
GFS2: Add calls to gfs2_holder_uninit in two error handlers
Daniel DeFreez
2016-04-19
1
-1
/
+2
*
|
direct-io: eliminate the offset argument to ->direct_IO
Christoph Hellwig
2016-05-01
1
-3
/
+3
*
|
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-04-04
1
-22
/
+22
|
/
*
GFS2: Fix direct IO write rounding error
Bob Peterson
2016-03-15
1
-1
/
+1
*
GFS2: Extract quota data from reservations structure (revert 5407e24)
Bob Peterson
2015-11-24
1
-1
/
+1
*
Merge tag 'gfs2-merge-window' of git://git.kernel.org:/pub/scm/linux/kernel/g...
Linus Torvalds
2015-06-27
1
-4
/
+8
|
\
|
*
gfs2: kerneldoc warning fixes
Fabian Frederick
2015-05-05
1
-4
/
+8
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-16
1
-9
/
+7
|
\
\
|
|
/
|
/
|
|
*
direct_IO: remove rw from a_ops->direct_IO()
Omar Sandoval
2015-04-11
1
-2
/
+2
|
*
direct_IO: use iov_iter_rw() instead of rw everywhere
Omar Sandoval
2015-04-11
1
-4
/
+3
|
*
Remove rw from {,__,do_}blockdev_direct_IO()
Omar Sandoval
2015-04-11
1
-3
/
+2
*
|
Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-04-14
1
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
gfs2: perform quota checks against allocation parameters
Abhi Das
2015-03-18
1
-3
/
+3
*
|
fs: move struct kiocb to fs.h
Christoph Hellwig
2015-03-25
1
-1
/
+1
|
/
*
fs: export inode_to_bdi and use it in favor of mapping->backing_dev_info
Christoph Hellwig
2015-01-20
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-06-12
1
-6
/
+5
|
\
|
*
switch {__,}blockdev_direct_IO() to iov_iter
Al Viro
2014-05-06
1
-1
/
+1
|
*
get rid of pointless iov_length() in ->direct_IO()
Al Viro
2014-05-06
1
-1
/
+1
|
*
pass iov_iter to ->direct_IO()
Al Viro
2014-05-06
1
-6
/
+5
*
|
mm: non-atomically mark page accessed during page cache allocation where poss...
Mel Gorman
2014-06-04
1
-1
/
+0
*
|
GFS2: remove transaction glock
Benjamin Marzinski
2014-05-14
1
-1
/
+1
|
/
*
GFS2: journal data writepages update
Steven Whitehouse
2014-02-06
1
-36
/
+96
*
GFS2: No need to invalidate pages for a dio read
Steven Whitehouse
2014-01-14
1
-2
/
+3
*
GFS2: Clean up releasepage
Steven Whitehouse
2014-01-03
1
-13
/
+5
*
GFS2: Fix incorrect invalidation for DIO/buffered I/O
Steven Whitehouse
2013-12-20
1
-0
/
+30
*
GFS2: Add allocation parameters structure
Steven Whitehouse
2013-10-02
1
-1
/
+3
*
GFS2: dirty inode correctly in gfs2_write_end
Benjamin Marzinski
2013-09-05
1
-2
/
+7
*
GFS2: Merge ordered and writeback writepage
Steven Whitehouse
2013-08-27
1
-31
/
+4
*
gfs2: use ->invalidatepage() length argument
Lukas Czerner
2013-05-21
1
-2
/
+7
*
mm: change invalidatepage prototype to accept length
Lukas Czerner
2013-05-21
1
-3
/
+5
*
aio: don't include aio.h in sched.h
Kent Overstreet
2013-05-07
1
-0
/
+1
*
GFS2: replace gfs2_ail structure with gfs2_trans
Benjamin Marzinski
2013-04-08
1
-1
/
+1
*
GFS2: Use ->writepages for ordered writes
Steven Whitehouse
2013-01-29
1
-7
/
+6
*
GFS2: Split gfs2_trans_add_bh() into two
Steven Whitehouse
2013-01-29
1
-2
/
+2
*
GFS2: Add Orlov allocator
Steven Whitehouse
2012-11-07
1
-1
/
+1
*
GFS2: change function gfs2_direct_IO to use a normal gfs2_glock_dq
Bob Peterson
2012-09-24
1
-1
/
+1
*
GFS2: Remove rs_requested field from reservations
Steven Whitehouse
2012-09-24
1
-4
/
+5
*
GFS2: Fold quota data into the reservations struct
Bob Peterson
2012-06-06
1
-14
/
+2
*
GFS2: Extend the life of the reservations
Bob Peterson
2012-06-06
1
-1
/
+1
*
GFS2: eliminate log elements and simplify
Bob Peterson
2012-05-02
1
-4
/
+4
*
GFS2: Remove unused argument from gfs2_internal_read
Andrew Price
2012-04-24
1
-3
/
+2
*
GFS2: Remove bd_list_tr
Steven Whitehouse
2012-04-24
1
-1
/
+0
*
GFS2: make function gfs2_page_add_databufs static
Bob Peterson
2012-04-24
1
-2
/
+2
*
GFS2: Allow caching of rindex glock
Bob Peterson
2012-04-10
1
-2
/
+2
*
gfs2: remove the second argument of k[un]map_atomic()
Cong Wang
2012-03-20
1
-6
/
+6
*
GFS2: decouple quota allocations from block allocations
Bob Peterson
2011-11-22
1
-9
/
+9
*
GFS2: Cache the most recently used resource group in the inode
Steven Whitehouse
2011-10-21
1
-1
/
+1
*
GFS2: Use ->dirty_inode()
Steven Whitehouse
2011-10-21
1
-6
/
+0
[next]