index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2014-05-07
f2fs: add the flush_merge handle in the remount flow
Gu Zheng
2014-05-07
f2fs: atomically set inode->i_flags in f2fs_set_inode_flags()
Zhang Zhen
2014-05-07
f2fs: make recover_inline_xattr() static
Jingoo Han
2014-05-07
f2fs: remove costly dirty_dir_inode operations
Jaegeuk Kim
2014-05-07
f2fs: fix to unlock f2fs_lock at the omitted error case
Jaegeuk Kim
2014-05-07
f2fs: call redirty_page_for_writepage
Jaegeuk Kim
2014-05-07
f2fs: avoid to conduct roll-forward due to the remained garbage blocks
Jaegeuk Kim
2014-05-07
f2fs: enable flush_merge only in f2fs is not read-only
Gu Zheng
2014-05-07
f2fs: use __GFP_ZERO to avoid appending set-NULL
Gu Zheng
2014-05-07
f2fs: put the bio when issue_flush completed
Gu Zheng
2014-05-07
xfs: fix directory readahead offset off-by-one
Dave Chinner
2014-05-07
xfs: don't sleep in xlog_cil_force_lsn on shutdown
Dave Chinner
2014-05-07
xfs: truncate_setsize should be outside transactions
Dave Chinner
2014-05-06
NFSd: Mark nfs4_free_lockowner and nfs4_free_openowner as static functions
Trond Myklebust
2014-05-06
nfsd: remove <linux/nfsd/debug.h>
Christoph Hellwig
2014-05-06
nfsd: move <linux/nfsd/stats.h> to fs/nfsd
Christoph Hellwig
2014-05-06
nfsd: move <linux/nfsd/export.h> to fs/nfsd
Christoph Hellwig
2014-05-06
nfsd: remove <linux/nfsd/nfsfh.h>
Christoph Hellwig
2014-05-06
NFSd: Remove 'inline' designation for free_client()
Trond Myklebust
2014-05-06
lockd: avoid warning when CONFIG_SYSCTL undefined
Kees Cook
2014-05-06
bio_vec-backed iov_iter
Al Viro
2014-05-06
ceph: switch to ->write_iter()
Al Viro
2014-05-06
ceph_sync_direct_write: stop poking into iov_iter guts
Al Viro
2014-05-06
ceph_sync_read: stop poking into iov_iter guts
Al Viro
2014-05-06
new helper: copy_page_from_iter()
Al Viro
2014-05-06
fuse: switch to ->write_iter()
Al Viro
2014-05-06
btrfs: switch to ->write_iter()
Al Viro
2014-05-06
ocfs2: switch to ->write_iter()
Al Viro
2014-05-06
xfs: switch to ->write_iter()
Al Viro
2014-05-06
afs: switch to ->write_iter()
Al Viro
2014-05-06
gfs2: switch to ->write_iter()
Al Viro
2014-05-06
nfs: switch to ->write_iter()
Al Viro
2014-05-06
ubifs: switch to ->write_iter()
Al Viro
2014-05-06
cifs: switch to ->write_iter()
Al Viro
2014-05-06
udf: switch to ->write_iter()
Al Viro
2014-05-06
convert ext4 to ->write_iter()
Al Viro
2014-05-06
Merge ext4 changes in ext4_file_write() into for-next
Al Viro
2014-05-06
blkdev_aio_write() - turn into blkdev_write_iter()
Al Viro
2014-05-06
write_iter variants of {__,}generic_file_aio_write()
Al Viro
2014-05-06
ceph: switch to ->read_iter()
Al Viro
2014-05-06
nfs: switch to ->read_iter()
Al Viro
2014-05-06
fs/block_dev.c: switch to ->read_iter()
Al Viro
2014-05-06
pipe: switch to ->read_iter()
Al Viro
2014-05-06
cifs: switch to ->read_iter()
Al Viro
2014-05-06
fuse_file_aio_read(): convert to ->read_iter()
Al Viro
2014-05-06
ocfs2: switch to ->read_iter()
Al Viro
2014-05-06
ecryptfs: switch to ->read_iter()
Al Viro
2014-05-06
xfs: switch to ->read_iter()
Al Viro
2014-05-06
switch simple generic_file_aio_read() users to ->read_iter()
Al Viro
2014-05-06
new methods: ->read_iter() and ->write_iter()
Al Viro
[prev]
[next]