index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samples
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-08-28
xfs: add mssing inode cache attempts counter increment
Lucas Stach
1
-0
/
+2
2015-08-28
xfs: return errors from partial I/O failures to files
David Jeffery
1
-1
/
+2
2015-08-28
libxfs: bad magic number should set da block buffer error
Darrick J. Wong
1
-0
/
+1
2015-08-25
xfs: fix non-debug build warnings
Dave Chinner
3
-11
/
+15
2015-08-25
xfs: collapse allocsize and biosize mount option handling
Eric Sandeen
1
-10
/
+2
2015-08-25
xfs: Fix file type directory corruption for btree directories
Jan Kara
1
-1
/
+9
2015-08-25
xfs: lockdep annotations throw warnings on non-debug builds
Dave Chinner
1
-1
/
+7
2015-08-25
xfs: Fix uninitialized return value in xfs_alloc_fix_freelist()
Jan Kara
1
-1
/
+1
2015-08-20
xfs: inode lockdep annotations broke non-lockdep build
Dave Chinner
1
-2
/
+14
2015-08-19
xfs: flush entire file on dio read/write to cached file
Brian Foster
1
-22
/
+29
2015-08-19
xfs: Fix xfs_attr_leafblock definition
Jan Kara
1
-2
/
+9
2015-08-19
libxfs: readahead of dir3 data blocks should use the read verifier
Darrick J. Wong
1
-1
/
+2
2015-08-19
xfs: stop holding ILOCK over filldir callbacks
Dave Chinner
4
-19
/
+36
2015-08-19
xfs: clean up inode lockdep annotations
Dave Chinner
2
-43
/
+110
2015-08-19
xfs: swap leaf buffer into path struct atomically during path shift
Brian Foster
1
-9
/
+14
2015-08-19
xfs: relocate sparse inode mount warning
Brian Foster
2
-3
/
+4
2015-08-19
xfs: dquots should be stamped with sb_meta_uuid
Dave Chinner
1
-1
/
+1
2015-08-19
xfs: log recovery needs to validate against sb_meta_uuid
Dave Chinner
1
-2
/
+12
2015-08-19
xfs: growfs not aware of sb_meta_uuid
Dave Chinner
1
-3
/
+3
2015-08-19
xfs: fix sb_meta_uuid usage
Dave Chinner
1
-1
/
+1
2015-08-19
xfs: set XFS_DA_OP_OKNOENT in xfs_attr_get
Eric Sandeen
1
-0
/
+2
2015-08-19
xfs: add missing bmap cancel calls in error paths
Brian Foster
4
-36
/
+41
2015-08-19
xfs: add helper to conditionally remove items from the AIL
Brian Foster
5
-33
/
+21
2015-08-19
xfs: fix btree cursor error cleanups
Brian Foster
2
-2
/
+3
2015-08-19
xfs: clean up root inode properly on mount failure
Brian Foster
1
-0
/
+2
2015-08-19
xfs: checksum log record ext headers based on record size
Brian Foster
1
-1
/
+6
2015-08-19
xfs: fix broken icreate log item cancellation
Brian Foster
1
-12
/
+37
2015-08-19
xfs: icreate log item recovery and cancellation tracepoints
Brian Foster
2
-1
/
+38
2015-08-19
xfs: don't leave EFIs on AIL on mount failure
Brian Foster
5
-22
/
+100
2015-08-19
xfs: use EFI refcount consistently in log recovery
Brian Foster
2
-57
/
+43
2015-08-19
xfs: ensure EFD trans aborts on log recovery extent free failure
Brian Foster
4
-30
/
+36
2015-08-19
xfs: fix efi/efd error handling to avoid fs shutdown hangs
Brian Foster
3
-67
/
+111
2015-08-19
xfs: return committed status from xfs_trans_roll()
Brian Foster
2
-2
/
+14
2015-08-19
xfs: disentagle EFI release from the extent count
Brian Foster
4
-14
/
+11
2015-07-29
xfs: create new metadata UUID field and incompat flag
Eric Sandeen
18
-36
/
+66
2015-07-29
libxfs: add xfs_bit.c
Dave Chinner
2
-1
/
+1
2015-07-29
xfs: Remove duplicate jumps to the same label
Jan Kara
1
-8
/
+2
2015-07-29
xfs: Use consistent logging message prefixes
Joe Perches
5
-37
/
+43
2015-07-29
xfs: validate transaction header length on log recovery
Brian Foster
1
-3
/
+25
2015-07-29
xfs: close xc_cil list_empty() races with cil commit sequence
Brian Foster
1
-1
/
+7
2015-07-29
xfs: xfs_bunmapi() does not need XFS_BMAPI_METADATA flag
Dave Chinner
4
-24
/
+20
2015-07-29
xfs: remote attributes need to be considered data
Dave Chinner
1
-4
/
+11
2015-07-29
xfs: remote attribute headers contain an invalid LSN
Dave Chinner
2
-9
/
+31
2015-07-29
xfs: call dax_fault on read page faults for DAX
Dave Chinner
2
-8
/
+27
2015-07-13
Linux 4.2-rc2
v4.2-rc2
Linus Torvalds
1
-1
/
+1
2015-07-13
Revert "drm/i915: Use crtc_state->active in primary check_plane func"
Linus Torvalds
1
-1
/
+1
2015-07-12
freeing unlinked file indefinitely delayed
Al Viro
1
-2
/
+5
2015-07-12
fix a braino in ovl_d_select_inode()
Al Viro
1
-0
/
+3
2015-07-12
9p: don't leave a half-initialized inode sitting around
Al Viro
2
-4
/
+2
2015-07-11
tick/broadcast: Prevent NULL pointer dereference
Thomas Gleixner
1
-8
/
+10
[next]