summaryrefslogtreecommitdiff
path: root/fs (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | Btrfs: add missing error handling to read_tree_blockFilipe David Borba Manana2013-09-01
| * | | | | | | | | | | | | Fix leak in __btrfs_map_block error pathDave Jones2013-09-01
| * | | | | | | | | | | | | Btrfs: add missing error check to find_parent_nodesFilipe David Borba Manana2013-09-01
| * | | | | | | | | | | | | Btrfs: optimize function btrfs_read_chunk_treeFilipe David Borba Manana2013-09-01
| * | | | | | | | | | | | | Btrfs: don't bug_on when we fail when cleaning up transactionsJosef Bacik2013-09-01
| * | | | | | | | | | | | | Btrfs: change how we queue blocks for backref checkingJosef Bacik2013-09-01
| * | | | | | | | | | | | | Btrfs: check to see if we have an inline item properlyJosef Bacik2013-09-01
| * | | | | | | | | | | | | Btrfs: fix what bits we clear when erroring out from delallocJosef Bacik2013-09-01
| * | | | | | | | | | | | | Btrfs: cleanup arguments to extent_clear_unlock_delallocJosef Bacik2013-09-01
| * | | | | | | | | | | | | btrfs: use BTRFS_SUPER_INFO_SIZE macro at btrfs_read_dev_super()Anand Jain2013-09-01
| * | | | | | | | | | | | | Btrfs: cache the extent map struct when reading several pagesMiao Xie2013-09-01
| * | | | | | | | | | | | | Btrfs: batch the extent state operation when reading pagesMiao Xie2013-09-01
| * | | | | | | | | | | | | Btrfs: batch the extent state operation in the end io handle of the read pageMiao Xie2013-09-01
| * | | | | | | | | | | | | Btrfs: don't cache the csum value into the extent state treeMiao Xie2013-09-01
| * | | | | | | | | | | | | Btrfs: add branch prediction hints in the read page end IO functionMiao Xie2013-09-01
| * | | | | | | | | | | | | Btrfs: remove unnecessary argument of bio_readpage_error()Miao Xie2013-09-01
| * | | | | | | | | | | | | Btrfs: add missing mounting options in btrfs_show_options()Wang Shilong2013-09-01
| * | | | | | | | | | | | | Btrfs: use u64 for subvolid when parsing mount optionsWang Shilong2013-09-01
| * | | | | | | | | | | | | Btrfs: add sanity checks regarding to parsing mount optionsWang Shilong2013-09-01
| * | | | | | | | | | | | | Btrfs, raid56: fix memory leak when allocating pages for p/q stripes failedMiao Xie2013-09-01
| * | | | | | | | | | | | | btrfs/raid56: fix and cleanup some error pathsDan Carpenter2013-09-01
| * | | | | | | | | | | | | Btrfs: don't bother autodefragging if our root is going awayJosef Bacik2013-09-01
| * | | | | | | | | | | | | Btrfs: cleanup reloc roots properly on errorJosef Bacik2013-09-01
| * | | | | | | | | | | | | Btrfs: reset ret in record_one_backrefJosef Bacik2013-09-01
| * | | | | | | | | | | | | btrfs: fix get set label blocking against balanceAnand Jain2013-09-01
| * | | | | | | | | | | | | Btrfs: Print key type in decimal everywhereStefan Behrens2013-09-01
| * | | | | | | | | | | | | Btrfs/tracepoint: update delayed ref tracepointsLiu Bo2013-09-01
| * | | | | | | | | | | | | btrfs_read_block_groups: Use enums to indexchandan2013-09-01
| * | | | | | | | | | | | | btrfs: Cleanup for using BTRFS_SETGET_STACK instead of raw convertQu Wenruo2013-09-01
| * | | | | | | | | | | | | Btrfs: set qgroup_ulist to be null after calling ulist_free()Wang Shilong2013-09-01
| * | | | | | | | | | | | | Btrfs: add missing error checks to add_data_referencesFilipe David Borba Manana2013-09-01
| * | | | | | | | | | | | | btrfs: make errors in btrfs_num_copies less noisyDavid Sterba2013-09-01
| * | | | | | | | | | | | | Btrfs: make free space caching faster with many non-inline extent referencesLiu Bo2013-09-01
| * | | | | | | | | | | | | btrfs: fall back to global reservation when removing subvolumesJeff Mahoney2013-09-01
| * | | | | | | | | | | | | Btrfs: optimize btrfs_lookup_extent_info()Filipe David Borba Manana2013-09-01
| * | | | | | | | | | | | | Btrfs: Release uuid_mutex for shrink during device deleteCarey Underwood2013-09-01
| * | | | | | | | | | | | | Btrfs: set lockdep class before locking new extent bufferJosef Bacik2013-09-01
| * | | | | | | | | | | | | Btrfs: return -1 when lzo compression makes data biggerStefan Agner2013-09-01
| * | | | | | | | | | | | | Btrfs: stop using GFP_ATOMIC for the tree mod log allocationsJosef Bacik2013-09-01
* | | | | | | | | | | | | | dcache: get/release read lock in read_seqbegin_or_lock() & friendWaiman Long2013-09-12
* | | | | | | | | | | | | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2013-09-12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | CIFS: Respect epoch value from create lease context v2Pavel Shilovsky2013-09-09
| * | | | | | | | | | | | | CIFS: Add create lease v2 context for SMB3Pavel Shilovsky2013-09-09
| * | | | | | | | | | | | | CIFS: Move parsing lease buffer to ops structPavel Shilovsky2013-09-09
| * | | | | | | | | | | | | CIFS: Move creating lease buffer to ops structPavel Shilovsky2013-09-09
| * | | | | | | | | | | | | CIFS: Store lease state itself rather than a mapped oplock valuePavel Shilovsky2013-09-09
| * | | | | | | | | | | | | CIFS: Replace clientCanCache* bools with an integerPavel Shilovsky2013-09-08
| * | | | | | | | | | | | | [CIFS] quiet sparse compile warningSteve French2013-09-08
| * | | | | | | | | | | | | cifs: Start using per session key for smb2/3 for signature generationShirish Pargaonkar2013-09-08
| * | | | | | | | | | | | | cifs: Add a variable specific to NTLMSSP for key exchange.Shirish Pargaonkar2013-09-08