index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'akpm' (updates from Andrew Morton)
Linus Torvalds
2013-07-09
16
-65
/
+180
|
\
|
*
lib/scatterlist: introduce sg_pcopy_from_buffer() and sg_pcopy_to_buffer()
Akinobu Mita
2013-07-09
1
-0
/
+5
|
*
lib: add lz4 compressor module
Chanho Min
2013-07-09
1
-0
/
+36
|
*
lib: add support for LZ4-compressed kernel
Kyungsik Lee
2013-07-09
1
-0
/
+10
|
*
decompressor: add LZ4 decompressor module
Kyungsik Lee
2013-07-09
1
-0
/
+51
|
*
reboot: move arch/x86 reboot= handling to generic kernel
Robin Holt
2013-07-09
1
-0
/
+17
|
*
reboot: arm: change reboot_mode to use enum reboot_mode
Robin Holt
2013-07-09
2
-0
/
+2
|
*
reboot: unicore32: prepare reboot_mode for moving to generic kernel code
Robin Holt
2013-07-09
1
-0
/
+2
|
*
reboot: x86: prepare reboot_mode for moving to generic kernel code
Robin Holt
2013-07-09
1
-0
/
+5
|
*
reboot: checkpatch.pl the new kernel/reboot.c file
Robin Holt
2013-07-09
1
-1
/
+1
|
*
ipc/sem.c: replace shared sem_otime with per-semaphore value
Manfred Spraul
2013-07-09
1
-1
/
+0
|
*
ipc/sem: separate wait-for-zero and alter tasks into seperate queues
Manfred Spraul
2013-07-09
1
-1
/
+4
|
*
ptrace: revert "Prepare to fix racy accesses on task breakpoints"
Oleg Nesterov
2013-07-09
2
-13
/
+0
|
*
fatfs: add FAT_IOCTL_GET_VOLUME_ID
Mike Lockwood
2013-07-09
1
-0
/
+10
|
*
page migration: fix wrong comment in address_space_operations.migratepage()
Tang Chen
2013-07-09
1
-2
/
+2
|
*
mm: remove unused VM_<READfoo> macros and expand other in-place
Joe Perches
2013-07-09
1
-6
/
+0
|
*
mm/writeback: commit reason of WB_REASON_FORKER_THREAD mismatch name
Wanpeng Li
2013-07-09
1
-0
/
+6
|
*
mm/writeback: remove wb_reason_name
Wanpeng Li
2013-07-09
1
-1
/
+0
|
*
fs/fs-writeback.c: : make wb_do_writeback() as static
Haicheng Li
2013-07-09
1
-1
/
+0
|
*
mm: remove unused functions is_{normal_idx, normal, dma32, dma}
Zhang Yanfei
2013-07-09
1
-28
/
+0
|
*
include/linux/gfp.h: fix the comment for GFP_ZONE_TABLE
Zhang Yanfei
2013-07-09
1
-1
/
+1
|
*
mm/vmalloc.c: rename VM_UNLIST to VM_UNINITIALIZED
Zhang Yanfei
2013-07-09
1
-6
/
+6
|
*
audit: fix mq_open and mq_unlink to add the MQ root as a hidden parent audit_...
Jeff Layton
2013-07-09
1
-4
/
+22
*
|
Merge tag 'for-linus-3.11-merge-window-part-1' of git://git.kernel.org/pub/sc...
Linus Torvalds
2013-07-09
1
-25
/
+3
|
\
\
|
*
|
9p: trace: use %*ph to dump buffer
Andy Shevchenko
2013-05-28
1
-25
/
+3
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2013-07-09
2
-6
/
+0
|
\
\
\
|
*
|
|
libceph: fix invalid unsigned->signed conversion for timespec encoding
Josh Durgin
2013-07-09
1
-5
/
+0
|
*
|
|
libceph: fix safe completion
Yan, Zheng
2013-07-04
1
-1
/
+0
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2013-07-09
2
-13
/
+64
|
\
\
\
\
|
*
|
|
|
Btrfs: update new flags for tracepoint
Liu Bo
2013-06-14
1
-12
/
+23
|
*
|
|
|
btrfs: device delete to get errors from the kernel
Anand Jain
2013-06-14
1
-1
/
+40
|
*
|
|
|
Btrfs: add ioctl to wait for qgroup rescan completion
Jan Schmidt
2013-06-14
1
-0
/
+1
*
|
|
|
|
Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2013-07-09
6
-29
/
+125
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'labeled-nfs' into linux-next
Trond Myklebust
2013-06-28
5
-9
/
+123
|
|
\
\
\
\
\
|
|
*
|
|
|
|
NFS: Client implementation of Labeled-NFS
David Quigley
2013-06-08
2
-0
/
+8
|
|
*
|
|
|
|
NFS:Add labels to client function prototypes
David Quigley
2013-06-08
2
-4
/
+6
|
|
*
|
|
|
|
NFSv4: Extend fattr bitmaps to support all 3 words
David Quigley
2013-06-08
1
-1
/
+1
|
|
*
|
|
|
|
NFSv4: Introduce new label structure
Steve Dickson
2013-06-08
3
-0
/
+37
|
|
*
|
|
|
|
NFSv4: Add label recommended attribute and NFSv4 flags
David Quigley
2013-06-08
2
-1
/
+4
|
|
*
|
|
|
|
NFSv4.2: Added NFS v4.2 support to the NFS client
Steve Dickson
2013-06-08
1
-0
/
+4
|
|
*
|
|
|
|
SELinux: Add new labeling type native labels
David Quigley
2013-06-08
1
-0
/
+3
|
|
*
|
|
|
|
LSM: Add flags field to security_sb_set_mnt_opts for in kernel mount data.
David Quigley
2013-06-08
1
-3
/
+10
|
|
*
|
|
|
|
Security: Add Hook to test if the particular xattr is part of a MAC model.
David Quigley
2013-06-08
1
-0
/
+14
|
|
*
|
|
|
|
Security: Add hook to calculate context based on a negative dentry.
David Quigley
2013-06-08
1
-0
/
+27
|
|
*
|
|
|
|
NFS: Add NFSv4.2 protocol constants
Steve Dickson
2013-05-13
1
-0
/
+9
|
*
|
|
|
|
|
NFSv4: Close another NFSv4 recovery race
Trond Myklebust
2013-06-06
1
-0
/
+1
|
*
|
|
|
|
|
SUNRPC: Remove unused functions rpc_task_set/has_priority
Trond Myklebust
2013-06-06
1
-10
/
+0
|
*
|
|
|
|
|
SUNRPC: Remove the unused helpers task_for_each() and task_for_first()
Trond Myklebust
2013-06-06
1
-9
/
+0
|
*
|
|
|
|
|
SUNRPC: Remove unused function rpc_queue_empty
Trond Myklebust
2013-06-06
1
-1
/
+0
|
*
|
|
|
|
|
NFSv4.1: Ensure that layoutget is called using the layout credential
Trond Myklebust
2013-06-06
1
-0
/
+1
|
|
/
/
/
/
/
[next]