Commit Graph

73 Commits (841a451f687807110c247ee01b27dab862221d7f)

Author SHA1 Message Date
Nick Piggin b74c79e993 fs: provide rcu-walk aware permission i_ops 14 years ago
Nick Piggin fa0d7e3de6 fs: icache RCU free inodes 14 years ago
Prasad Joshi f06328d772 logfs: fix "Kernel BUG at readwrite.c:1193" 14 years ago
Prasad Joshi eabb26cacd logfs: fix deadlock in logfs_get_wblocks, hold and wait on super->s_write_mutex 14 years ago
Tejun Heo d4d7762995 block: clean up blkdev_get() wrappers and their users 14 years ago
Tejun Heo e525fd89d3 block: make blkdev_get/put() handle exclusive access 14 years ago
Paul Mundt e99d11d199 fs: logfs: Fix up MTD=y build. 14 years ago
Al Viro a1da9e8ab6 switch logfs to ->mount() 14 years ago
Al Viro e5a0726a95 logfs: fix a leak in get_sb 14 years ago
Al Viro 7d945a3aa7 logfs get_sb, part 3 14 years ago
Al Viro 0d85c79962 logfs get_sb, part 2 14 years ago
Al Viro 71a1c0125f logfs get_sb massage, part 1 14 years ago
Al Viro 7de9c6ee3e new helper: ihold() 15 years ago
Arnd Bergmann 6038f373a3 llseek: automatically add .llseek fop 15 years ago
Arnd Bergmann 02d6d685fc logfs: kill BKL 15 years ago
Al Viro 45321ac543 Make ->drop_inode() just return whether inode needs to be dropped 15 years ago
Al Viro 7da08fd17a convert logfs to ->evict_inode() 15 years ago
Al Viro 8e22c1a4e4 logfs: get rid of magical inodes 15 years ago
Christoph Hellwig db78b877f7 always call inode_change_ok early in ->setattr 15 years ago
Christoph Hellwig 1025774ce4 remove inode_setattr 15 years ago
Al Viro 256249584b fix leak in __logfs_create() 15 years ago
Christoph Hellwig 7ea8085910 drop unused dentry argument to ->fsync 15 years ago
Al Viro ab9a79b966 logfs: replace inode uid,gid,mode initialization with helper function 15 years ago
Al Viro 265624495f Fix double-free in logfs 15 years ago
Anand Gadiyar a8cd4561ea fix "seperate" typos in comments 15 years ago
Joern Engel 6f485b4187 logfs: handle powerfail on NAND flash 15 years ago
Dan Carpenter ccf31c10f1 logfs: handle errors from get_mtd_device() 15 years ago
Joern Engel 58e323cf5e logfs: remove unused variable 15 years ago
Joern Engel c0c79c31c9 logfs: fix sync 15 years ago
Joern Engel bba0b5c2c2 logfs: fix compile failure 15 years ago
Prasad Joshi 24797535e1 logfs: initialize li->li_refcount 15 years ago
Joern Engel 05ebad8529 logfs: commit reservations under space pressure 15 years ago
Joern Engel 20503664b0 logfs: survive logfs_buf_recover read errors 15 years ago
Joern Engel ccc0197b02 logfs: Close i_ino reuse race 15 years ago
Joern Engel bd2b3f2959 logfs: fix logfs_seek_hole() 15 years ago
Joern Engel ad342631f1 logfs: Return -EINVAL if filesystem image doesn't match 15 years ago
Joern Engel 2e531fa0d0 LogFS: Fix typo in b6349ac8 15 years ago
Dan Carpenter 3272c8a57b logfs: testing the wrong variable 15 years ago
Joern Engel b6349ac89e [LogFS] Split large truncated into smaller chunks 15 years ago
Joern Engel b8639077ab [LogFS] Set s_bdi 15 years ago
Joern Engel 1f1b0008e8 [LogFS] Prevent mempool_destroy NULL pointer dereference 15 years ago
Joern Engel ead88af5f5 [LogFS] Move assertion 15 years ago
Joern Engel d3a03f8031 [LogFS] Plug 8 byte information leak 15 years ago
Joern Engel 032d8f7268 [LogFS] Prevent memory corruption on large deletes 15 years ago
Joern Engel e05c378f49 [LogFS] Remove unused method 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Joern Engel 6be7fa06eb [LogFS] Erase new journal segments 15 years ago
Joern Engel 0943846ae0 [LogFS] Move reserved segments with journal 15 years ago
Joern Engel 723b2ff408 [LogFS] Clear PagePrivate when moving journal 15 years ago
Joern Engel 81def6b986 Simplify and fix pad_wbuf 15 years ago