summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* vfs: Check for the IOP_XATTR flag in listxattrAndreas Gruenbacher2016-10-081-6/+7
* xattr: Add __vfs_{get,set,remove}xattr helpersAndreas Gruenbacher2016-10-0814-85/+97
* libfs: Use IOP_XATTR flag for empty directory handlingAndreas Gruenbacher2016-10-081-21/+1
* vfs: Use IOP_XATTR flag for bad-inode handlingAndreas Gruenbacher2016-10-082-21/+8
* vfs: Add IOP_XATTR inode operations flagAndreas Gruenbacher2016-10-083-4/+11
* vfs: Move xattr_resolve_name to the front of fs/xattr.cAndreas Gruenbacher2016-10-081-51/+50
* Merge commit '2c563880ea' into work.xattrAl Viro2016-10-0833-530/+296
|\
| * staging: lustre: llite: basic port to xattr_handler APIJames Simmons2016-08-156-87/+141
| * staging: lustre: lnet: Remove old commented out codeBen Evans2016-08-153-29/+1
| * staging: lustre: llite: break ll_getxattr_common into 2 functionsJames Simmons2016-08-151-60/+62
| * android: binder: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-08-151-6/+1
| * staging: android: ion: fix 'line over 80 characters'Didik Setiawan2016-08-151-2/+4
| * dma-buf/sw_sync: de-stage SW_SYNCGustavo Padovan2016-08-158-15/+15
| * staging/android: add Doc for SW_SYNC ioctl interfaceGustavo Padovan2016-08-151-0/+31
| * staging/android: prepare sw_sync files for de-stagingGustavo Padovan2016-08-153-3/+3
| * staging/android: move trace/sync.h to sync_trace.hGustavo Padovan2016-08-152-4/+4
| * staging/android: do not let userspace trigger WARN_ONGustavo Padovan2016-08-151-1/+1
| * staging: android: ion: Get rid of ion_reserveLaura Abbott2016-08-152-45/+0
| * staging: android: ion: Drop ion_carveout_allocate definitionsLaura Abbott2016-08-152-14/+2
| * staging: android: ion: Get rid of map_dma/unmap_dmaLaura Abbott2016-08-156-94/+16
| * staging: android: ion: Drop ion_phys interfaceLaura Abbott2016-08-156-99/+1
| * staging: android: ion: Get rid of ion_sg_tableLaura Abbott2016-08-152-31/+0
| * staging: ks7010: do not dereference priv if priv is nullColin Ian King2016-08-151-2/+2
| * Staging: ks7010: michael_mic: fixed macros coding style issueBing Sun2016-08-151-7/+13
| * staging: ks7010: Delete a variable in write_to_device()Markus Elfring2016-08-151-2/+1
| * staging: ks7010: Delete unnecessary assignments for buffer variablesMarkus Elfring2016-08-151-4/+1
| * staging: ks7010: Delete unnecessary checks before the function call "kfree"Markus Elfring2016-08-151-9/+4
| * staging: vt6656: main_usb: don't print error when allocating urb failsWolfram Sang2016-08-151-9/+3
| * staging: rtl8192u: r8192U_core: don't print error when allocating urb failsWolfram Sang2016-08-151-4/+1
| * staging: most: hdm-usb: hdm_usb: don't print error when allocating urb failsWolfram Sang2016-08-151-3/+1
| * staging: media: lirc: lirc_sasem: don't print error when allocating urb failsWolfram Sang2016-08-151-5/+0
| * staging: media: lirc: lirc_imon: don't print error when allocating urb failsWolfram Sang2016-08-151-7/+2
| * staging: comedi: drivers: usbduxfast: don't print error when allocating urb f...Wolfram Sang2016-08-151-3/+1
* | ecryptfs: Switch to generic xattr handlersAndreas Gruenbacher2016-10-073-14/+51
* | sockfs: Get rid of getxattr iopAndreas Gruenbacher2016-10-073-27/+47
* | sockfs: getxattr: Fail with -EOPNOTSUPP for invalid attribute namesAndreas Gruenbacher2016-10-071-18/+6
* | kernfs: Switch to generic xattr handlersAndreas Gruenbacher2016-10-075-86/+92
* | hfs: Switch to generic xattr handlersAndreas Gruenbacher2016-10-074-34/+63
* | jffs2: Remove jffs2_{get,set,remove}xattr macrosAndreas Gruenbacher2016-10-074-15/+9
* | xattr: Remove unnecessary NULL attribute name checkAndreas Gruenbacher2016-10-071-3/+0
* | Linux 4.8-rc8v4.8-rc8Linus Torvalds2016-09-261-1/+1
* | Merge tag 'trace-v4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2016-09-261-13/+16
|\ \
| * | fix memory leaks in tracing_buffers_splice_read()Al Viro2016-09-251-6/+8
| * | tracing: Move mutex to protect against resetting of seq dataSteven Rostedt (Red Hat)2016-09-251-7/+8
* | | fault_in_multipages_readable() throws set-but-unused errorDave Chinner2016-09-261-0/+1
* | | mm: check VMA flags to avoid invalid PROT_NONE NUMA balancingLorenzo Stoakes2016-09-262-8/+7
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-09-2517-65/+37
|\ \ \
| * | | MIPS: Fix delay slot emulation count in debugfsPaul Burton2016-09-251-0/+1
| * | | MIPS: SMP: Fix possibility of deadlock when bringing CPUs onlineMatt Redfearn2016-09-251-4/+3
| * | | MIPS: Fix pre-r6 emulation FPU initialisationPaul Burton2016-09-231-0/+2