Commit Graph

20282 Commits (e702d3cf29143327679ce2e2a60775eaf829f377)

Author SHA1 Message Date
Steve Dickson 568a810d7e Fixed Regression in NFS Direct I/O path 14 years ago
Venkateswararao Jujjuri (JV) b165d60145 9p: Add datasync to client side TFSYNC/RFSYNC for dotl 14 years ago
Aneesh Kumar K.V 877cb3d4dd fs/9p: Use generic_file_open with lookup_instantiate_filp 14 years ago
Aneesh Kumar K.V 9856af8b53 fs/9p: Add missing iput in v9fs_vfs_lookup 14 years ago
Aneesh Kumar K.V f5fc6145f3 fs/9p: Use mknod 9p operation on create without open request 14 years ago
M. Mohan Kumar 329176cc2c 9p: Implement TREADLINK operation for 9p2000.L 14 years ago
M. Mohan Kumar 368c09d2a3 9p: Use V9FS_MAGIC in statfs 14 years ago
M. Mohan Kumar 1d769cd192 9p: Implement TGETLOCK 14 years ago
M. Mohan Kumar a099027c77 9p: Implement TLOCK 14 years ago
Venkateswararao Jujjuri (JV) 920e65dc69 [9p] Introduce client side TFSYNC/RFSYNC for dotl. 14 years ago
Venkateswararao Jujjuri (JV) b04faaf371 [fs/9p] Add file_operations for cached mode in dotl protocol. 14 years ago
Aneesh Kumar K.V 76381a42e4 fs/9p: Add access = client option to opt in acl evaluation. 14 years ago
Aneesh Kumar K.V ad77dbce56 fs/9p: Implement create time inheritance 14 years ago
Aneesh Kumar K.V 6e8dc55550 fs/9p: Update ACL on chmod 14 years ago
Aneesh Kumar K.V 22d8dcdf8f fs/9p: Implement setting posix acl 14 years ago
Aneesh Kumar K.V 7a4566b0b8 fs/9p: Add xattr callbacks for POSIX ACL 14 years ago
Aneesh Kumar K.V 85ff872d3f fs/9p: Implement POSIX ACL permission checking function 14 years ago
jvrao 8d40fa2492 fs/9p: Remove the redundant rsize calculation in v9fs_file_write() 14 years ago
jvrao 3e24ad2ff9 9p: Add a Direct IO support for non-cached operations. 14 years ago
Harsh Prateek Bora 7c7298cffc fs/9p: mkdir fix for setting S_ISGID bit as per parent directory 14 years ago
Sripathi Kodi 8812a3d5f8 9p: Pass the correct end of buffer to p9dirent_read 14 years ago
Harsh Prateek Bora 3834b12a18 fs/9p: setrlimit fix for 9p write 14 years ago
Dan Carpenter 57ee047b4d 9p: remove unneeded checks 14 years ago
Dmitry Monakhov 3d287de3b8 ext4: optimize orphan_list handling for ext4_setattr 14 years ago
Nicolas Kaiser beed5ecbaa ext4: fix unbalanced mutex unlock in error path of ext4_li_request_new 14 years ago
Kazuya Mio a6371b636f ext4: fix compile error in ext4_fallocate() 14 years ago
Eric Sandeen eee4adc709 ext4: move ext4_mb_{get,put}_buddy_cache_lock and make them static 14 years ago
Theodore Ts'o 61d08673de ext4: rename mark_bitmap_end() to ext4_mark_bitmap_end() 14 years ago
Theodore Ts'o 4a873a472b ext4: move flush_completed_IO to fs/ext4/fsync.c and make it static 14 years ago
Theodore Ts'o bf89d16f6e ext4: rename {ext,idx}_pblock and inline small extent functions 14 years ago
Theodore Ts'o 1f109d5a17 ext4: make various ext4 functions be static 14 years ago
Theodore Ts'o 5dabfc78dc ext4: rename {exit,init}_ext4_*() to ext4_{exit,init}_*() 14 years ago
Theodore Ts'o 7f93cff90f ext4: fix kernel oops if the journal superblock has a non-zero j_errno 14 years ago
Eric Sandeen 72f84e6560 ext4: update writeback_index based on last page scanned 14 years ago
Eric Sandeen 5b41d92437 ext4: implement writeback livelock avoidance using page tagging 14 years ago
Eric Sandeen bbd08344e3 ext4: tidy up a void argument in inode.c 14 years ago
Lukas Czerner 27ee40df2b ext4: add batched_discard into ext4 feature list 14 years ago
Lukas Czerner 7360d1731e ext4: Add batched discard support for ext4 14 years ago
Lukas Czerner 367a51a339 fs: Add FITRIM ioctl 14 years ago
Lukas Czerner 77ca6cdf0a ext4: Use return value from sb_issue_discard() 14 years ago
Namhyung Kim 877836905d ext4: Check return value of sb_getblk() and friends 14 years ago
Theodore Ts'o bd2d0210cf ext4: use bio layer instead of buffer layer in mpage_da_submit_io 14 years ago
Theodore Ts'o 1de3e3df91 ext4: move mpage_put_bnr_to_bhs()'s functionality to mpage_da_submit_io() 14 years ago
Theodore Ts'o 3ecdb3a193 ext4: inline walk_page_buffers() into mpage_da_submit_io 14 years ago
Theodore Ts'o cb20d51883 ext4: inline ext4_writepage() into mpage_da_submit_io() 14 years ago
Theodore Ts'o a42afc5f56 ext4: simplify ext4_writepage() 14 years ago
Theodore Ts'o 5a87b7a5da ext4: call mpage_da_submit_io() from mpage_da_map_blocks() 14 years ago
Theodore Ts'o 16828088f9 ext4: use KMEM_CACHE instead of kmem_cache_create 14 years ago
Theodore Ts'o 7845c04975 ext4: use search_dirblock() in ext4_dx_find_entry() 14 years ago
Theodore Ts'o 8941ec8bb6 ext4: avoid uninitialized memory references in ext3_htree_next_block() 14 years ago