summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2015-08-12libata: add ATA_HORKAGE_NOTRIMArne Fitzenreiter1-0/+2
2015-08-12bufferhead: Add _gfp version for sb_getblk()Nikolay Borisov1-0/+7
2015-08-12fs/buffer.c: support buffer cache allocations with gfp modifiersGioh Kim1-5/+42
2015-08-12nfs: increase size of EXCHANGE_ID name string bufferJeff Layton1-1/+1
2015-08-12jbd2: fix ocfs2 corrupt when updating journal superblock failsJoseph Qi1-2/+2
2015-08-12jbd2: issue cache flush after checkpointing even with internal journalJan Kara1-1/+5
2015-08-12jbd2: split updating of journal superblock and marking journal emptyJan Kara1-1/+1
2015-08-07include/linux/sched.h: don't use task->pid/tgid in same_thread_group/has_grou...Oleg Nesterov1-4/+4
2015-08-07dt: Add empty of_property_match_string() functionThierry Reding1-0/+7
2015-08-07of: Add of_property_match_string() to find index into a string listGrant Likely1-0/+3
2015-08-07nilfs2: fix sanity check of btree level in nilfs_btree_root_broken()Ryusuke Konishi1-1/+1
2015-08-07libata: Ignore spurious PHY event on LPM policy changeGabriele Mazzotta1-0/+9
2015-08-07libata: Add helper to determine when PHY events should be ignoredGabriele Mazzotta1-0/+1
2015-08-07jhash: Update jhash_[321]words functions to use correct initvalAlexander Duyck1-6/+11
2015-05-10Defer processing of REQ_PREEMPT requests for blocked devicesBart Van Assche1-1/+3
2015-05-10fsnotify: fix handling of renames in auditJan Kara1-2/+4
2015-05-10USB: add flag for HCDs that can't receive wakeup requests (isp1760-hcd)Alan Stern1-0/+2
2015-05-10usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGNSebastian Andrzej Siewior1-0/+1
2015-05-10kernel.h: add BUILD_BUG() macroDavid Daney3-1/+21
2015-02-20vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds1-2/+3
2015-02-20usb-core bInterval quirkJames P Michels III1-0/+11
2015-02-20libata: allow sata_sil24 to opt-out of tag ordered submissionDan Williams1-0/+1
2015-02-20driver core: Introduce device_create_groupsGuenter Roeck1-0/+5
2015-02-20sysfs.h: add ATTRIBUTE_GROUPS() macroGreg Kroah-Hartman1-0/+9
2015-02-20crypto: prefix module autoloading with "crypto-"Kees Cook1-0/+13
2015-02-20mm: protect set_page_dirty() from ongoing truncationJohannes Weiner1-1/+0
2015-02-20mm: remove unused arg of set_page_dirty_balance()Miklos Szeredi1-1/+1
2015-02-20mm: prevent endless growth of anon_vma hierarchyKonstantin Khlebnikov1-0/+10
2015-02-20time: settimeofday: Validate the values of tv from userSasha Levin1-0/+13
2015-02-20mm: propagate error from stack expansion even for guard pageLinus Torvalds1-1/+1
2015-02-20virtio: use dev_to_virtio wrapper in virtioWanlong Gao1-1/+5
2015-02-20genirq: Prevent proc race against freeing of irq descriptorsThomas Gleixner1-0/+5
2015-01-01move d_rcu from overlapping d_child to overlapping d_aliasAl Viro1-4/+4
2014-12-14mm, thp: fix collapsing of hugepages on madviseDavid Rientjes1-7/+10
2014-12-14random: add and use memzero_explicit() for clearing dataDaniel Borkmann1-0/+2
2014-12-14compiler: Define OPTIMIZER_HIDE_VARBen Hutchings3-0/+14
2014-12-14kernel: add support for gcc 5Sasha Levin1-0/+66
2014-12-14block: fix alignment_offset math that assumes io_min is a power-of-2Mike Snitzer1-3/+2
2014-12-14vfs: fix data corruption when blocksize < pagesize for mmaped dataJan Kara1-0/+1
2014-12-14USB: Add device quirk for ASUS T100 Base Station keyboardLu Baolu1-0/+3
2014-11-05alarmtimer: Return relative times in timer_gettimeRichard Larocque1-0/+1
2014-11-05jiffies: Fix timeval conversion to jiffiesAndrew Hunter1-12/+0
2014-11-05libceph: rename ceph_msg::front_max to front_alloc_lenIlya Dryomov1-1/+1
2014-09-14slab/mempolicy: always use local policy from interrupt contextAndi Kleen1-1/+1
2014-09-14mnt: Change the default remount atime from relatime to the existing valueEric W. Biederman1-0/+1
2014-08-06libata: introduce ata_host->n_tags to avoid oops on SAS controllersTejun Heo1-0/+1
2014-08-06introduce SIZE_MAXXi Wang2-1/+2
2014-08-06include/linux/math64.h: add div64_ul()Alex Shi1-2/+4
2014-08-06usb-storage/SCSI: Add broken_fua blacklist flagAlan Stern1-1/+3
2014-08-06Revert "net: ip, ipv6: handle gso skbs in forwarding path"Ben Hutchings1-17/+0