Linus Torvalds
|
a7963eb7f4
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
|
11 years ago |
Johannes Weiner
|
91b0abe36a
mm + fs: store shadow entries in page cache
|
11 years ago |
Eric Sandeen
|
f294d3e7be
ext3: explicitly remove inode from orphan list after failed direct io
|
11 years ago |
Jan Kara
|
2299432e19
ext3: Speedup WB_SYNC_ALL pass
|
11 years ago |
Jan Kara
|
d680104f3d
ext3: Update outdated comment before ext3_ordered_writepage()
|
11 years ago |
Jan Kara
|
99128addc9
ext3: Update PF_MEMALLOC handling in ext3_write_inode()
|
11 years ago |
Dan Carpenter
|
f8cb556fdb
ext3: remove unneeded check in ext3_ordered_writepage()
|
11 years ago |
Christoph Hellwig
|
64e178a711
ext2/3/4: use generic posix ACL infrastructure
|
11 years ago |
Mel Gorman
|
b45972265f
mm: vmscan: take page buffers dirty and locked state into account
|
12 years ago |
Lukas Czerner
|
d8c8900ac1
jbd: change journal_invalidatepage() to accept length
|
12 years ago |
Lukas Czerner
|
d47992f86b
mm: change invalidatepage prototype to accept length
|
12 years ago |
Kent Overstreet
|
a27bb332c0
aio: don't include aio.h in sched.h
|
12 years ago |
Jan Kara
|
e643692138
ext3: fix data=journal fast mount/umount hang
|
12 years ago |
Wang Shilong
|
c04e88e271
Ext3: return ENOMEM rather than EIO if sb_getblk fails
|
12 years ago |
Wang Shilong
|
1b7d76e9b1
Ext3: use unlikely to improve the efficiency of the kernel
|
12 years ago |
Wang Shilong
|
61f43e6880
Ext3: add necessary check in case IO error happens
|
12 years ago |
Julia Lawall
|
4789775477
ext3: drop if around WARN_ON
|
12 years ago |
Linus Torvalds
|
99dbb1632f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
13 years ago |
Jan Kara
|
156bddd8e5
ext3: Fix fdatasync() for files with only i_size changes
|
13 years ago |
Anatol Pomozov
|
4907cb7b19
treewide: fix comment/printk/variable typos
|
13 years ago |
Artem Bityutskiy
|
d3009c6cff
ext3: nuke write_super from comments
|
13 years ago |
Linus Torvalds
|
90324cc1b1
Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
|
13 years ago |
Eric W. Biederman
|
1523299d58
userns: Convert ext3 to use kuid/kgid where appropriate
|
13 years ago |
Jan Kara
|
dbd5768f87
vfs: Rename end_writeback() to clear_inode()
|
13 years ago |
Al Viro
|
4613ad180d
ext3: move headers to fs/ext3/
|
13 years ago |
Kazuya Mio
|
ac1334bfda
ext3: Update ctime in ext3_splice_branch() only when needed
|
13 years ago |
Linus Torvalds
|
ac69e09280
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
|
13 years ago |
Paul Gortmaker
|
302bf2f325
ext2/3/4: delete unneeded includes of module.h
|
13 years ago |
Jan Kara
|
33c104d415
ext3: Don't warn from writepage when readonly inode is spotted after error
|
13 years ago |
Zheng Liu
|
d03e1292c4
ext3: replace ll_rw_block with other functions
|
13 years ago |