index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'fuse/xattr' into work.xattr
Al Viro
2016-10-08
5
-157
/
+221
|
\
|
*
fuse: Use generic xattr ops
Seth Forshee
2016-10-01
5
-176
/
+221
|
*
fuse: listxattr: verify xattr list
Miklos Szeredi
2016-10-01
1
-0
/
+19
*
|
xattr: Stop calling {get,set,remove}xattr inode operations
Andreas Gruenbacher
2016-10-08
4
-39
/
+85
*
|
vfs: Check for the IOP_XATTR flag in listxattr
Andreas Gruenbacher
2016-10-08
1
-6
/
+7
*
|
xattr: Add __vfs_{get,set,remove}xattr helpers
Andreas Gruenbacher
2016-10-08
14
-85
/
+97
*
|
libfs: Use IOP_XATTR flag for empty directory handling
Andreas Gruenbacher
2016-10-08
1
-21
/
+1
*
|
vfs: Use IOP_XATTR flag for bad-inode handling
Andreas Gruenbacher
2016-10-08
2
-21
/
+8
*
|
vfs: Add IOP_XATTR inode operations flag
Andreas Gruenbacher
2016-10-08
3
-4
/
+11
*
|
vfs: Move xattr_resolve_name to the front of fs/xattr.c
Andreas Gruenbacher
2016-10-08
1
-51
/
+50
*
|
Merge commit '2c563880ea' into work.xattr
Al Viro
2016-10-08
33
-530
/
+296
|
\
\
|
*
|
staging: lustre: llite: basic port to xattr_handler API
James Simmons
2016-08-15
6
-87
/
+141
|
*
|
staging: lustre: lnet: Remove old commented out code
Ben Evans
2016-08-15
3
-29
/
+1
|
*
|
staging: lustre: llite: break ll_getxattr_common into 2 functions
James Simmons
2016-08-15
1
-60
/
+62
|
*
|
android: binder: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2016-08-15
1
-6
/
+1
|
*
|
staging: android: ion: fix 'line over 80 characters'
Didik Setiawan
2016-08-15
1
-2
/
+4
|
*
|
dma-buf/sw_sync: de-stage SW_SYNC
Gustavo Padovan
2016-08-15
8
-15
/
+15
|
*
|
staging/android: add Doc for SW_SYNC ioctl interface
Gustavo Padovan
2016-08-15
1
-0
/
+31
|
*
|
staging/android: prepare sw_sync files for de-staging
Gustavo Padovan
2016-08-15
3
-3
/
+3
|
*
|
staging/android: move trace/sync.h to sync_trace.h
Gustavo Padovan
2016-08-15
2
-4
/
+4
|
*
|
staging/android: do not let userspace trigger WARN_ON
Gustavo Padovan
2016-08-15
1
-1
/
+1
|
*
|
staging: android: ion: Get rid of ion_reserve
Laura Abbott
2016-08-15
2
-45
/
+0
|
*
|
staging: android: ion: Drop ion_carveout_allocate definitions
Laura Abbott
2016-08-15
2
-14
/
+2
|
*
|
staging: android: ion: Get rid of map_dma/unmap_dma
Laura Abbott
2016-08-15
6
-94
/
+16
|
*
|
staging: android: ion: Drop ion_phys interface
Laura Abbott
2016-08-15
6
-99
/
+1
|
*
|
staging: android: ion: Get rid of ion_sg_table
Laura Abbott
2016-08-15
2
-31
/
+0
|
*
|
staging: ks7010: do not dereference priv if priv is null
Colin Ian King
2016-08-15
1
-2
/
+2
|
*
|
Staging: ks7010: michael_mic: fixed macros coding style issue
Bing Sun
2016-08-15
1
-7
/
+13
|
*
|
staging: ks7010: Delete a variable in write_to_device()
Markus Elfring
2016-08-15
1
-2
/
+1
|
*
|
staging: ks7010: Delete unnecessary assignments for buffer variables
Markus Elfring
2016-08-15
1
-4
/
+1
|
*
|
staging: ks7010: Delete unnecessary checks before the function call "kfree"
Markus Elfring
2016-08-15
1
-9
/
+4
|
*
|
staging: vt6656: main_usb: don't print error when allocating urb fails
Wolfram Sang
2016-08-15
1
-9
/
+3
|
*
|
staging: rtl8192u: r8192U_core: don't print error when allocating urb fails
Wolfram Sang
2016-08-15
1
-4
/
+1
|
*
|
staging: most: hdm-usb: hdm_usb: don't print error when allocating urb fails
Wolfram Sang
2016-08-15
1
-3
/
+1
|
*
|
staging: media: lirc: lirc_sasem: don't print error when allocating urb fails
Wolfram Sang
2016-08-15
1
-5
/
+0
|
*
|
staging: media: lirc: lirc_imon: don't print error when allocating urb fails
Wolfram Sang
2016-08-15
1
-7
/
+2
|
*
|
staging: comedi: drivers: usbduxfast: don't print error when allocating urb f...
Wolfram Sang
2016-08-15
1
-3
/
+1
*
|
|
ecryptfs: Switch to generic xattr handlers
Andreas Gruenbacher
2016-10-07
3
-14
/
+51
*
|
|
sockfs: Get rid of getxattr iop
Andreas Gruenbacher
2016-10-07
3
-27
/
+47
*
|
|
sockfs: getxattr: Fail with -EOPNOTSUPP for invalid attribute names
Andreas Gruenbacher
2016-10-07
1
-18
/
+6
*
|
|
kernfs: Switch to generic xattr handlers
Andreas Gruenbacher
2016-10-07
5
-86
/
+92
*
|
|
hfs: Switch to generic xattr handlers
Andreas Gruenbacher
2016-10-07
4
-34
/
+63
*
|
|
jffs2: Remove jffs2_{get,set,remove}xattr macros
Andreas Gruenbacher
2016-10-07
4
-15
/
+9
*
|
|
xattr: Remove unnecessary NULL attribute name check
Andreas Gruenbacher
2016-10-07
1
-3
/
+0
|
|
/
|
/
|
*
|
Linux 4.8-rc8
v4.8-rc8
Linus Torvalds
2016-09-26
1
-1
/
+1
*
|
Merge tag 'trace-v4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2016-09-26
1
-13
/
+16
|
\
\
|
*
|
fix memory leaks in tracing_buffers_splice_read()
Al Viro
2016-09-25
1
-6
/
+8
|
*
|
tracing: Move mutex to protect against resetting of seq data
Steven Rostedt (Red Hat)
2016-09-25
1
-7
/
+8
*
|
|
fault_in_multipages_readable() throws set-but-unused error
Dave Chinner
2016-09-26
1
-0
/
+1
*
|
|
mm: check VMA flags to avoid invalid PROT_NONE NUMA balancing
Lorenzo Stoakes
2016-09-26
2
-8
/
+7
[next]