| Commit message (Expand) | Author | Age | Files | Lines |
* | tree-wide: fix comment/printk typos | Uwe Kleine-König | 2010-11-01 | 207 | -261/+261 |
* | Kconfig: typo: and -> an | Michael Witten | 2010-11-01 | 1 | -1/+1 |
* | VIA Chrome camera: remove duplicate includes | Jesper Juhl | 2010-10-30 | 1 | -2/+0 |
* | Merge branch 'master' into for-next | Jiri Kosina | 2010-10-30 | 5799 | -320222/+666872 |
|\ |
|
| * | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify | Linus Torvalds | 2010-10-30 | 12 | -64/+219 |
| |\ |
|
| | * | Ensure FMODE_NONOTIFY is not set by userspace | Lino Sanfilippo | 2010-10-30 | 1 | -4/+5 |
| | * | make fanotify_read() restartable across signals | Lino Sanfilippo | 2010-10-30 | 1 | -1/+1 |
| | * | fsnotify: remove alignment padding from fsnotify_mark on 64 bit builds | Richard Kennedy | 2010-10-28 | 1 | -1/+1 |
| | * | fs/notify/fanotify/fanotify_user.c: fix warnings | Andrew Morton | 2010-10-28 | 1 | -3/+2 |
| | * | fanotify: Fix FAN_CLOSE comments | Stefan Hajnoczi | 2010-10-28 | 1 | -2/+2 |
| | * | fanotify: do not recalculate the mask if the ignored mask changed | Eric Paris | 2010-10-28 | 1 | -3/+3 |
| | * | fanotify: ignore events on directories unless specifically requested | Eric Paris | 2010-10-28 | 3 | -2/+25 |
| | * | fsnotify: rename FS_IN_ISDIR to FS_ISDIR | Eric Paris | 2010-10-28 | 3 | -13/+13 |
| | * | fanotify: do not send events for irregular files | Eric Paris | 2010-10-28 | 1 | -5/+6 |
| | * | fanotify: limit number of listeners per user | Eric Paris | 2010-10-28 | 4 | -1/+25 |
| | * | fanotify: allow userspace to override max marks | Eric Paris | 2010-10-28 | 2 | -2/+11 |
| | * | fanotify: limit the number of marks in a single fanotify group | Eric Paris | 2010-10-28 | 2 | -0/+10 |
| | * | fanotify: allow userspace to override max queue depth | Eric Paris | 2010-10-28 | 2 | -3/+11 |
| | * | fsnotify: implement a default maximum queue depth | Eric Paris | 2010-10-28 | 2 | -1/+4 |
| | * | fanotify: ignore fanotify ignore marks if open writers | Eric Paris | 2010-10-28 | 1 | -0/+10 |
| | * | fanotify: allow userspace to flush all marks | Eric Paris | 2010-10-28 | 1 | -1/+2 |
| | * | fsnotify: call fsnotify_parent in perm events | Eric Paris | 2010-10-28 | 3 | -11/+21 |
| | * | fsnotify: correctly handle return codes from listeners | Eric Paris | 2010-10-28 | 2 | -8/+14 |
| | * | fanotify: use __aligned_u64 in fanotify userspace metadata | Eric Paris | 2010-10-28 | 1 | -2/+2 |
| | * | fanotify: implement fanotify listener ordering | Eric Paris | 2010-10-28 | 2 | -2/+34 |
| | * | fsnotify: implement ordering between notifiers | Eric Paris | 2010-10-28 | 3 | -3/+20 |
| | * | fanotify: allow fanotify to be built | Eric Paris | 2010-10-28 | 2 | -1/+2 |
| | | | |
| | \ | |
| *-. \ | Merge branches 'perf-fixes-for-linus' and 'x86-fixes-for-linus' of git://git.... | Linus Torvalds | 2010-10-30 | 12 | -82/+153 |
| |\ \ \ |
|
| | | * | | x86: Check irq_remapped instead of remapping_enabled in destroy_irq() | Yinghai Lu | 2010-10-30 | 1 | -1/+1 |
| | * | | | Merge branch 'tip/perf/jump-label-2' of git://git.kernel.org/pub/scm/linux/ke... | Ingo Molnar | 2010-10-30 | 5692 | -251027/+392052 |
| | |\ \ \ |
|
| | | * | | | jump label: Add work around to i386 gcc asm goto bug | Steven Rostedt | 2010-10-29 | 3 | -2/+27 |
| | | * | | | x86, ftrace: Use safe noops, drop trap test | H. Peter Anvin | 2010-10-29 | 1 | -54/+15 |
| | | * | | | jump_label: Fix unaligned traps on sparc. | David Miller | 2010-10-29 | 1 | -0/+1 |
| | | * | | | jump label: Make arch_jump_label_text_poke_early() optional | Steven Rostedt | 2010-10-29 | 1 | -0/+7 |
| | | * | | | jump label: Fix error with preempt disable holding mutex | Steven Rostedt | 2010-10-29 | 1 | -13/+13 |
| | | * | | | jump label: Fix deadlock b/w jump_label_mutex vs. text_mutex | Jason Baron | 2010-10-28 | 3 | -12/+32 |
| | | * | | | jump label: Fix module __init section race | Jason Baron | 2010-10-28 | 1 | -1/+40 |
| | * | | | | oprofile: Remove deprecated use of flush_scheduled_work() | Tejun Heo | 2010-10-29 | 3 | -4/+9 |
| | * | | | | oprofile: Fix the hang while taking the cpu offline | Santosh Shilimkar | 2010-10-29 | 1 | -0/+13 |
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2010-10-30 | 27 | -519/+2405 |
| |\ \ \ \ \ |
|
| | * | | | | | Btrfs: deal with errors from updating the tree log | Chris Mason | 2010-10-30 | 1 | -1/+2 |
| | * | | | | | Btrfs: allow subvol deletion by unprivileged user with -o user_subvol_rm_allowed | Sage Weil | 2010-10-30 | 3 | -5/+116 |
| | * | | | | | Btrfs: make SNAP_DESTROY async | Sage Weil | 2010-10-30 | 1 | -1/+1 |
| | * | | | | | Btrfs: add SNAP_CREATE_ASYNC ioctl | Sage Weil | 2010-10-30 | 2 | -25/+93 |
| | * | | | | | Btrfs: add START_SYNC, WAIT_SYNC ioctls | Sage Weil | 2010-10-29 | 4 | -0/+89 |
| | * | | | | | Btrfs: async transaction commit | Sage Weil | 2010-10-29 | 4 | -0/+124 |
| | * | | | | | Btrfs: fix deadlock in btrfs_commit_transaction | Sage Weil | 2010-10-29 | 1 | -8/+5 |
| | * | | | | | Btrfs: fix lockdep warning on clone ioctl | Sage Weil | 2010-10-29 | 1 | -4/+4 |
| | * | | | | | Btrfs: fix clone ioctl where range is adjacent to extent | Sage Weil | 2010-10-29 | 1 | -1/+1 |
| | * | | | | | Btrfs: fix delalloc checks in clone ioctl | Sage Weil | 2010-10-29 | 1 | -3/+5 |