| Commit message (Expand) | Author | Files | Lines |
2015-03-26 | hostfs: hostfs_open: Reset open flags upon each retry | Richard Weinberger | 1 | -0/+2 |
2015-03-26 | hostfs: Remove superfluous test in hostfs_open() | Richard Weinberger | 1 | -3/+1 |
2015-03-26 | hostfs: Report append flag in ->show_options() | Richard Weinberger | 1 | -0/+3 |
2015-03-26 | hostfs: Use __getname() in follow_link | Richard Weinberger | 1 | -14/+11 |
2015-03-26 | hostfs: Remove open coded strcpy() | Richard Weinberger | 1 | -5/+4 |
2015-03-26 | hostfs: Add a BUG_ON to detect behavior changes of dentry_path_raw() | Richard Weinberger | 1 | -0/+7 |
2015-03-26 | hostfs: Make hostfs_readpage more readable | Richard Weinberger | 1 | -6/+8 |
2015-03-26 | hostfs: Handle bogus st.mode | Richard Weinberger | 1 | -2/+4 |
2015-03-26 | hostfs: Allow fsync on directories | Richard Weinberger | 1 | -2/+4 |
2015-03-26 | hostfs: hostfs_file_open: Fix a fd leak in hostfs_file_open | Richard Weinberger | 1 | -0/+1 |
2015-03-26 | hostfs: hostfs_file_open: Switch to data locking model | Richard Weinberger | 1 | -6/+7 |
2015-03-23 | Linux 4.0-rc5v4.0-rc5 | Linus Torvalds | 1 | -1/+1 |
2015-03-20 | md: fix problems with freeing private data after ->run failure. | NeilBrown | 2 | -3/+2 |
2015-03-20 | arm64: Honor __GFP_ZERO in dma allocations | Suzuki K. Poulose | 1 | -3/+9 |
2015-03-20 | arm64: efi: don't restore TTBR0 if active_mm points at init_mm | Will Deacon | 2 | -2/+10 |
2015-03-20 | Revert "x86/PCI: Refine the way to release PCI IRQ resources" | Rafael J. Wysocki | 5 | -32/+32 |
2015-03-20 | target: do not reject FUA CDBs when write cache is enabled but emulate_write_... | Christophe Vu-Brugier | 4 | -18/+17 |
2015-03-20 | target: Fix virtual LUN=0 target_configure_device failure OOPs | Nicholas Bellinger | 1 | -2/+2 |
2015-03-20 | target/pscsi: Fix NULL pointer dereference in get_device_type | Nicholas Bellinger | 1 | -1/+1 |
2015-03-20 | tcm_fc: missing curly braces in ft_invl_hw_context() | Dan Carpenter | 1 | -1/+2 |
2015-03-20 | target: Fix reference leak in target_get_sess_cmd() error path | Bart Van Assche | 1 | -0/+4 |
2015-03-20 | loop/usb/vhost-scsi/xen-scsiback: Fix use of __transport_register_session | Bart Van Assche | 4 | -16/+8 |
2015-03-20 | tcm_qla2xxx: Fix incorrect use of __transport_register_session | Bart Van Assche | 1 | -1/+1 |
2015-03-20 | iscsi-target: Avoid early conn_logout_comp for iser connections | Nicholas Bellinger | 1 | -4/+10 |
2015-03-20 | Revert "iscsi-target: Avoid IN_LOGOUT failure case for iser-target" | Nicholas Bellinger | 1 | -3/+1 |
2015-03-20 | target: Disallow changing of WRITE cache/FUA attrs after export | Nicholas Bellinger | 1 | -1/+15 |
2015-03-19 | Subject: nfsd: don't recursively call nfsd4_cb_layout_fail | Christoph Hellwig | 1 | -2/+0 |
2015-03-19 | fuse: explicitly set /dev/fuse file's private_data | Tom Van Braeckel | 1 | -0/+12 |
2015-03-19 | Revert "of: Fix premature bootconsole disable with 'stdout-path'" | Peter Hurley | 1 | -3/+1 |
2015-03-19 | of: handle both '/' and ':' in path strings | Brian Norris | 1 | -6/+1 |
2015-03-19 | of: unittest: Add option string test case with longer path | Brian Norris | 1 | -0/+5 |
2015-03-19 | of/irq: Fix of_irq_parse_one() returned error codes | Laurent Pinchart | 1 | -3/+7 |
2015-03-19 | mmc: pwrseq_simple: fix error path in mmc_pwrseq_simple_alloc | NeilBrown | 1 | -1/+1 |
2015-03-19 | ide_tape: convert jiffies with jiffies_to_msecs | Nicholas Mc Guire | 1 | -2/+2 |
2015-03-19 | Revert "net: cx82310_eth: use common match macro" | Ondrej Zary | 1 | -1/+10 |
2015-03-19 | sparc: Fix /proc/kcore | David S. Miller | 2 | -1/+4 |
2015-03-18 | net/mlx4_en: Set statistics bitmap at port init | Eran Ben Elisha | 1 | -2/+2 |
2015-03-18 | IB/mlx4: Saturate RoCE port PMA counters in case of overflow | Majd Dibbiny | 1 | -4/+16 |
2015-03-18 | net/mlx4_en: Fix off-by-one in ethtool statistics display | Eran Ben Elisha | 1 | -1/+1 |
2015-03-18 | IB/mlx4: Verify net device validity on port change event | Moni Shoua | 1 | -1/+5 |
2015-03-18 | dmaengine: pl08x: Define capabilities for generic capabilities reporting | Mark Brown | 1 | -0/+14 |
2015-03-18 | usb: common: otg-fsm: only signal connect after switching to peripheral | Peter Chen | 1 | -2/+2 |
2015-03-18 | uas: Add US_FL_NO_ATA_1X for Initio Corporation controllers / devices | Hans de Goede | 1 | -0/+7 |
2015-03-18 | drm/radeon: drop ttm two ended allocation | Alex Deucher | 1 | -11/+0 |
2015-03-18 | USB: ehci-atmel: rework clk handling | Boris Brezillon | 1 | -21/+9 |
2015-03-18 | drm/exynos: fix the initialization order in FIMD | Hyungwon Hwang | 1 | -18/+11 |
2015-03-18 | drm/exynos: fix typo config name correctly. | Inki Dae | 1 | -1/+1 |
2015-03-18 | drm/exynos: Check for NULL dereference of crtc | Charles Keepax | 1 | -1/+1 |
2015-03-18 | drm/exynos: IS_ERR() vs NULL bug | Dan Carpenter | 1 | -2/+2 |
2015-03-18 | drm/exynos: remove unused files | Andrzej Hajda | 2 | -265/+0 |