aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/livepatch/Makefile
AgeCommit message (Expand)AuthorFilesLines
2017-09-14livepatch: introduce shadow variable APIJoe Lawrence1-1/+1
2017-03-08livepatch: change to a per-task consistency modelJosh Poimboeuf1-1/+1
2017-03-08livepatch: move patching functions into patch.cJosh Poimboeuf1-1/+1
2015-02-04livepatch: rename config to CONFIG_LIVEPATCHJosh Poimboeuf1-1/+1
2014-12-22livepatch: kernel: add support for live patchingSeth Jennings1-0/+3
'>ceph: dump granular cap info in "caps" debugfs fileJeff Layton1-2/+32 2019-03-05ceph: remove dentry_lru file from debugfsYan, Zheng1-27/+0 2018-04-02libceph, ceph: change permission for readonly debugfs entriesChengguang Xu1-4/+4 2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1 2017-09-06ceph: adjust 36 checks for NULL pointersMarkus Elfring1-1/+1 2017-05-10Merge tag 'ceph-for-4.12-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds1-11/+10 2017-05-04ceph: allow connecting to mds whose rank >= mdsmap::m_max_mdsYan, Zheng1-11/+10 2017-04-20ceph: Convert to separately allocated bdiJan Kara1-1/+1 2017-02-20ceph: convert bools in ceph_mds_request to a new r_req_flags fieldJeff Layton1-1/+1 2016-05-26ceph: don't show symlink target in debugfs/mdscYan, Zheng1-1/+1 2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells1-1/+1 2014-11-19assorted conversions to %p[dD]Al Viro1-8/+6 2014-10-14ceph: additional debugfs outputJohn Spray1-0/+46 2014-06-06fs/ceph/debugfs.c: replace seq_printf by seq_putsFabian Frederick1-3/+3 2014-04-03ceph: print inode number for LOOKUPINO requestYan, Zheng1-0/+2 2014-04-03ceph: do not assume r_old_dentry[_dir] always set togetherSage Weil1-1/+2 2012-08-20libceph: delay debugfs initialization until we learn global_idSage Weil1-0/+1 2011-07-26ceph: explicitly reference rename old_dentry parent dir in requestSage Weil1-1/+1 2011-03-21ceph: remove debugfs debug cruftSage Weil1-6/+0 2011-01-12ceph: drop redundant r_mds fieldSage Weil1-3/+6 2010-10-20ceph: fix debugfs warningsRandy Dunlap1-1/+2 2010-10-20ceph: factor out libceph from Ceph file systemYehuda Sadeh1-312/+93 2010-08-26ceph: ceph_mdsc_build_path() returns an ERR_PTRDan Carpenter1-0/+4 2010-08-03ceph: whitespace cleanupSage Weil1-8/+9 2010-08-01ceph: use %pU to print uuid (fsid)Sage Weil1-2/+2 2010-06-24ceph: fix caps debugfs entryYehuda Sadeh1-1/+1 2010-05-17ceph: make mon client statfs handling more genericYehuda Sadeh1-4/+9 2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1 2010-02-17ceph: use rbtree for pg pools; decode new osdmap formatSage Weil1-3/+4 2010-02-17ceph: clean up readdir caps reservationSage Weil1-6/+7 2010-02-16ceph: use rbtree for mon statfs requestsSage Weil1-10/+4 2010-02-16ceph: use rbtree for mds requestsSage Weil1-9/+4 2010-01-14ceph: display pgid in debugfs osd request dumpSage Weil1-2/+4 2009-12-21ceph: writeback congestion controlYehuda Sadeh1-0/+33 2009-12-21ceph: include link to bdi in debugfsSage Weil1-0/+7 2009-11-20ceph: fix debugfs entry, simplify fsid checksSage Weil1-1/+3 2009-11-12ceph: build cleanly without CONFIG_DEBUG_FSSage Weil1-0/+23 2009-10-06ceph: debugfsSage Weil1-0/+425