| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | | | | | CIFS: Fix cifs_writev_requeue when wsize changes | Pavel Shilovsky | 2014-08-02 | |
| | * | | | | | | | | | | | | | | | | CIFS: Fix wsize usage in writepages | Pavel Shilovsky | 2014-08-02 | |
| | * | | | | | | | | | | | | | | | | CIFS: Separate pages initialization from writepages | Pavel Shilovsky | 2014-08-02 | |
| | * | | | | | | | | | | | | | | | | CIFS: Separate page sending from writepages | Pavel Shilovsky | 2014-08-02 | |
| | * | | | | | | | | | | | | | | | | Remove sparse build warning | Steve French | 2014-08-02 | |
| | * | | | | | | | | | | | | | | | | CIFS: Separate page processing from writepages | Pavel Shilovsky | 2014-08-02 | |
| | * | | | | | | | | | | | | | | | | CIFS: Fix async reading on reconnects | Pavel Shilovsky | 2014-08-02 | |
| | * | | | | | | | | | | | | | | | | cifs: Separate rawntlmssp auth from CIFS_SessSetup() | Sachin Prabhu | 2014-07-31 | |
| | * | | | | | | | | | | | | | | | | cifs: Split Kerberos authentication off CIFS_SessSetup() | Sachin Prabhu | 2014-07-31 | |
| | * | | | | | | | | | | | | | | | | cifs: Split ntlm and ntlmv2 authentication methods off CIFS_SessSetup() | Sachin Prabhu | 2014-07-31 | |
| | * | | | | | | | | | | | | | | | | cifs: Split lanman auth from CIFS_SessSetup() | Sachin Prabhu | 2014-07-31 | |
| | * | | | | | | | | | | | | | | | | cifs: replace code with free_rsp_buf() | Sachin Prabhu | 2014-07-31 | |
| * | | | | | | | | | | | | | | | | | Merge tag 'for-linus-20140808' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2014-08-08 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'v3.16-rc6' into MTD development branch | Brian Norris | 2014-07-21 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | fs/jffs2/xattr.c: remove null test before kfree | Fabian Frederick | 2014-07-02 | |
| | * | | | | | | | | | | | | | | | | | fs/jffs2/acl.c: remove null test before kfree | Fabian Frederick | 2014-07-02 | |
| * | | | | | | | | | | | | | | | | | | shm: add sealing API | David Herrmann | 2014-08-08 | |
| * | | | | | | | | | | | | | | | | | | mm: allow drivers to prevent new writable mappings | David Herrmann | 2014-08-08 | |
| * | | | | | | | | | | | | | | | | | | fs/dlm/debug_fs.c: remove unnecessary null test before debugfs_remove | Fabian Frederick | 2014-08-08 | |
| * | | | | | | | | | | | | | | | | | | initramfs: support initramfs that is bigger than 2GiB | Yinghai Lu | 2014-08-08 | |
| * | | | | | | | | | | | | | | | | | | fs/qnx6: update debugging to current functions | Fabian Frederick | 2014-08-08 | |
| * | | | | | | | | | | | | | | | | | | fs/qnx6: use pr_fmt and __func__ in logging | Fabian Frederick | 2014-08-08 | |
| * | | | | | | | | | | | | | | | | | | fs/qnx6: convert printk to pr_foo() | Fabian Frederick | 2014-08-08 | |
| * | | | | | | | | | | | | | | | | | | fs/romfs/super.c: add blank line after declarations | Fabian Frederick | 2014-08-08 | |
| * | | | | | | | | | | | | | | | | | | fs/romfs/super.c: use pr_fmt in logging | Fabian Frederick | 2014-08-08 | |
| * | | | | | | | | | | | | | | | | | | fs/romfs/super.c: convert printk to pr_foo() | Fabian Frederick | 2014-08-08 | |
| * | | | | | | | | | | | | | | | | | | fs/cramfs/inode.c: use linux/uaccess.h | Fabian Frederick | 2014-08-08 | |
| * | | | | | | | | | | | | | | | | | | fs/cramfs: code clean-up | Fabian Frederick | 2014-08-08 | |
| * | | | | | | | | | | | | | | | | | | fs/cramfs: use pr_fmt | Fabian Frederick | 2014-08-08 | |
| * | | | | | | | | | | | | | | | | | | fs/cramfs: convert printk to pr_foo() | Fabian Frederick | 2014-08-08 | |
| * | | | | | | | | | | | | | | | | | | fs/omfs/inode.c: replace count*size kzalloc by kcalloc | Fabian Frederick | 2014-08-08 | |
| * | | | | | | | | | | | | | | | | | | fs/pstore/ram_core.c: replace count*size kmalloc by kmalloc_array | Fabian Frederick | 2014-08-08 | |
| * | | | | | | | | | | | | | | | | | | fs/bfs: use bfs prefix for dump_imap | Fabian Frederick | 2014-08-08 | |
| * | | | | | | | | | | | | | | | | | | adfs: add __printf verification, fix format/argument mismatches | Joe Perches | 2014-08-08 | |
| * | | | | | | | | | | | | | | | | | | fs/adfs/dir_fplus.c: replace count*size kzalloc by kcalloc | Fabian Frederick | 2014-08-08 | |
| * | | | | | | | | | | | | | | | | | | fs/adfs/dir_fplus.c: use ARRAY_SIZE instead of sizeof/sizeof[0] | Fabian Frederick | 2014-08-08 | |
| * | | | | | | | | | | | | | | | | | | fs/exofs/ore_raid.c: replace count*size kzalloc by kcalloc | Fabian Frederick | 2014-08-08 | |
| * | | | | | | | | | | | | | | | | | | sysctl: remove typedef ctl_table | Joe Perches | 2014-08-08 | |
| * | | | | | | | | | | | | | | | | | | fs/proc/vmcore.c:mmap_vmcore: skip non-ram pages reported by hypervisors | Vitaly Kuznetsov | 2014-08-08 | |
| * | | | | | | | | | | | | | | | | | | fork/exec: cleanup mm initialization | Vladimir Davydov | 2014-08-08 | |
| * | | | | | | | | | | | | | | | | | | proc: remove INF macro | Alexey Dobriyan | 2014-08-08 | |
| * | | | | | | | | | | | | | | | | | | proc: convert /proc/$PID/hardwall to seq_file interface | Alexey Dobriyan | 2014-08-08 | |
| * | | | | | | | | | | | | | | | | | | proc: convert /proc/$PID/io to seq_file interface | Alexey Dobriyan | 2014-08-08 | |
| * | | | | | | | | | | | | | | | | | | proc: convert /proc/$PID/oom_score to seq_file interface | Alexey Dobriyan | 2014-08-08 | |
| * | | | | | | | | | | | | | | | | | | proc: convert /proc/$PID/schedstat to seq_file interface | Alexey Dobriyan | 2014-08-08 | |
| * | | | | | | | | | | | | | | | | | | proc: convert /proc/$PID/wchan to seq_file interface | Alexey Dobriyan | 2014-08-08 | |
| * | | | | | | | | | | | | | | | | | | proc: convert /proc/$PID/cmdline to seq_file interface | Alexey Dobriyan | 2014-08-08 | |
| * | | | | | | | | | | | | | | | | | | proc: convert /proc/$PID/syscall to seq_file interface | Alexey Dobriyan | 2014-08-08 | |
| * | | | | | | | | | | | | | | | | | | proc: convert /proc/$PID/limits to seq_file interface | Alexey Dobriyan | 2014-08-08 | |
| * | | | | | | | | | | | | | | | | | | proc: convert /proc/$PID/auxv to seq_file interface | Alexey Dobriyan | 2014-08-08 | |
