Linus Torvalds
|
0f0d12728e
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 years ago |
Colin Ian King
|
65f2b26339
reiserfs: fix spelling mistake: "tranasction" -> "transaction"
|
8 years ago |
David Howells
|
bc98a42c1f
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
|
8 years ago |
Ingo Molnar
|
ac6424b981
sched/wait: Rename wait_queue_t => wait_queue_entry_t
|
8 years ago |
Jan Kara
|
d8747d642e
reiserfs: Make flush bios explicitely sync
|
8 years ago |
Jan Kara
|
71b0576bdb
reiserfs: Make cancel_old_flush() reliable
|
8 years ago |
Christoph Hellwig
|
70fd76140a
block,fs: use REQ_* flags directly
|
9 years ago |
Mike Christie
|
dfec8a14fc
fs: have ll_rw_block users pass in op and flags separately
|
9 years ago |
Mike Christie
|
2a222ca992
fs: have submit_bh users pass in op and flags separately
|
9 years ago |
Kirill A. Shutemov
|
ea1754a084
mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage
|
9 years ago |
Kirill A. Shutemov
|
09cbfeaf1a
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
|
9 years ago |
Dmitry Monakhov
|
a1c6f05733
fs: use block_device name vsprintf helper
|
10 years ago |
Masanari Iida
|
6774def642
treewide: fix typo in printk and Kconfig
|
11 years ago |
Fabian Frederick
|
54cc6cea73
fs/reiserfs/journal.c: fix sparse context imbalance warning
|
11 years ago |
Jan Kara
|
01777836c8
reiserfs: Fix use after free in journal teardown
|
11 years ago |
Jeff Mahoney
|
a228bf8f0a
reiserfs: cleanup, remove unnecessary parens
|
11 years ago |
Jeff Mahoney
|
cf776a7a4d
reiserfs: cleanup, remove leading whitespace from labels
|
11 years ago |
Jeff Mahoney
|
b491dd1769
reiserfs: cleanup, remove blocks arg from journal_join
|
11 years ago |
Jeff Mahoney
|
09f1b80ba8
reiserfs: cleanup, remove sb argument from journal_mark_dirty
|
11 years ago |
Jeff Mahoney
|
58d854265c
reiserfs: cleanup, remove sb argument from journal_end
|
11 years ago |
Jeff Mahoney
|
706a532338
reiserfs: cleanup, remove nblocks argument from journal_end
|
11 years ago |
Jeff Mahoney
|
098297b27d
reiserfs: cleanup, reformat comments to normal kernel style
|
11 years ago |
Jeff Mahoney
|
797d9016ce
reiserfs: use per-fs commit workqueues
|
11 years ago |
Jeff Mahoney
|
721a769c03
reiserfs: fix race with flush_used_journal_lists and flush_journal_list
|
12 years ago |
Jeff Mahoney
|
7bc9cc07ee
reiserfs: remove useless flush_old_journal_lists
|
12 years ago |
Jeff Mahoney
|
278f6679f4
reiserfs: locking, handle nested locks properly
|
12 years ago |
Al Viro
|
4385bab128
make blkdev_put() return void
|
12 years ago |
Artem Bityutskiy
|
033369d1af
reiserfs: get rid of resierfs_sync_super
|
13 years ago |
Artem Bityutskiy
|
5c5fd81962
reiserfs: mark the superblock as dirty a bit later
|
13 years ago |
Artem Bityutskiy
|
25729b0e94
reiserfs: clean-up function return type
|
13 years ago |