Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
d579ed00aa96a7f7486978540a0d7cecaff742ae
/
include
964f536
fs/qnx4: sanitize includes
by Al Viro
· 15 years ago
79d2576
Sanitize qnx4 fsync handling
by Al Viro
· 15 years ago
d5aacad
New helper - simple_fsync()
by Al Viro
· 15 years ago
8688b86
linux/magic.h: move cramfs magic out of cramfs_fs.h
by Mike Frysinger
· 15 years ago
28ad0c1
fs: Rearrange inode structure elements to avoid waste due to padding
by Theodore Ts'o
· 15 years ago
9fd5746
fs: Remove i_cindex from struct inode
by Theodore Ts'o
· 15 years ago
62c6943
Trim a bit of crap from fs.h
by Al Viro
· 16 years ago
f3da392
dcache: extrace and use d_unlinked()
by Alexey Dobriyan
· 16 years ago
c3f8a40
quota: Introduce writeout_quota_sb() (version 4)
by Jan Kara
· 16 years ago
850b201
quota: cleanup dquota sync functions (version 4)
by Christoph Hellwig
· 16 years ago
60b0680
vfs: Rename fsync_super() to sync_filesystem() (version 4)
by Jan Kara
· 16 years ago
c15c54f
vfs: Move syncing code from super.c to sync.c (version 4)
by Jan Kara
· 16 years ago
5cee581
vfs: Make sys_sync() use fsync_super() (version 4)
by Jan Kara
· 16 years ago
429479f
vfs: Make __fsync_super() a static function (version 4)
by Jan Kara
· 16 years ago
876a9f7
remove s_async_list
by Christoph Hellwig
· 16 years ago
96029c4
fs: introduce mnt_clone_write
by npiggin@suse.de
· 16 years ago
d3ef3d7
fs: mnt_want_write speedup
by npiggin@suse.de
· 16 years ago
3174c21
Move junk from proc_fs.h to fs/proc/internal.h
by Al Viro
· 16 years ago
1c755af
switch lookup_mnt()
by Al Viro
· 16 years ago
9393bd0
switch follow_down()
by Al Viro
· 16 years ago
589ff87
Switch collect_mounts() to struct path
by Al Viro
· 16 years ago
bab77eb
switch follow_up() to struct path
by Al Viro
· 16 years ago
e64c390
switch rqst_exp_parent()
by Al Viro
· 16 years ago
91c9fa8
switch rqst_exp_get_by_name()
by Al Viro
· 16 years ago
2a73787
Cache root in nameidata
by Al Viro
· 16 years ago
7342281
reiserfs: allow exposing privroot w/ xattrs enabled
by Jeff Mahoney
· 15 years ago
3bb66d7
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify
by Linus Torvalds
· 15 years ago
512626a
Merge branch 'for-linus' of git://linux-arm.org/linux-2.6
by Linus Torvalds
· 15 years ago
8a1ca8c
Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
b640f04
Merge branch 'topic/slab/earlyboot' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6
by Linus Torvalds
· 15 years ago
ff52cc2
fsnotify: move events should indicate the event was on a child
by Eric Paris
· 15 years ago
63c882a
inotify: reimplement inotify using fsnotify
by Eric Paris
· 15 years ago
164bc61
fsnotify: handle filesystem unmounts with fsnotify marks
by Eric Paris
· 15 years ago
e4aff11
fsnotify: allow groups to add private data to events
by Eric Paris
· 15 years ago
47882c6
fsnotify: add correlations between events
by Eric Paris
· 15 years ago
62ffe5d
fsnotify: include pathnames with entries when possible
by Eric Paris
· 15 years ago
a2d8bc6
fsnotify: generic notification queue and waitq
by Eric Paris
· 15 years ago
3c5119c
dnotify: reimplement dnotify using fsnotify
by Eric Paris
· 15 years ago
c28f7e5
fsnotify: parent event notification
by Eric Paris
· 15 years ago
3be25f4
fsnotify: add marks to inodes so groups can interpret how to handle those inodes
by Eric Paris
· 15 years ago
9058652
fsnotify: unified filesystem notification backend
by Eric Paris
· 15 years ago
c905959
Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
d3d07d9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 15 years ago
6cd8e30
Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 15 years ago
3296ca2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 15 years ago
27951da
Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 15 years ago
38c7fed
x86: remove some alloc_bootmem_cpumask_var calling
by Yinghai Lu
· 15 years ago
2e1483c
kmemleak: Remove some of the kmemleak false positives
by Catalin Marinas
· 15 years ago
d5cff63
kmemleak: Add the slab memory allocation/freeing hooks
by Catalin Marinas
· 15 years ago
3c7b4e6
kmemleak: Add the base support
by Catalin Marinas
· 15 years ago
49c3556
Merge branch 'serial-from-alan'
by Linus Torvalds
· 15 years ago
940010c
Merge branch 'linus' into perfcounters/core
by Ingo Molnar
· 15 years ago
cca3f45
perf_counter: Add counter->id to the throttle event
by Peter Zijlstra
· 15 years ago
a308444
perf_counter: Better align code
by Ingo Molnar
· 15 years ago
8be6e8f
perf_counter: Rename L2 to LL cache
by Peter Zijlstra
· 15 years ago
f4dbfa8
perf_counter: Standardize event names
by Peter Zijlstra
· 15 years ago
1c432d8
perf_counter: Rename enums
by Peter Zijlstra
· 15 years ago
8759ef3
lib: isolate rational fractions helper function
by Oskar Schirmer
· 15 years ago
34aec59
serial: Added Timberdale UART driver
by Richard Röjfors
· 15 years ago
08e0992
serial: add support for the TI AR7 internal UART
by Florian Fainelli
· 15 years ago
c65c9bc
tty: rewrite the ldisc locking
by Alan Cox
· 15 years ago
e8b70e7
tty: Extract various bits of ldisc code
by Alan Cox
· 15 years ago
38db897
tty: throttling race fix
by Alan Cox
· 15 years ago
70fd8fd
8250_pci: add the OXCB950 chip to the 8250 PCI driver.
by Andre Przywara
· 15 years ago
70beaed
serial: refactor ASYNC_ flags
by Jiri Slaby
· 15 years ago
08a951e
tty: cyclades, remove typedefs
by Jiri Slaby
· 15 years ago
101b815
tty: cyclades, cache HW version
by Jiri Slaby
· 15 years ago
97e87f8
tty: cyclades, plx9060 casts cleanup
by Jiri Slaby
· 15 years ago
335f851
tty: Bring the usb tty port structure into more use
by Alan Cox
· 15 years ago
1ec739b
tty: Implement a drain delay in the tty port
by Alan Cox
· 15 years ago
fcc8ac1
tty: Add carrier processing on close to the tty_port core
by Alan Cox
· 15 years ago
df58ab2
perf_counter: Rename perf_counter_limit sysctl
by Peter Zijlstra
· 15 years ago
0764771
perf_counter: More paranoia settings
by Peter Zijlstra
· 15 years ago
b0fd271
block: add request clone interface (v2)
by Kiyoshi Ueda
· 15 years ago
cf9fe11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by Paul Mundt
· 15 years ago
8623661
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
8f40642
Merge branch 'signal-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
20f3f3c
Merge branch 'rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
73fbad2
Merge branch 'next' into for-linus
by James Morris
· 15 years ago
9e350de
perf_counter: Accurate period data
by Peter Zijlstra
· 15 years ago
df1a132
perf_counter: Introduce struct for sample data
by Peter Zijlstra
· 15 years ago
e7241d7
Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
3f6280d
Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
7506360
Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
be15f9d
Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
bb77629
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
99e97b8
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
f0d5e12
Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
d9c7d39
block: prevent possible io_context->refcount overflow
by Nikanth Karthikesan
· 15 years ago
6ff9a64
tracing: do not translate event helper macros in print format
by Steven Rostedt
· 15 years ago
bd2b5b1
perf_counter: More aggressive frequency adjustment
by Peter Zijlstra
· 15 years ago
f1db457
tracing/events: convert block trace points to TRACE_EVENT(), fix !CONFIG_BLOCK
by Li Zefan
· 15 years ago
04dce7d
spinlock: Add missing __raw_spin_lock_flags() stub for UP
by Benjamin Herrenschmidt
· 15 years ago
547de29
KVM: protect assigned dev workqueue, int handler and irq acker
by Marcelo Tosatti
· 16 years ago
32f8840
KVM: use smp_send_reschedule in kvm_vcpu_kick
by Marcelo Tosatti
· 16 years ago
522c68c
KVM: Enable snooping control for supported hardware
by Sheng Yang
· 16 years ago
2f8b9ee
KVM: Make kvm header C++ friendly
by nathan binkert
· 16 years ago
7864612
KVM: Fix interrupt unhalting a vcpu when it shouldn't
by Gleb Natapov
· 16 years ago
e56d532
KVM: Device assignment framework rework
by Sheng Yang
· 16 years ago
58c2dde
KVM: APIC: get rid of deliver_bitmask
by Gleb Natapov
· 16 years ago
Next »