index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
nfsroot.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-04-13
avr32: fix integer overflow in ELF_ET_DYN_BASE
Andrey Ryabinin
1
-1
/
+1
2015-04-13
cpu: Provide smpboot_thread_init() on !CONFIG_SMP kernels as well
Ingo Molnar
1
-0
/
+4
2015-04-13
cpu: Defer smpboot kthread unparking until CPU known to scheduler
Paul E. McKenney
3
-3
/
+34
2015-04-13
hwmon: (pwm-fan) Update the duty cycle inorder to control the pwm-fan
Anand Moon
1
-6
/
+3
2015-04-13
Linux 4.0
v4.0
Linus Torvalds
1
-1
/
+1
2015-04-12
perf/x86/intel/pt: Clean up the control flow in pt_pmu_hw_init()
Ingo Molnar
1
-23
/
+30
2015-04-12
sg_start_req(): use import_iovec()
Al Viro
1
-11
/
+5
2015-04-12
sg_start_req(): make sure that there's not too many elements in iovec
Al Viro
1
-0
/
+3
2015-04-12
blk_rq_map_user(): use import_single_range()
Al Viro
1
-3
/
+3
2015-04-12
sg_io(): use import_iovec()
Al Viro
1
-7
/
+5
2015-04-12
process_vm_access: switch to {compat_,}import_iovec()
Al Viro
1
-23
/
+12
2015-04-12
switch keyctl_instantiate_key_common() to iov_iter
Al Viro
3
-72
/
+40
2015-04-12
switch {compat_,}do_readv_writev() to {compat_,}import_iovec()
Al Viro
1
-16
/
+16
2015-04-12
aio_setup_vectored_rw(): switch to {compat_,}import_iovec()
Al Viro
1
-19
/
+9
2015-04-12
vmsplice_to_user(): switch to import_iovec()
Al Viro
1
-16
/
+11
2015-04-12
kill aio_setup_single_vector()
Al Viro
1
-17
/
+1
2015-04-12
aio: simplify arguments of aio_setup_..._rw()
Al Viro
1
-28
/
+17
2015-04-12
aio: lift iov_iter_init() into aio_setup_..._rw()
Al Viro
1
-6
/
+11
2015-04-12
lift iov_iter into {compat_,}do_readv_writev()
Al Viro
1
-31
/
+23
2015-04-12
NFS: fix BUG() crash in notify_change() with patch to chown_common()
Andrew Elble
1
-1
/
+1
2015-04-12
dcache: return -ESTALE not -EBUSY on distributed fs race
J. Bruce Fields
1
-1
/
+1
2015-04-12
NTFS: Version 2.1.32 - Update file write from aio_write to write_iter.
Anton Altaparmakov
2
-477
/
+308
2015-04-12
VFS: Add iov_iter_fault_in_multipages_readable()
Anton Altaparmakov
2
-0
/
+27
2015-04-12
drop bogus check in file_open_root()
Al Viro
1
-3
/
+0
2015-04-12
switch security_inode_getattr() to struct path *
Al Viro
10
-35
/
+24
2015-04-12
constify tomoyo_realpath_from_path()
Al Viro
2
-4
/
+4
2015-04-12
whack-a-mole: there's no point doing set_fs(USER_DS) in sigframe setup
Al Viro
6
-21
/
+0
2015-04-12
whack-a-mole: no need to set_fs(USER_DS) in {start,flush}_thread()
Al Viro
6
-8
/
+0
2015-04-12
remove incorrect comment in lookup_one_len()
Al Viro
1
-3
/
+1
2015-04-12
namei.c: fold do_path_lookup() into both callers
Al Viro
1
-24
/
+24
2015-04-12
kill struct filename.separate
Al Viro
2
-14
/
+17
2015-04-11
ASoC: pcm512x: Remove hardcoding of pll-lock to GPIO4
Howard Mitchell
1
-19
/
+0
2015-04-11
Revert "dmaengine: Add a warning for drivers not using the generic slave caps...
Linus Torvalds
1
-3
/
+0
2015-04-11
blk-mq: initialize 'struct request' and associated data to zero
Linus Torvalds
1
-3
/
+1
2015-04-11
dmaengine: cppi41: add missing bitfields
Felipe Balbi
1
-0
/
+9
2015-04-11
perf/x86/64: Report regs_user->ax too in get_regs_user()
Denys Vlasenko
1
-0
/
+1
2015-04-11
perf/x86/64: Simplify regs_user->abi setting code in get_regs_user()
Denys Vlasenko
1
-16
/
+2
2015-04-11
perf/x86/64: Do report user_regs->cx while we are in syscall, in get_regs_user()
Denys Vlasenko
1
-2
/
+0
2015-04-11
perf/x86/64: Do not guess user_regs->cs, ss, sp in get_regs_user()
Denys Vlasenko
1
-14
/
+9
2015-04-11
x86/asm/entry/32: Tidy up JNZ instructions after TESTs
Denys Vlasenko
1
-5
/
+5
2015-04-11
ipmi_ssif: Use interruptible completion for waiting in the thread
Corey Minyard
1
-3
/
+5
2015-04-11
ipmi/powernv: Fix minor locking bug
Alistair Popple
1
-0
/
+1
2015-04-11
ipmi: Handle BMCs that don't allow clearing the rcv irq bit
Corey Minyard
1
-7
/
+102
2015-04-10
HID: sensor: Update document for custom sensor
Srinivas Pandruvada
1
-0
/
+84
2015-04-10
HID: sensor: Custom and Generic sensor support
Srinivas Pandruvada
3
-0
/
+865
2015-04-10
iscsi target: fix oops when adding reject pdu
Mike Christie
1
-1
/
+1
2015-04-10
spi: bcm2835: enabling polling mode for transfers shorter than 30us
Martin Sperl
1
-26
/
+86
2015-04-10
spi: bcm2835: transform native-cs to gpio-cs on first spi_setup
Martin Sperl
1
-5
/
+44
2015-04-10
regulator: max8660: Handle empty regulator data
Markus Pargmann
1
-3
/
+3
2015-04-10
HID: debug: fix error handling in hid_debug_events_read()
Jiri Kosina
1
-1
/
+2
[next]