Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | | | | new helper: dentry_free() | Al Viro | 2014-04-30 | |
| * | | | | | | | | | | | | | fold try_prune_one_dentry() | Al Viro | 2014-04-30 | |
| * | | | | | | | | | | | | | fold d_kill() and d_free() | Al Viro | 2014-04-30 | |
| * | | | | | | | | | | | | | fix races between __d_instantiate() and checks of dentry flags | Al Viro | 2014-04-19 | |
| | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | ||||
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds | 2014-05-06 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | fuse: add renameat2 support | Miklos Szeredi | 2014-04-28 | |
| * | | | | | | | | | | | | | fuse: clear MS_I_VERSION | Miklos Szeredi | 2014-04-28 | |
| * | | | | | | | | | | | | | fuse: clear FUSE_I_CTIME_DIRTY flag on setattr | Maxim Patlasov | 2014-04-28 | |
| * | | | | | | | | | | | | | fuse: trust kernel i_ctime only | Maxim Patlasov | 2014-04-28 | |
| * | | | | | | | | | | | | | fuse: remove .update_time | Miklos Szeredi | 2014-04-28 | |
| * | | | | | | | | | | | | | fuse: allow ctime flushing to userspace | Maxim Patlasov | 2014-04-28 | |
| * | | | | | | | | | | | | | fuse: fuse: add time_gran to INIT_OUT | Miklos Szeredi | 2014-04-28 | |
| * | | | | | | | | | | | | | fuse: add .write_inode | Miklos Szeredi | 2014-04-28 | |
| * | | | | | | | | | | | | | fuse: clean up fsync | Miklos Szeredi | 2014-04-28 | |
| * | | | | | | | | | | | | | fuse: fuse: fallocate: use file_update_time() | Miklos Szeredi | 2014-04-28 | |
| * | | | | | | | | | | | | | fuse: update mtime on open(O_TRUNC) in atomic_o_trunc mode | Maxim Patlasov | 2014-04-28 | |
| * | | | | | | | | | | | | | fuse: update mtime on truncate(2) | Maxim Patlasov | 2014-04-28 | |
| * | | | | | | | | | | | | | fuse: do not use uninitialized i_mode | Maxim Patlasov | 2014-04-28 | |
| * | | | | | | | | | | | | | fuse: fix mtime update error in fsync | Miklos Szeredi | 2014-04-28 | |
| * | | | | | | | | | | | | | fuse: check fallocate mode | Miklos Szeredi | 2014-04-28 | |
| * | | | | | | | | | | | | | fuse: add __exit to fuse_ctl_cleanup | Fabian Frederick | 2014-04-28 | |
* | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2014-05-06 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | sparc64: Give more detailed information in {pgd,pmd}_ERROR() and kill pte_ERR... | David S. Miller | 2014-05-04 | |
| * | | | | | | | | | | | | | | sparc64: Add basic validations to {pud,pmd}_bad(). | David S. Miller | 2014-05-04 | |
| * | | | | | | | | | | | | | | sparc64: Use 'ILOG2_4MB' instead of constant '22'. | David S. Miller | 2014-05-04 | |
| * | | | | | | | | | | | | | | sparc64: Fix range check in kern_addr_valid(). | David S. Miller | 2014-05-04 | |
| * | | | | | | | | | | | | | | sparc64: Fix top-level fault handling bugs. | David S. Miller | 2014-05-04 | |
| * | | | | | | | | | | | | | | sparc64: Handle 32-bit tasks properly in compute_effective_address(). | David S. Miller | 2014-05-04 | |
| * | | | | | | | | | | | | | | sparc64: Don't use _PAGE_PRESENT in pte_modify() mask. | David S. Miller | 2014-05-04 | |
| * | | | | | | | | | | | | | | sparc64: Fix hex values in comment above pte_modify(). | David S. Miller | 2014-05-04 | |
| * | | | | | | | | | | | | | | sparc64: Fix bugs in get_user_pages_fast() wrt. THP. | David S. Miller | 2014-05-04 | |
| * | | | | | | | | | | | | | | sparc64: Fix huge PMD invalidation. | David S. Miller | 2014-05-04 | |
| * | | | | | | | | | | | | | | sparc64: Fix executable bit testing in set_pmd_at() paths. | David S. Miller | 2014-05-04 | |
| * | | | | | | | | | | | | | | sparc64: Normalize NMI watchdog logging and behavior. | David S. Miller | 2014-05-04 | |
| * | | | | | | | | | | | | | | sparc64: Make itc_sync_lock raw | Kirill Tkhai | 2014-05-02 | |
| * | | | | | | | | | | | | | | sparc64: Fix argument sign extension for compat_sys_futex(). | David S. Miller | 2014-05-02 | |
* | | | | | | | | | | | | | | | slab: Fix off by one in object max number tests. | David Miller | 2014-05-05 | |
* | | | | | | | | | | | | | | | slab: fix the type of the index on freelist index accessor | Joonsoo Kim | 2014-05-05 | |
* | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2014-05-05 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | net: macb: Fix race between HW and driver | Soren Brinkmann | 2014-05-05 | |
| * | | | | | | | | | | | | | | | net: macb: Remove 'unlikely' optimization | Soren Brinkmann | 2014-05-05 | |
| * | | | | | | | | | | | | | | | net: macb: Re-enable RX interrupt only when RX is done | Soren Brinkmann | 2014-05-05 | |
| * | | | | | | | | | | | | | | | net: macb: Clear interrupt flags | Soren Brinkmann | 2014-05-05 | |
| * | | | | | | | | | | | | | | | net: macb: Pass same size to DMA_UNMAP as used for DMA_MAP | Soren Brinkmann | 2014-05-05 | |
| * | | | | | | | | | | | | | | | ip_tunnel: Set network header properly for IP_ECN_decapsulate() | Ying Cai | 2014-05-05 | |
| * | | | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller | 2014-05-05 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | e1000e: Restrict MDIO Slow Mode workaround to relevant parts | David Ertman | 2014-05-05 | |
| | * | | | | | | | | | | | | | | | e1000e: Fix issue with link flap on 82579 | David Ertman | 2014-05-05 | |
| | * | | | | | | | | | | | | | | | e1000e: Expand workaround for 10Mb HD throughput bug | David Ertman | 2014-05-05 | |
| | * | | | | | | | | | | | | | | | e1000e: Workaround for dropped packets in Gig/100 speeds on 82579 | David Ertman | 2014-05-05 |