summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* switch ->get_link() to delayed_call, kill ->put_link()Al Viro2015-12-30
* kill free_page_put_link()Al Viro2015-12-29
* teach nfs_get_link() to work in RCU modeAl Viro2015-12-08
* teach proc_self_get_link()/proc_thread_self_get_link() to work in RCU modeAl Viro2015-12-08
* teach shmem_get_link() to work in RCU modeAl Viro2015-12-08
* teach page_get_link() to work in RCU modeAl Viro2015-12-08
* replace ->follow_link() with new method that could stay in RCU modeAl Viro2015-12-08
* don't put symlink bodies in pagecache into highmemAl Viro2015-12-08
* namei: page_getlink() and page_follow_link_light() are the same thingAl Viro2015-12-06
* ufs: get rid of ->setattr() for symlinksAl Viro2015-12-06
* udf: don't duplicate page_symlink_inode_operationsAl Viro2015-12-06
* logfs: don't duplicate page_symlink_inode_operationsAl Viro2015-12-06
* switch befs long symlinks to page_symlink_operationsAl Viro2015-12-06
* Linux 4.4-rc4Linus Torvalds2015-12-06
* staging/lustre: remove IOC_LIBCFS_PING_TEST ioctlJames Simmons2015-12-06
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-12-06
|\
| * Don't reset ->total_link_count on nested calls of vfs_path_lookup()Al Viro2015-12-06
| * ovl: get rid of the dead code left from broken (and disabled) optimizationsAl Viro2015-12-06
| * ovl: fix permission checking for setattrMiklos Szeredi2015-12-06
* | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-12-06
|\ \
| * | sched/core: Fix an SMP ordering race in try_to_wake_up() vs. schedule()Peter Zijlstra2015-12-04
| * | sched/core: Better document the try_to_wake_up() barriersPeter Zijlstra2015-12-04
| * | sched/cputime: Fix invalid gtime in procHiroshi Shimamoto2015-12-04
| * | sched/core: Clear the root_domain cpumasks in init_rootdomain()Xunlei Pang2015-12-04
| * | sched/core: Remove false-positive warning from wake_up_process()Sasha Levin2015-12-04
| * | sched/wait: Fix signal handling in bit wait helpersPeter Zijlstra2015-12-04
| * | sched/rt: Hide the push_irq_work_func() declarationArnd Bergmann2015-11-23
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-12-06
|\ \ \
| * | | x86/signal: Fix restart_syscall number for x32 tasksDmitry V. Levin2015-12-05
| * | | x86/mpx: Fix instruction decoder conditionDave Hansen2015-12-05
| * | | x86/mm: Fix regression with huge pages on PAEKirill A. Shutemov2015-12-04
| * | | x86 smpboot: Re-enable init_udelay=0 by default on modern CPUsLen Brown2015-11-25
| * | | x86/entry/64: Fix irqflag tracing wrt context trackingAndy Lutomirski2015-11-24
| * | | x86/microcode: Initialize the driver late when facilities are upBorislav Petkov2015-11-23
| |/ /
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2015-12-06
|\ \ \
| * \ \ Merge branch 'mkp-fixes' into fixesJames Bottomley2015-12-03
| |\ \ \
| | * | | mpt3sas: fix Kconfig dependency problem for mpt2sas back compatibilityJames Bottomley2015-12-03
| | * | | mpt3sas: Add dummy Kconfig option for backwards compatibilityMartin K. Petersen2015-11-30
| | * | | Fix a memory leak in scsi_host_dev_release()Bart Van Assche2015-11-30
| | * | | block/sd: Fix device-imposed transfer length limitsMartin K. Petersen2015-11-25
| | * | | scsi_debug: fix prevent_allow+verify regressionsDouglas Gilbert2015-11-25
| | * | | MAINTAINERS: Add myself as co-maintainer of the SCSI subsystem.Martin K. Petersen2015-11-25
| | * | | sd: Make discard granularity match logical block size when LBPRZ=1Martin K. Petersen2015-11-25
| | * | | scsi: hpsa: select CONFIG_SCSI_SAS_ATTRArnd Bergmann2015-11-20
| | * | | scsi: advansys needs ISA dma api for ISA supportArnd Bergmann2015-11-20
| | * | | scsi_sysfs: protect against double execution of __scsi_remove_device()Vitaly Kuznetsov2015-11-19
| | * | | st: fix potential null pointer dereference.Maurizio Lombardi2015-11-19
| | * | | scsi: report 'INQUIRY result too short' once per hostVitaly Kuznetsov2015-11-19
| | * | | advansys: fix big-endian buildsArnd Bergmann2015-11-18
| | * | | qla2xxx: Fix rwlock recursionBart Van Assche2015-11-17