index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix up over-eager 'wait_queue_t' renaming
Linus Torvalds
2017-07-10
5
-20
/
+20
*
Merge tag 'for-linus-4.13-v2' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
2017-07-10
8
-214
/
+533
|
\
|
*
ipmi:ssif: Add missing unlock in error branch
Corey Minyard
2017-06-30
1
-0
/
+5
|
*
char: ipmi: constify bmc_dev_attr_group and bmc_device_type
Arvind Yadav
2017-06-29
1
-2
/
+2
|
*
ipmi:ssif: Check dev before setting drvdata
Corey Minyard
2017-06-28
1
-1
/
+2
|
*
ipmi: Convert DMI handling over to a platform device
Corey Minyard
2017-06-19
2
-204
/
+219
|
*
ipmi: Create a platform device for a DMI-specified IPMI interface
Corey Minyard
2017-06-19
4
-0
/
+290
|
*
ipmi: use rcu lock around call to intf->handlers->sender()
Tony Camuso
2017-06-19
1
-0
/
+5
|
*
ipmi:ssif: Use i2c_adapter_id instead of adapter->nr
Corey Minyard
2017-06-16
1
-2
/
+3
|
*
ipmi: Use the proper default value for register size in ACPI
Corey Minyard
2017-06-09
1
-4
/
+4
|
*
ipmi_ssif: remove redundant null check on array client->adapter->name
Colin Ian King
2017-05-18
1
-2
/
+1
|
*
ipmi/watchdog: fix watchdog timeout set on reboot
Valentin Vidic
2017-05-08
1
-3
/
+4
|
*
ipmi_ssif: unlock on allocation failure
Dan Carpenter
2017-05-08
1
-0
/
+2
*
|
Merge tag 'xfs-4.13-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2017-07-10
112
-1855
/
+2116
|
\
\
|
*
|
xfs: don't crash on unexpected holes in dir/attr btrees
Darrick J. Wong
2017-07-08
4
-5
/
+5
|
*
|
xfs: rename MAXPATHLEN to XFS_SYMLINK_MAXLEN
Darrick J. Wong
2017-07-07
6
-8
/
+8
|
*
|
xfs: fix contiguous dquot chunk iteration livelock
Brian Foster
2017-07-05
1
-2
/
+7
|
*
|
xfs: Switch to iomap for SEEK_HOLE / SEEK_DATA
Christoph Hellwig
2017-07-03
2
-364
/
+14
|
*
|
vfs: Add iomap_seek_hole and iomap_seek_data helpers
Andreas Gruenbacher
2017-07-03
2
-0
/
+98
|
*
|
vfs: Add page_cache_seek_hole_data helper
Andreas Gruenbacher
2017-07-03
2
-0
/
+126
|
*
|
xfs: remove a whitespace-only line from xfs_fs_get_nextdqblk
Christoph Hellwig
2017-07-02
1
-1
/
+0
|
*
|
xfs: rewrite xfs_dq_get_next_id using xfs_iext_lookup_extent
Christoph Hellwig
2017-07-02
1
-44
/
+22
|
*
|
xfs: Check for m_errortag initialization in xfs_errortag_test
Carlos Maiolino
2017-07-02
1
-0
/
+11
|
*
|
xfs: grab dquots without taking the ilock
Darrick J. Wong
2017-06-28
2
-4
/
+12
|
*
|
xfs: fix semicolon.cocci warnings
kbuild test robot
2017-06-28
1
-1
/
+1
|
*
|
xfs: Don't clear SGID when inheriting ACLs
Jan Kara
2017-06-28
3
-5
/
+6
|
*
|
xfs: free cowblocks and retry on buffered write ENOSPC
Brian Foster
2017-06-28
1
-0
/
+1
|
*
|
xfs: replace log_badcrc_factor knob with error injection tag
Brian Foster
2017-06-28
4
-41
/
+7
|
*
|
xfs: convert drop_writes to use the errortag mechanism
Darrick J. Wong
2017-06-28
5
-68
/
+15
|
*
|
xfs: remove unneeded parameter from XFS_TEST_ERROR
Darrick J. Wong
2017-06-28
13
-40
/
+26
|
*
|
xfs: expose errortag knobs via sysfs
Darrick J. Wong
2017-06-28
3
-1
/
+157
|
*
|
xfs: make errortag a per-mountpoint structure
Darrick J. Wong
2017-06-28
5
-89
/
+111
|
*
|
xfs: free uncommitted transactions during log recovery
Brian Foster
2017-06-24
1
-1
/
+20
|
*
|
xfs: don't allow bmap on rt files
Darrick J. Wong
2017-06-20
1
-2
/
+5
|
*
|
xfs: allow reading of already-locked remote symbolic link
Darrick J. Wong
2017-06-20
2
-3
/
+4
|
*
|
xfs: pass along transaction context when reading xattr block buffers
Darrick J. Wong
2017-06-20
4
-36
/
+57
|
*
|
xfs: pass along transaction context when reading directory block buffers
Darrick J. Wong
2017-06-20
3
-7
/
+14
|
*
|
xfs: return the hash value of a leaf1 directory block
Darrick J. Wong
2017-06-20
3
-10
/
+12
|
*
|
xfs: refactor the ifork block counting function
Darrick J. Wong
2017-06-20
2
-43
/
+70
|
*
|
xfs: make _bmap_count_blocks consistent wrt delalloc extent behavior
Darrick J. Wong
2017-06-20
1
-10
/
+13
|
*
|
xfs: separate function to check if inode shares extents
Darrick J. Wong
2017-06-19
2
-36
/
+54
|
*
|
xfs: reflink find shared should take a transaction
Darrick J. Wong
2017-06-19
3
-12
/
+13
|
*
|
xfs: check if an inode is cached and allocated
Darrick J. Wong
2017-06-19
2
-2
/
+54
|
*
|
xfs: export _inobt_btrec_to_irec and _ialloc_cluster_alignment for scrub
Darrick J. Wong
2017-06-19
2
-17
/
+32
|
*
|
xfs: plumb in needed functions for range querying of various btrees
Darrick J. Wong
2017-06-19
2
-0
/
+48
|
*
|
xfs: export various function for the online scrubber
Darrick J. Wong
2017-06-19
14
-12
/
+41
|
*
|
xfs: always compile the btree inorder check functions
Darrick J. Wong
2017-06-19
6
-26
/
+0
|
*
|
xfs: remove double-underscore integer types
Darrick J. Wong
2017-06-19
61
-642
/
+634
|
*
|
xfs: optimize _btree_query_all
Darrick J. Wong
2017-06-19
1
-5
/
+7
|
*
|
xfs: remove bli from AIL before release on transaction abort
Brian Foster
2017-06-19
1
-9
/
+12
[next]