Commit Graph

83 Commits (c45a85b5a3c0ca841a7ffc700bdece8ee01486be)

Author SHA1 Message Date
Boaz Harrosh a49fb4c3d0 exofs: deprecate the commands pending counter 14 years ago
Boaz Harrosh 1cea312ad4 exofs: Write sbi->s_nextid as part of the Create command 14 years ago
Boaz Harrosh 9ed9648431 exofs: Add option to mount by osdname 14 years ago
bharrosh@panasas.com 66cd6cad49 exofs: Override read-ahead to align on stripe_size 14 years ago
Nick Piggin 97178b7b6c exofs: simple fsync race fix 14 years ago
Boaz Harrosh a8f1418f9e exofs: Optimize read_4_write 14 years ago
Boaz Harrosh 0a935519cc exofs: Trivial: fix some indentation and debug prints 14 years ago
Tobias Klauser 2c722c9a47 exofs: Remove redundant unlikely() 14 years ago
Jens Axboe 7eaceaccab block: remove per-queue plugging 14 years ago
Al Viro babfe56046 exofs: i_nlink races in rename() 14 years ago
Boaz Harrosh 0b0abeaf3d Revert "exofs: Set i_mapping->backing_dev_info anyway" 14 years ago
Nick Piggin fa0d7e3de6 fs: icache RCU free inodes 14 years ago
Al Viro 3c26ff6e49 convert get_sb_nodev() users 14 years ago
Al Viro 7de9c6ee3e new helper: ihold() 14 years ago
Christoph Hellwig c37650161a fs: add sync_inode_metadata 14 years ago
Boaz Harrosh fe2fd9ed5b exofs: Remove inode->i_count manipulation in exofs_new_inode 15 years ago
Joe Perches 571f7f46bf fs/exofs: typo fix of faild to failed 15 years ago
Boaz Harrosh 115e19c535 exofs: Set i_mapping->backing_dev_info anyway 15 years ago
Boaz Harrosh 7aebf4106b exofs: Cleaup read path in regard with read_for_write 15 years ago
Boaz Harrosh f17b1f9f1a exofs: Fix double page_unlock BUG in write_begin/end 15 years ago
Al Viro 4ec70c9b46 convert exofs to ->evict_inode() 15 years ago
Boaz Harrosh 2f246fd0f1 exofs: New truncate sequence 15 years ago
Christoph Hellwig 1025774ce4 remove inode_setattr 15 years ago
Paul Bolle 426d31071a fix printk typo 'faild' 15 years ago
Christoph Hellwig 7b6d91daee block: unify flags for struct bio and struct request 15 years ago
Boaz Harrosh 5002dd18c5 exofs: Fix groups code when num_devices is not divisible by group_width 15 years ago
Boaz Harrosh 6e31609b1d exofs: Remove useless optimization 15 years ago
Boaz Harrosh b284834929 exofs: exofs_file_fsync and exofs_file_flush correctness 15 years ago
Boaz Harrosh 85dc7878c6 exofs: Remove superfluous dependency on buffer_head and writeback 15 years ago
Christoph Hellwig 7ea8085910 drop unused dentry argument to ->fsync 15 years ago
Dmitry Monakhov e00117f14f exofs: replace inode uid,gid,mode initialization with helper function 15 years ago
Dan Carpenter ddf08f4b90 exofs: confusion between kmap() and kmap_atomic() api 15 years ago
Boaz Harrosh 200b070042 exofs: Add default address_space_operations 15 years ago
Boaz Harrosh 3c2023dd8e exofs: Fix "add bdi backing to mount session" fall out 15 years ago
Boaz Harrosh a36fed12a4 exofs: Fix "add bdi backing to mount session" fall out 15 years ago
Jens Axboe b3d0ab7e60 exofs: add bdi backing to mount session 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
Christoph Hellwig a9185b41a4 pass writeback_control to ->write_inode 15 years ago
Boaz Harrosh 50a76fd3c3 exofs: groups support 15 years ago
Boaz Harrosh b367e78bd1 exofs: Prepare for groups 15 years ago
Boaz Harrosh 96391e2bae exofs: Error recovery if object is missing from storage 15 years ago
Boaz Harrosh 86093aaff5 exofs: convert io_state to use pages array instead of bio at input 15 years ago
Boaz Harrosh 5d952b8391 exofs: RAID0 support 15 years ago
Boaz Harrosh d9c740d225 exofs: Define on-disk per-inode optional layout attribute 15 years ago
Boaz Harrosh 46f4d973f6 exofs: unindent exofs_sbi_read 15 years ago
Boaz Harrosh 45d3abcb1a exofs: Move layout related members to a layout structure 15 years ago
Boaz Harrosh 22ddc55638 exofs: Recover in the case of read-passed-end-of-file 15 years ago
Boaz Harrosh 518f167a37 exofs: Micro-optimize exofs_i_info 15 years ago
Boaz Harrosh 34ce4e7c23 exofs: debug print even less 15 years ago
Boaz Harrosh efd124b999 exofs: simple_write_end does not mark_inode_dirty 15 years ago