summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-03-171-2/+2
|\
| * pstore: Add support for 64 Bit address spaceWiebe, Wladislav (Nokia - DE/Ulm)2016-03-101-2/+2
* | Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-03-179-79/+46
|\ \
| * | GFS2: Eliminate parameter non_block on gfs2_inode_lookupBob Peterson2016-03-154-7/+5
| * | GFS2: Don't filter out I_FREEING inodes anymoreBob Peterson2016-03-154-58/+7
| * | GFS2: Prevent delete work from occurring on glocks used for createBob Peterson2016-03-153-1/+14
| * | GFS2: Fix direct IO write rounding errorBob Peterson2016-03-151-1/+1
| * | gfs2: avoid uninitialized variable warningArnd Bergmann2016-03-151-2/+2
| * | GFS2: Check if iopen is held when deleting inodeBob Peterson2016-01-142-10/+17
* | | Merge tag 'dlm-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds2016-03-171-12/+62
|\ \ \
| * | | DLM: Save and restore socket callbacks properlyBob Peterson2016-02-221-11/+59
| * | | DLM: Replace nodeid_to_addr with kernel_getpeernameBob Peterson2016-02-221-1/+3
* | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2016-03-1727-1459/+1099
|\ \ \ \
| * | | | ext4: clean up error handling in the MMP supportvikram.jadhav072016-03-131-17/+17
| * | | | jbd2: do not fail journal because of frozen_buffer allocation failureMichal Hocko2016-03-131-17/+5
| * | | | ext4: use __GFP_NOFAIL in ext4_free_blocks()Konstantin Khlebnikov2016-03-131-19/+28
| * | | | ext4: fix compile error while opening the macro DOUBLE_CHECKAihua Zhang2016-03-132-12/+12
| * | | | ext4: print ext4 mount option data_err=abort correctlyAles Novak2016-03-121-2/+8
| * | | | ext4: fix NULL pointer dereference in ext4_mark_inode_dirty()Eryu Guan2016-03-121-3/+3
| * | | | ext4: drop unneeded BUFFER_TRACE in ext4_delete_inline_entry()Geliang Tang2016-03-101-1/+0
| * | | | ext4: fix misspellings in comments.Adam Buchbinder2016-03-095-5/+5
| * | | | jbd2: fix FS corruption possibility in jbd2_journal_destroy() on umount pathOGAWA Hirofumi2016-03-091-5/+12
| * | | | ext4: more efficient SEEK_DATA implementationJan Kara2016-03-093-61/+106
| * | | | ext4: cleanup handling of bh->b_state in DAX mmapJan Kara2016-03-091-3/+2
| * | | | ext4: return hole from ext4_map_blocks()Jan Kara2016-03-093-9/+36
| * | | | ext4: factor out determining of hole sizeJan Kara2016-03-091-33/+47
| * | | | ext4: fix setting of referenced bit in ext4_es_lookup_extent()Jan Kara2016-03-091-2/+2
| * | | | ext4: remove i_ioend_countJan Kara2016-03-084-14/+1
| * | | | ext4: simplify io_end handling for AIO DIOJan Kara2016-03-083-104/+74
| * | | | ext4: move trans handling and completion deferal out of _ext4_get_blockJan Kara2016-03-081-32/+59
| * | | | ext4: rename and split get blocks functionsJan Kara2016-03-084-47/+74
| * | | | ext4: use i_mutex to serialize unaligned AIO DIOJan Kara2016-03-083-26/+14
| * | | | ext4: pack ioend structure betterJan Kara2016-03-081-1/+1
| * | | | jbd2: save some atomic ops in __JI_COMMIT_RUNNING handlingJan Kara2016-02-222-7/+7
| * | | | jbd2: unify revoke and tag block checksum handlingJan Kara2016-02-224-60/+23
| * | | | jbd2: factor out common descriptor block initializationJan Kara2016-02-223-18/+15
| * | | | jbd2: remove unnecessary arguments of jbd2_journal_write_revoke_recordsJan Kara2016-02-222-20/+16
| * | | | ext4: trim unused parameter from convert_initialized_extent()Eric Whitney2016-02-221-2/+2
| * | | | mbcache: add reusable flag to cache entriesAndreas Gruenbacher2016-02-223-29/+77
| * | | | ext4: shortcut setting of xattr to the same valueJan Kara2016-02-221-0/+18
| * | | | mbcache: get rid of _e_hash_list_headAndreas Gruenbacher2016-02-221-31/+10
| * | | | ext4: kill ext4_mballoc_readyAndreas Gruenbacher2016-02-221-10/+4
| * | | | mbcache2: rename to mbcacheJan Kara2016-02-228-151/+151
| * | | | mbcache2: Use referenced bit instead of LRUJan Kara2016-02-221-31/+56
| * | | | mbcache2: limit cache sizeJan Kara2016-02-221-5/+45
| * | | | mbcache: remove mbcacheJan Kara2016-02-222-859/+1
| * | | | ext2: convert to mbcache2Jan Kara2016-02-224-100/+92
| * | | | ext4: convert to mbcache2Jan Kara2016-02-224-75/+75
| * | | | mbcache2: reimplement mbcacheJan Kara2016-02-222-1/+360
| * | | | ext4: iterate over buffer heads correctly in move_extent_per_page()Eryu Guan2016-02-211-0/+1
OpenPOWER on IntegriCloud