You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Linus Torvalds
c2e7b20705
Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
...
Pull vfs cleanups from Al Viro:
"More cleanups from Christoph"
* 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
nfsd: use RWF_SYNC
fs: add RWF_DSYNC aand RWF_SYNC
ceph: use generic_write_sync
fs: simplify the generic_write_sync prototype
fs: add IOCB_SYNC and IOCB_DSYNC
direct-io: remove the offset argument to dio_complete
direct-io: eliminate the offset argument to ->direct_IO
xfs: eliminate the pos variable in xfs_file_dio_aio_write
filemap: remove the pos argument to generic_file_direct_write
filemap: remove pos variables in generic_file_read_iter
9 years ago
..
Kconfig
fs/nilfs2: remove depends on CONFIG_EXPERIMENTAL
12 years ago
Makefile
nilfs2: integrate sysfs support into driver
11 years ago
alloc.c
nilfs2: fix gcc unused-but-set-variable warnings
9 years ago
alloc.h
nilfs2: free unused dat file blocks during garbage collection
9 years ago
bmap.c
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
9 years ago
bmap.h
nilfs2: add bmap function to seek a valid key
10 years ago
btnode.c
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
9 years ago
btnode.h
…
btree.c
nilfs2: fix gcc uninitialized-variable warnings in powerpc build
9 years ago
btree.h
…
cpfile.c
nilfs2: improve execution time of NILFS_IOCTL_GET_CPINFO ioctl
10 years ago
cpfile.h
…
dat.c
nilfs2: fix gcc unused-but-set-variable warnings
9 years ago
dat.h
…
dir.c
more trivial ->iterate_shared conversions
9 years ago
direct.c
nilfs2: add bmap function to seek a valid key
10 years ago
direct.h
…
export.h
…
file.c
vfs: remove unused wrapper block_page_mkwrite()
9 years ago
gcinode.c
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
9 years ago
ifile.c
] nilfs2: use atomic64_t type for inodes_count and blocks_count fields in nilfs_root struct
12 years ago
ifile.h
nilfs2: implement calculation of free inodes count
12 years ago
inode.c
direct-io: eliminate the offset argument to ->direct_IO
9 years ago
ioctl.c
wrappers for ->i_mutex access
9 years ago
mdt.c
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
9 years ago
mdt.h
mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM
9 years ago
namei.c
Merge getxattr prototype change into work.lookups
9 years ago
nilfs.h
nilfs2: fix deadlock of segment constructor over I_SYNC flag
10 years ago
page.c
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
9 years ago
page.h
fs: remove mapping->backing_dev_info
10 years ago
recovery.c
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
9 years ago
segbuf.c
block: remove bio_get_nr_vecs()
10 years ago
segbuf.h
…
segment.c
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
9 years ago
segment.h
nilfs2: add a tracepoint for tracking stage transition of segment construction
9 years ago
sufile.c
nilfs2: fix gcc unused-but-set-variable warnings
9 years ago
sufile.h
nilfs2: add nilfs_sufile_trim_fs to trim clean segs
11 years ago
super.c
kmemcg: account certain kmem allocations to memcg
9 years ago
sysfs.c
nilfs2: integrate sysfs support into driver
11 years ago
sysfs.h
nilfs2: add /sys/fs/nilfs2/<device>/mounted_snapshots/<snapshot> group
11 years ago
the_nilfs.c
nilfs2: deletion of an unnecessary check before the function call "iput"
10 years ago
the_nilfs.h
nilfs2: add missing blkdev_issue_flush() to nilfs_sync_fs()
10 years ago