index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
gfs2
/
aops.c
Age
Commit message (
Expand
)
Author
2014-06-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-06-04
mm: non-atomically mark page accessed during page cache allocation where poss...
Mel Gorman
2014-05-14
GFS2: remove transaction glock
Benjamin Marzinski
2014-05-06
switch {__,}blockdev_direct_IO() to iov_iter
Al Viro
2014-05-06
get rid of pointless iov_length() in ->direct_IO()
Al Viro
2014-05-06
pass iov_iter to ->direct_IO()
Al Viro
2014-02-06
GFS2: journal data writepages update
Steven Whitehouse
2014-01-14
GFS2: No need to invalidate pages for a dio read
Steven Whitehouse
2014-01-03
GFS2: Clean up releasepage
Steven Whitehouse
2013-12-20
GFS2: Fix incorrect invalidation for DIO/buffered I/O
Steven Whitehouse
2013-10-02
GFS2: Add allocation parameters structure
Steven Whitehouse
2013-09-05
GFS2: dirty inode correctly in gfs2_write_end
Benjamin Marzinski
2013-08-27
GFS2: Merge ordered and writeback writepage
Steven Whitehouse
2013-05-21
gfs2: use ->invalidatepage() length argument
Lukas Czerner
2013-05-21
mm: change invalidatepage prototype to accept length
Lukas Czerner
2013-05-07
aio: don't include aio.h in sched.h
Kent Overstreet
2013-04-08
GFS2: replace gfs2_ail structure with gfs2_trans
Benjamin Marzinski
2013-01-29
GFS2: Use ->writepages for ordered writes
Steven Whitehouse
2013-01-29
GFS2: Split gfs2_trans_add_bh() into two
Steven Whitehouse
2012-11-07
GFS2: Add Orlov allocator
Steven Whitehouse
2012-09-24
GFS2: change function gfs2_direct_IO to use a normal gfs2_glock_dq
Bob Peterson
2012-09-24
GFS2: Remove rs_requested field from reservations
Steven Whitehouse
2012-06-06
GFS2: Fold quota data into the reservations struct
Bob Peterson
2012-06-06
GFS2: Extend the life of the reservations
Bob Peterson
2012-05-02
GFS2: eliminate log elements and simplify
Bob Peterson
2012-04-24
GFS2: Remove unused argument from gfs2_internal_read
Andrew Price
2012-04-24
GFS2: Remove bd_list_tr
Steven Whitehouse
2012-04-24
GFS2: make function gfs2_page_add_databufs static
Bob Peterson
2012-04-10
GFS2: Allow caching of rindex glock
Bob Peterson
2012-03-20
gfs2: remove the second argument of k[un]map_atomic()
Cong Wang
2011-11-22
GFS2: decouple quota allocations from block allocations
Bob Peterson
2011-10-21
GFS2: Cache the most recently used resource group in the inode
Steven Whitehouse
2011-10-21
GFS2: Use ->dirty_inode()
Steven Whitehouse
2011-07-14
GFS2: Resolve inode eviction and ail list interaction bug
Steven Whitehouse
2011-05-03
GFS2: Improve bug trap code in ->releasepage()
Steven Whitehouse
2011-04-18
GFS2: write_end error path fails to unlock transaction lock
Bob Peterson
2011-03-24
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2011-03-14
GFS2: Adding missing unlock_page()
Maxim
2011-03-10
block: remove per-queue plugging
Jens Axboe
2010-10-25
fs: kill block_prepare_write
Christoph Hellwig
2010-09-28
GFS2: Fix compiler warning from previous patch
Steven Whitehouse
2010-09-28
GFS2: reserve more blocks for transactions
Benjamin Marzinski
2010-09-20
GFS2: fallocate support
Benjamin Marzinski
2010-09-20
GFS2: Remove i_disksize
Steven Whitehouse
2010-09-20
GFS2: New truncate sequence
Steven Whitehouse
2010-08-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2010-08-09
check ATTR_SIZE contraints in inode_change_ok
Christoph Hellwig
2010-08-09
sort out blockdev_direct_IO variants
Christoph Hellwig
2010-07-29
GFS2: Simplify gfs2_write_alloc_required
Bob Peterson
2010-07-29
GFS2: Use nobh_writepage
Steven Whitehouse
[next]