summaryrefslogtreecommitdiffstats
path: root/drivers/zorro (unfollow)
Commit message (Expand)AuthorFilesLines
2015-06-04xfs: add DAX IO path supportDave Chinner1-9/+27
2015-06-04xfs: add DAX truncate supportDave Chinner1-1/+5
2015-06-04xfs: add DAX block zeroing supportDave Chinner2-22/+46
2015-06-04xfs: add DAX file operations supportDave Chinner3-83/+158
2015-06-04dax: expose __dax_fault for filesystems with locking constraintsDave Chinner2-3/+17
2015-06-04dax: don't abuse get_block mapping for endio callbacksDave Chinner5-26/+42
2015-06-04xfs: mmap lock needs to be inside freeze protectionDave Chinner1-3/+8
2015-06-01xfs: Clean up xfs_trans_dup_dqinfoNan Jia1-2/+2
2015-05-31xfs: fix kernel version in docsFanael Linithien1-6/+6
2015-05-31xfs: don't cast string literalsEric Sandeen1-2/+2
2015-05-31xfs: fix quota block reservation leak when tp allocates and frees blocksBrian Foster2-12/+17
2015-05-31xfs: always log the inode on unwritten extent conversionBrian Foster1-1/+9
2015-05-29xfs: enable sparse inode chunks for v5 superblocksBrian Foster1-1/+2
2015-05-29xfs: skip unallocated regions of inode chunks in xfs_ifree_cluster()Brian Foster3-20/+35
2015-05-29xfs: only free allocated regions of inode chunksBrian Foster1-3/+78
2015-05-29xfs: filter out sparse regions from individual inode allocationBrian Foster1-2/+13
2015-05-29xfs: randomly do sparse inode allocations in DEBUG modeBrian Foster1-2/+13
2015-05-29xfs: allocate sparse inode chunks on full chunk allocation failureBrian Foster4-14/+401
2015-05-29xfs: helper to convert holemask to inode alloc. bitmapBrian Foster2-0/+54
2015-05-29xfs: handle sparse inode chunks in icreate log recoveryBrian Foster1-6/+16
2015-05-29xfs: pass inode count through ordered icreate log itemBrian Foster3-6/+7
2015-05-29xfs: use actual inode count for sparse records in bulkstat/inumbersBrian Foster1-5/+8
2015-05-29xfs: introduce inode record hole mask for sparse inode chunksBrian Foster3-12/+81
2015-05-29xfs: add fs geometry bit for sparse inode chunksBrian Foster2-1/+4
2015-05-29xfs: sparse inode chunks feature helpers and mount requirementsBrian Foster3-0/+44
2015-05-29xfs: use sparse chunk alignment for min. inode allocation requirementBrian Foster3-1/+8
2015-05-29xfs: add sparse inode chunk alignment superblock fieldBrian Foster2-4/+4
2015-05-29xfs: support min/max agbno args in block allocatorBrian Foster2-5/+39
2015-05-29xfs: update free inode record logic to support sparse inode recordsBrian Foster1-4/+12
2015-05-29xfs: create individual inode alloc. helperBrian Foster1-2/+12
2015-05-29xfs: fix broken i_nlink accounting for whiteout tmpfile inodeBrian Foster1-2/+8
2015-05-28xfs: xfs_iozero can return positive errnoDave Chinner1-1/+1
2015-05-28xfs: xfs_attr_inactive leaves inconsistent attr fork state behindDave Chinner4-47/+58
2015-05-28xfs: extent size hints can round up extents past MAXEXTLENDave Chinner1-12/+19
2015-05-28xfs: inode and free block counters need to use __percpu_counter_compareDave Chinner1-14/+20
2015-05-28percpu_counter: batch size aware __percpu_counter_compare()Dave Chinner2-4/+15
2015-05-28xfs: use percpu_counter_read_positive for mp->m_icountGeorge Wang1-3/+6
2015-05-04Linux 4.1-rc2v4.1-rc2Linus Torvalds1-1/+1
2015-05-03ext4: fix growing of tiny filesystemsJan Kara1-2/+5
2015-05-03ext4: move check under lock scope to close a race.Davide Italiano1-7/+8
2015-05-03ext4: fix data corruption caused by unwritten and delayed extentsLukas Czerner2-0/+10
2015-05-02ext4 crypto: remove duplicated encryption mode definitionsChanho Park1-6/+0
2015-05-02ext4 crypto: do not select from EXT4_FS_ENCRYPTIONHerbert Xu1-2/+7
2015-05-02virtio: fix typo in vring_need_event() doc commentStefan Hajnoczi1-1/+1
2015-05-02virtio: pass baton to Michael TsirkinRusty Russell1-1/+0
2015-05-02ipv4: Missing sk_nulls_node_init() in ping_unhash().David S. Miller1-0/+1
2015-05-02rbd: end I/O the entire obj_request on errorIlya Dryomov1-0/+5
2015-05-01ext4 crypto: add padding to filenames before encryptingTheodore Ts'o5-8/+31
2015-05-01ext4 crypto: simplify and speed up filename encryptionTheodore Ts'o5-204/+149
2015-05-01powerpc/powernv: Restore non-volatile CRs after napSam Bobroff1-0/+2