Commit Graph

24970 Commits (3538c56329936c78f7d356889908790006d0124c)

Author SHA1 Message Date
Sage Weil 0d66a487c1 ceph: implement (optional) max read size 13 years ago
Sage Weil 83817e35cb ceph: rename rsize -> rasize 13 years ago
Sage Weil 7c272194e6 ceph: make readpages fully async 13 years ago
Darrick J. Wong cf8039036a ext4: prevent stack overrun in ext4_file_open 13 years ago
Eric W. Biederman b9e2780d57 sysfs: Remove support for tagged directories with untagged members (again) 13 years ago
Dmitry Monakhov a4e5d88b1b ext4: update EOFBLOCKS flag on fallocate properly 13 years ago
Stanislav Kinsbursky 16d0587090 NFSd: call svc rpcbind cleanup explicitly 13 years ago
Dmitry Monakhov 750c9c47a5 ext4: remove messy logic from ext4_ext_rm_leaf 13 years ago
Boaz Harrosh 44231e686b ore: Enable RAID5 mounts 13 years ago
Boaz Harrosh dd29661997 exofs: Support for RAID5 read-4-write interface. 13 years ago
Boaz Harrosh 769ba8d920 ore: RAID5 Write 13 years ago
Boaz Harrosh a1fec1dbbc ore: RAID5 read 13 years ago
Boaz Harrosh 3e335672e0 fs/Makefile: Always inspect exofs/ 13 years ago
Boaz Harrosh 611d7a5dc6 ore: Make ore_calc_stripe_info EXPORT_SYMBOL 13 years ago
Pavel Shilovsky 32b9aaf1a5 CIFS: Make cifs_push_locks send as many locks at once as possible 13 years ago
Pavel Shilovsky 9ee305b70e CIFS: Send as many mandatory unlock ranges at once as possible 13 years ago
Pavel Shilovsky 4f6bcec910 CIFS: Implement caching mechanism for posix brlocks 13 years ago
Pavel Shilovsky 85160e03a7 CIFS: Implement caching mechanism for mandatory brlocks 13 years ago
Aneesh Kumar K.V 348b59012e net/9p: Convert net/9p protocol dumps to tracepoints 13 years ago
Aneesh Kumar K.V 4d5077f1b2 fs/9p: Cleanup option parsing in 9p 13 years ago
Aneesh Kumar K.V 464f5ecf00 fs/9p: inode file operation is properly initialized init_special_inode 13 years ago
Aneesh Kumar K.V abfa034e4b fs/9p: Update zero-copy implementation in 9p 13 years ago
Tejun Heo f992ae801a block: make gendisk hold a reference to its queue 13 years ago
Tao Ma 9562ad9ab3 block: Remove the control of complete cpu from bio. 13 years ago
David Sterba dff51cd1c6 btrfs: ratelimit WARN_ON in use_block_rsv 13 years ago
David Sterba f9d9ef62cd btrfs: do not allow mounting non-subvolumes via subvol option 13 years ago
Mi Jinlong 345c284290 nfs41: implement DESTROY_CLIENTID operation 13 years ago
Benny Halevy 92bac8c5d6 nfsd4: typo logical vs bitwise negate for want_mask 13 years ago
Benny Halevy c668fc6dfc nfsd4: allow NFS4_SHARE_SIGNAL_DELEG_WHEN_RESRC_AVAIL | NFS4_SHARE_PUSH_DELEG_WHEN_UNCONTENDED 13 years ago
Benny Halevy fc0c3dd13b nfsd4: seq->status_flags may be used unitialized 13 years ago
Benny Halevy 5423732a71 nfsd41: use SEQ4_STATUS_BACKCHANNEL_FAULT when cb_sequence is invalid 13 years ago
Pavel Shilovsky 42274bb22a CIFS: Fix DFS handling in cifs_get_file_info 13 years ago
Dmitry Monakhov 1939dd84b3 ext4: cleanup ext4_ext_grow_indepth code 13 years ago
Pavel Shilovsky a2d6b6cacb CIFS: Fix error handling in cifs_readv_complete 13 years ago
Steven Whitehouse b99b98dc26 GFS2: Move readahead of metadata during deallocation into its own function 13 years ago
Steven Whitehouse 9ae32429fe GFS2: Remove two unused variables 13 years ago
Steven Whitehouse 891a8e9335 GFS2: Misc fixes 13 years ago
Benjamin Marzinski 64dd153c83 GFS2: rewrite fallocate code to write blocks directly 13 years ago
Bob Peterson bd5437a7d4 GFS2: speed up delete/unlink performance for large files 13 years ago
Steven Whitehouse f75bbfb4dd GFS2: Fix off-by-one in gfs2_blk2rgrpd 13 years ago
Steven Whitehouse 13d921e371 GFS2: Clean up ->page_mkwrite 13 years ago
Steven Whitehouse ccad4e147a GFS2: Correctly set goal block after allocation 13 years ago
Steven Whitehouse b5b24d7aeb GFS2: Fix AIL flush issue during fsync 13 years ago
Steven Whitehouse 70b0c3656f GFS2: Use cached rgrp in gfs2_rlist_add() 13 years ago
Steven Whitehouse d56fa8a1c1 GFS2: Call do_strip() directly from recursive_scan() 13 years ago
Steven Whitehouse 534029e2fd GFS2: Remove obsolete assert 13 years ago
Steven Whitehouse 54335b1fca GFS2: Cache the most recently used resource group in the inode 13 years ago
Steven Whitehouse 8339ee543e GFS2: Make resource groups "append only" during life of fs 13 years ago
Bob Peterson 7c9ca62113 GFS2: Use rbtree for resource groups and clean up bitmap buffer ref count scheme 13 years ago
Steven Whitehouse 9453615a1a GFS2: Fix lseek after SEEK_DATA, SEEK_HOLE have been added 13 years ago