Steven Whitehouse
|
c2952d202f
GFS2: Fix unlock of fcntl locks during withdrawn state
|
12 years ago |
Linus Torvalds
|
d895cb1af1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 years ago |
Darrick J. Wong
|
1d1d1a7672
mm: only enforce stable page writes if the backing device requires it
|
12 years ago |
Steven Whitehouse
|
350a9b0a72
GFS2: Split gfs2_trans_add_bh() into two
|
12 years ago |
Andrew Morton
|
965c8e59cf
lseek: the "whence" argument is called "whence"
|
12 years ago |
Steven Whitehouse
|
9dbe9610b9
GFS2: Add Orlov allocator
|
12 years ago |
Benjamin Marzinski
|
3d1626889a
GFS2: Don't call file_accessed() with a shared glock
|
12 years ago |
Andrew Price
|
73738a77f4
GFS2: Clean up some unused assignments
|
12 years ago |
Konstantin Khlebnikov
|
0b173bc4da
mm: kill vma flag VM_CAN_NONLINEAR
|
12 years ago |
Steven Whitehouse
|
71f890f7f7
GFS2: Remove rs_requested field from reservations
|
13 years ago |
Steven Whitehouse
|
da1dfb6af8
GFS2: Make write size hinting code common
|
13 years ago |
Linus Torvalds
|
a0e881b7c1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
13 years ago |
Jan Kara
|
39263d5e71
gfs2: Convert to new freezing mechanism
|
13 years ago |
Jan Kara
|
a63e9b2e76
gfs2: Push file_update_time() into gfs2_page_mkwrite()
|
13 years ago |
Bob Peterson
|
15e1c96022
GFS2: Eliminate 64-bit divides
|
13 years ago |
Bob Peterson
|
8e2e004735
GFS2: Reduce file fragmentation
|
13 years ago |
Steven Whitehouse
|
23d0bb834e
GFS2: Add "top dir" flag support
|
13 years ago |
Bob Peterson
|
5407e24229
GFS2: Fold quota data into the reservations struct
|
13 years ago |
Bob Peterson
|
0a305e4960
GFS2: Extend the life of the reservations
|
13 years ago |
Bob Peterson
|
df3fd117f9
GFS2: Rename function gfs2_close to gfs2_release
|
13 years ago |
Al Viro
|
2f99c36986
get rid of pointless includes of ext2_fs.h
|
13 years ago |
Benjamin Marzinski
|
58a7d5fb8e
GFS2: call gfs2_write_alloc_required for each chunk
|
13 years ago |
Steven Whitehouse
|
66fc061bda
GFS2: FITRIM ioctl support
|
13 years ago |
Linus Torvalds
|
1619ed8f60
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw
|
13 years ago |
Al Viro
|
2a79f17e4a
vfs: mnt_drop_write_file()
|
13 years ago |
Al Viro
|
a561be7100
switch a bunch of places to mnt_want_write_file()
|
13 years ago |
Bob Peterson
|
564e12b115
GFS2: decouple quota allocations from block allocations
|
13 years ago |
Steven Whitehouse
|
4442f2e03e
GFS2: O_(D)SYNC support for fallocate
|
13 years ago |
Steven Whitehouse
|
87654896ca
GFS2: More automated code analysis fixes
|
13 years ago |