summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ext4: allow readdir()'s of large empty directories to be interruptedTheodore Ts'o2016-03-302-0/+10
* btrfs: fix crash/invalid memory access on fsync when using overlayfsFilipe Manana2016-03-301-1/+1
* ext4 crypto: use dget_parent() in ext4_d_revalidate()Theodore Ts'o2016-03-261-4/+8
* ext4: use file_dentry()Miklos Szeredi2016-03-261-1/+1
* ext4: use dget_parent() in ext4_file_open()Miklos Szeredi2016-03-261-4/+8
* nfs: use file_dentry()Miklos Szeredi2016-03-263-6/+6
* fs: add file_dentry()Miklos Szeredi2016-03-264-1/+57
* ext4 crypto: don't let data integrity writebacks fail with ENOMEMTheodore Ts'o2016-03-264-20/+39
* ext4: check if in-inode xattr is corrupted in ext4_expand_extra_isize_ea()Theodore Ts'o2016-03-221-4/+28
* Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-03-225-32/+136
|\
| * ovl: cleanup unused var in rename2Miklos Szeredi2016-03-211-2/+0
| * ovl: rename is_merge to is_lowestMiklos Szeredi2016-03-211-8/+8
| * ovl: fixed coding style warningSohom Bhattacharjee2016-03-211-0/+1
| * ovl: Ensure upper filesystem supports d_typeVivek Goyal2016-03-213-0/+53
| * ovl: Warn on copy up if a process has a R/O fd open to the lower fileDavid Howells2016-03-211-0/+34
| * ovl: honor flag MS_SILENT at mountKonstantin Khlebnikov2016-03-211-1/+2
| * ovl: verify upper dentry before unlink and renameMiklos Szeredi2016-03-211-21/+38
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2016-03-223-23/+46
|\ \
| * | fuse: return patrial success from fuse_direct_io()Ashish Samant2016-03-161-12/+11
| * | fuse: Add reference counting for fuse_io_privSeth Forshee2016-03-143-9/+32
| * | fuse: do not use iocb after it may have been freedRobert Doebbelin2016-03-141-3/+4
* | | Merge tag 'for-linus-4.6-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-2220-136/+101
|\ \ \
| * | | drivers/xen: make platform-pci.c explicitly non-modularPaul Gortmaker2016-03-211-13/+9
| * | | drivers/xen: make sys-hypervisor.c explicitly non-modularPaul Gortmaker2016-03-211-51/+8
| * | | drivers/xen: make xenbus_dev_[front/back]end explicitly non-modularPaul Gortmaker2016-03-212-22/+4
| * | | drivers/xen: make [xen-]ballon explicitly non-modularPaul Gortmaker2016-03-212-15/+3
| * | | xen: audit usages of module.h ; remove unnecessary instancesPaul Gortmaker2016-03-2112-11/+7
| * | | xen/x86: Drop mode-selecting ifdefs in startup_xen()Boris Ostrovsky2016-03-031-7/+3
| * | | xen/x86: Zero out .bss for PV guestsBoris Ostrovsky2016-03-031-0/+9
| * | | hvc_xen: make early_printk work with HVM guestsStefano Stabellini2016-02-261-11/+16
| * | | hvc_xen: fix xenboot for DomUsStefano Stabellini2016-02-261-6/+26
| * | | hvc_xen: add earlycon supportStefano Stabellini2016-02-261-0/+16
* | | | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-03-2231-372/+1893
|\ \ \ \
| * | | | i2c: octeon: Support I2C_M_RECV_LENDavid Daney2016-03-181-5/+17
| * | | | i2c: octeon: Cleanup resource allocation codeJan Glauber2016-03-181-15/+3
| * | | | i2c: octeon: Cleanup i2c-octeon driverJan Glauber2016-03-181-106/+84
| * | | | MAINTAINERS: add Peter Rosin as i2c mux maintainerPeter Rosin2016-03-181-0/+10
| * | | | dt-bindings: i2c: Spelling s/propoerty/property/Geert Uytterhoeven2016-03-183-3/+3
| * | | | i2c: immediately mark ourselves as registeredWolfram Sang2016-03-141-1/+4
| * | | | i2c: i801: sort IDs alphabeticallyAndy Shevchenko2016-03-121-4/+4
| * | | | MAINTAINERS: Mika and me are designated reviewers for I2C DESIGNWAREAndy Shevchenko2016-03-121-2/+2
| * | | | i2c: octeon: Cleanup kerneldoc commentsJan Glauber2016-03-121-50/+39
| * | | | i2c: do not use internal data from driver coreSudip Mukherjee2016-03-121-2/+4
| * | | | i2c: cadence: Fix the kernel-doc warningsShubhrajyoti Datta2016-03-121-6/+8
| * | | | i2c: imx: remove extra spaces.Dmitriy Baranov2016-03-031-6/+6
| * | | | i2c: rcar: don't open code of_device_get_match_data()Wolfram Sang2016-03-031-1/+1
| * | | | i2c: qup: Fix fifo handling after adding V2 supportSricharan R2016-03-031-7/+39
| * | | | i2c: xiic: Implement power managementShubhrajyoti Datta2016-03-032-7/+84
| * | | | i2c: piix4: Pre-shift the port numberJean Delvare2016-02-241-5/+5
| * | | | i2c: piix4: Always use the same type for portJean Delvare2016-02-241-2/+2
OpenPOWER on IntegriCloud