index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
zorro
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-06-04
xfs: add DAX IO path support
Dave Chinner
1
-9
/
+27
2015-06-04
xfs: add DAX truncate support
Dave Chinner
1
-1
/
+5
2015-06-04
xfs: add DAX block zeroing support
Dave Chinner
2
-22
/
+46
2015-06-04
xfs: add DAX file operations support
Dave Chinner
3
-83
/
+158
2015-06-04
dax: expose __dax_fault for filesystems with locking constraints
Dave Chinner
2
-3
/
+17
2015-06-04
dax: don't abuse get_block mapping for endio callbacks
Dave Chinner
5
-26
/
+42
2015-06-04
xfs: mmap lock needs to be inside freeze protection
Dave Chinner
1
-3
/
+8
2015-06-01
xfs: Clean up xfs_trans_dup_dqinfo
Nan Jia
1
-2
/
+2
2015-05-31
xfs: fix kernel version in docs
Fanael Linithien
1
-6
/
+6
2015-05-31
xfs: don't cast string literals
Eric Sandeen
1
-2
/
+2
2015-05-31
xfs: fix quota block reservation leak when tp allocates and frees blocks
Brian Foster
2
-12
/
+17
2015-05-31
xfs: always log the inode on unwritten extent conversion
Brian Foster
1
-1
/
+9
2015-05-29
xfs: enable sparse inode chunks for v5 superblocks
Brian Foster
1
-1
/
+2
2015-05-29
xfs: skip unallocated regions of inode chunks in xfs_ifree_cluster()
Brian Foster
3
-20
/
+35
2015-05-29
xfs: only free allocated regions of inode chunks
Brian Foster
1
-3
/
+78
2015-05-29
xfs: filter out sparse regions from individual inode allocation
Brian Foster
1
-2
/
+13
2015-05-29
xfs: randomly do sparse inode allocations in DEBUG mode
Brian Foster
1
-2
/
+13
2015-05-29
xfs: allocate sparse inode chunks on full chunk allocation failure
Brian Foster
4
-14
/
+401
2015-05-29
xfs: helper to convert holemask to inode alloc. bitmap
Brian Foster
2
-0
/
+54
2015-05-29
xfs: handle sparse inode chunks in icreate log recovery
Brian Foster
1
-6
/
+16
2015-05-29
xfs: pass inode count through ordered icreate log item
Brian Foster
3
-6
/
+7
2015-05-29
xfs: use actual inode count for sparse records in bulkstat/inumbers
Brian Foster
1
-5
/
+8
2015-05-29
xfs: introduce inode record hole mask for sparse inode chunks
Brian Foster
3
-12
/
+81
2015-05-29
xfs: add fs geometry bit for sparse inode chunks
Brian Foster
2
-1
/
+4
2015-05-29
xfs: sparse inode chunks feature helpers and mount requirements
Brian Foster
3
-0
/
+44
2015-05-29
xfs: use sparse chunk alignment for min. inode allocation requirement
Brian Foster
3
-1
/
+8
2015-05-29
xfs: add sparse inode chunk alignment superblock field
Brian Foster
2
-4
/
+4
2015-05-29
xfs: support min/max agbno args in block allocator
Brian Foster
2
-5
/
+39
2015-05-29
xfs: update free inode record logic to support sparse inode records
Brian Foster
1
-4
/
+12
2015-05-29
xfs: create individual inode alloc. helper
Brian Foster
1
-2
/
+12
2015-05-29
xfs: fix broken i_nlink accounting for whiteout tmpfile inode
Brian Foster
1
-2
/
+8
2015-05-28
xfs: xfs_iozero can return positive errno
Dave Chinner
1
-1
/
+1
2015-05-28
xfs: xfs_attr_inactive leaves inconsistent attr fork state behind
Dave Chinner
4
-47
/
+58
2015-05-28
xfs: extent size hints can round up extents past MAXEXTLEN
Dave Chinner
1
-12
/
+19
2015-05-28
xfs: inode and free block counters need to use __percpu_counter_compare
Dave Chinner
1
-14
/
+20
2015-05-28
percpu_counter: batch size aware __percpu_counter_compare()
Dave Chinner
2
-4
/
+15
2015-05-28
xfs: use percpu_counter_read_positive for mp->m_icount
George Wang
1
-3
/
+6
2015-05-04
Linux 4.1-rc2
v4.1-rc2
Linus Torvalds
1
-1
/
+1
2015-05-03
ext4: fix growing of tiny filesystems
Jan Kara
1
-2
/
+5
2015-05-03
ext4: move check under lock scope to close a race.
Davide Italiano
1
-7
/
+8
2015-05-03
ext4: fix data corruption caused by unwritten and delayed extents
Lukas Czerner
2
-0
/
+10
2015-05-02
ext4 crypto: remove duplicated encryption mode definitions
Chanho Park
1
-6
/
+0
2015-05-02
ext4 crypto: do not select from EXT4_FS_ENCRYPTION
Herbert Xu
1
-2
/
+7
2015-05-02
virtio: fix typo in vring_need_event() doc comment
Stefan Hajnoczi
1
-1
/
+1
2015-05-02
virtio: pass baton to Michael Tsirkin
Rusty Russell
1
-1
/
+0
2015-05-02
ipv4: Missing sk_nulls_node_init() in ping_unhash().
David S. Miller
1
-0
/
+1
2015-05-02
rbd: end I/O the entire obj_request on error
Ilya Dryomov
1
-0
/
+5
2015-05-01
ext4 crypto: add padding to filenames before encrypting
Theodore Ts'o
5
-8
/
+31
2015-05-01
ext4 crypto: simplify and speed up filename encryption
Theodore Ts'o
5
-204
/
+149
2015-05-01
powerpc/powernv: Restore non-volatile CRs after nap
Sam Bobroff
1
-0
/
+2
[next]