summaryrefslogtreecommitdiffstats
path: root/samples (unfollow)
Commit message (Expand)AuthorFilesLines
2015-06-19lib: export symbol kobject_move()Anand Jain1-0/+1
2015-06-19Btrfs: sysfs: add support to show replacing target in the sysfsAnand Jain2-1/+7
2015-06-19Btrfs: free the stale deviceAnand Jain1-0/+61
2015-05-27Btrfs: sysfs: don't fail seeding for the sake of sysfs kobject issueAnand Jain1-1/+1
2015-05-27Btrfs: sysfs: add support to add parent for fsidAnand Jain1-2/+2
2015-05-27Btrfs: sysfs: separate kobject and attribute creationAnand Jain2-14/+19
2015-05-27Btrfs: sysfs: btrfs_sysfs_remove_fsid() make it non staticAnand Jain2-1/+2
2015-05-27Btrfs: sysfs: make btrfs_sysfs_add_device() non staticAnand Jain1-0/+1
2015-05-27Btrfs: sysfs: make btrfs_sysfs_add_fsid() non staticAnand Jain2-1/+3
2015-05-27Btrfs: sysfs btrfs_kobj_rm_device() pass fs_devices instead of fs_infoAnand Jain4-10/+10
2015-05-27Btrfs: sysfs btrfs_kobj_add_device() pass fs_devices instead of fs_infoAnand Jain4-7/+6
2015-05-27Btrfs: sysfs: provide framework to remove all fsid sysfs kobjectAnand Jain1-1/+16
2015-05-27Btrfs: sysfs: add pointer to access fs_info from fs_devicesAnand Jain3-0/+25
2015-05-27Btrfs: introduce btrfs_get_fs_uuids to get fs_uuidsAnand Jain2-0/+5
2015-05-27Btrfs: sysfs: move super_kobj and device_dir_kobj from fs_info to btrfs_fs_de...Anand Jain4-43/+56
2015-05-27Btrfs: sysfs: separate device kobject and its attribute creationAnand Jain1-6/+15
2015-05-27Btrfs: sysfs: let default_attrs be separate from the ksetAnand Jain1-4/+8
2015-05-27Btrfs: sysfs: introduce function btrfs_sysfs_add_fsid() to create sysfs fsidAnand Jain1-1/+14
2015-05-27Btrfs: sysfs: rename __btrfs_sysfs_remove_one to btrfs_sysfs_remove_fsidAnand Jain1-4/+4
2015-05-27Btrfs: sysfs: reorder the kobject creationsAnand Jain1-10/+13
2015-05-27Btrfc: sysfs: fix, check if device_dir_kobj is init before destroyAnand Jain1-4/+6
2015-05-27Btrfs: sysfs: fix, kobject pointer clean up needed after kobject releaseAnand Jain1-0/+1
2015-05-27Btrfs: sysfs: fix, undo sysfs device linksAnand Jain1-0/+17
2015-05-27Btrfs: sysfs: fix, fs_info kobject_unregister has init_completion() twiceAnand Jain1-1/+0
2015-05-27Btrfs: sysfs: fix, btrfs_release_super_kobj() should to clean up the kobject ...Anand Jain1-0/+2
2015-05-25Linux 4.1-rc5v4.1-rc5Linus Torvalds1-1/+1
2015-05-22bridge: fix lockdep splatEric Dumazet1-0/+2
2015-05-22net: core: 'ethtool' issue with querying phy settingsArun Parameswaran1-1/+9
2015-05-22bridge: fix parsing of MLDv2 reportsThadeu Lima de Souza Cascardo1-1/+1
2015-05-22ARM: zynq: DT: Use the zynq binding with macbNathan Sullivan1-2/+2
2015-05-22net: macb: Disable half duplex gigabit on ZynqNathan Sullivan2-0/+13
2015-05-22net: macb: Document zynq gem dt bindingNathan Sullivan1-1/+2
2015-05-22ipv4: fill in table id when replacing a routeMichal Kubeček1-0/+1
2015-05-22cdc_ncm: Fix tx_bytes statisticsBjørn Mork1-1/+1
2015-05-22ipv4: Avoid crashing in ip_errorEric W. Biederman1-0/+4
2015-05-22tcp: fix a potential deadlock in tcp_get_info()Eric Dumazet4-4/+17
2015-05-22crypto: s390/ghash - Fix incorrect ghash icv buffer handling.Harald Freudenberger1-12/+13
2015-05-22Input: smtpe-ts - wait 50mS until polling for pen-upMarek Vasut1-1/+1
2015-05-22Input: smtpe-ts - use msecs_to_jiffies() instead of HZMarek Vasut1-1/+1
2015-05-22Input: joydev - don't classify the vmmouse as a joystickThomas Hellstrom1-0/+61
2015-05-22net: sched: fix call_rcu() race on classifier module unloadsDaniel Borkmann1-0/+5
2015-05-21drm/radeon: fix error flag checking in native aux pathAlex Deucher1-2/+0
2015-05-21drm/radeon: retry dcpd fetchAlex Deucher1-9/+11
2015-05-21drm/msm/mdp5: fix incorrect parameter for msm_framebuffer_iova()Stephane Viau1-1/+1
2015-05-21md/bitmap: remove rcu annotation from pointer arithmetic.NeilBrown1-1/+6
2015-05-21md/raid0: fix restore to sector variable in raid0_make_requestEric Work1-1/+3
2015-05-21raid5: fix broken async operation chainShaohua Li1-1/+1
2015-05-20Input: vmmouse - do not reference non-existing version of X driverThomas Hellstrom1-1/+1
2015-05-20Input: alps - fix finger jumps on lifting 2 fingers on v7 touchpadHans de Goede1-0/+5
2015-05-20IB/cma: Fix broken AF_IB UD supportMatthew Finlay1-11/+21