Arnd Bergmann
|
b19dd42faf
bkl: Remove locked .ioctl file operation
|
15 years ago |
Al Viro
|
336fb3b97b
update VFS documentation for method changes.
|
15 years ago |
Christoph Hellwig
|
7ea8085910
drop unused dentry argument to ->fsync
|
15 years ago |
Jan Blunck
|
866707fc27
Documentation/filesystems/Locking: update documentation on llseek() wrt BKL
|
15 years ago |
Thadeu Lima de Souza Cascardo
|
ca0dbd86b1
doc: inode uses a mutex instead of a semaphore.
|
15 years ago |
Christoph Hellwig
|
871a293155
dquot: cleanup dquot initialize routine
|
15 years ago |
Christoph Hellwig
|
9f75475802
dquot: cleanup dquot drop routine
|
15 years ago |
Christoph Hellwig
|
b43fa8284d
dquot: cleanup dquot transfer routine
|
15 years ago |
Christoph Hellwig
|
63936ddaa1
dquot: cleanup inode allocation / freeing routines
|
15 years ago |
Christoph Hellwig
|
5dd4056db8
dquot: cleanup space allocation / freeing routines
|
15 years ago |
Christoph Hellwig
|
7e325d3a6b
update Documentation/filesystems/Locking
|
16 years ago |
Al Viro
|
fe36adf47e
No instance of ->bmap() needs BKL
|
16 years ago |
Nick Piggin
|
b827e496c8
mm: close page_mkwrite races
|
16 years ago |
Nick Piggin
|
c2ec175c39
mm: page_mkwrite change prototype to match fault
|
16 years ago |
Jonathan Corbet
|
76398425bb
Move FASYNC bit handling to f_op->fasync()
|
16 years ago |
Takashi Sato
|
c4be0c1dc4
filesystem freeze: add error handling of write_super_lockfs/unlockfs
|
16 years ago |
Tejun Heo
|
5f820f648c
poll: allow f_op->poll to sleep
|
16 years ago |
Al Viro
|
6badd79bd0
kill ->dir_notify()
|
16 years ago |
Nick Piggin
|
4e02ed4b4a
fs: remove prepare_write/commit_write
|
16 years ago |
Christoph Hellwig
|
adaae7215e
update Documentation/filesystems/Locking for 2.6.27 changes
|
16 years ago |
Rik van Riel
|
28b2ee20c7
access_process_vm device memory infrastructure
|
17 years ago |
Christoph Hellwig
|
33dcdac2df
[PATCH] kill ->put_inode
|
17 years ago |
Nick Piggin
|
3c18ddd160
mm: remove nopage
|
17 years ago |
David Howells
|
12debc4248
iget: remove iget() and the read_inode() super op as being obsolete
|
17 years ago |
Robert P. J. Day
|
3a4fa0a25d
Fix misspellings of "system", "controller", "interrupt" and "necessary".
|
17 years ago |
Nick Piggin
|
afddba49d1
fs: introduce write_begin, write_end, and perform_write aops
|
17 years ago |
Nick Piggin
|
d0217ac04c
mm: fault feedback #1
|
18 years ago |
Mark Fasheh
|
ed2f2f9b3f
Document ->page_mkwrite() locking
|
18 years ago |
Nick Piggin
|
54cb8821de
mm: merge populate and nopage into fault (fixes nonlinear)
|
18 years ago |
Artem Bityutskiy
|
a7bc02f4f4
trivial: s/i_sem /i_mutex/
|
18 years ago |