Add systemd state checking logic
[platform/core/system/storaged.git] / src / block / block.c
2019-04-11 Yunmi HaAdd systemd state checking logic 93/203293/1
2019-04-10 Yunmi HaChange libgdbus library name to libsyscommon. 61/203161/2 accepted/tizen/unified/20190412.124546 submit/tizen/20190410.090025
2019-04-09 Yunmi Hablock: Added logic to wait for thread processing on... 24/203024/1
2019-02-26 Yunmi HaRestore permission of source files. 42/200542/1 accepted/tizen/unified/20190311.220558 submit/tizen/20190311.020751
2019-02-26 Yunmi HaApply consistent log messages. 95/200495/2
2019-02-18 pr.jungModify external-storage and extended-internal-sd direct... 03/199903/2
2019-02-15 pr.jungAvoid TOCTOU condition 89/199689/7 submit/tizen/20190215.060525
2019-01-31 pr.jungstoraged could cause heap use after free 42/198842/5 accepted/tizen/unified/20190131.161526 submit/tizen/20190131.065956
2018-12-07 pr.jungdlog: Fix dlog format errors 55/194755/1 accepted/tizen/unified/20181207.175431 submit/tizen/20181207.064308
2018-05-08 pr.jungblock: When block device is not found, GetDeviceInfo... 23/178123/2 accepted/tizen/unified/20180509.072936 submit/tizen/20180508.075947
2018-04-10 sanghyeok.ohsvace fix 36/175436/6 accepted/tizen/unified/20180411.065628 submit/tizen/20180411.040940
2018-03-22 pr.junglibgdbus: Move common gdbus interfaces to libsystem... 01/173501/2 accepted/tizen/unified/20180329.054116 submit/tizen/20180322.094245 submit/tizen/20180327.003938
2018-03-15 pr.jungblock: Add mmc inserted & removed popup 45/172645/1 accepted/tizen/unified/20180320.065835 submit/tizen/20180319.102056 submit/tizen/20180320.020048
2018-03-13 pr.jungblock: Fix code to be more readable 82/172382/1
2018-03-13 pr.jungblock: Change external storage permission to 777 58/172358/2
2018-03-13 pr.jungblock: Remove memset 29/172229/1 accepted/tizen/unified/20180314.062124 submit/tizen/20180313.034553
2018-03-13 pr.jungblock: Create default directory for mmc 62/172162/3
2018-02-26 Hyotaek ShimChange speedcheck methods by using O_DIRECT read operations 92/171092/1
2018-02-09 pr.jungblock: Fix dbus method string format for GetControl 90/169790/1
2018-02-06 pr.jungStraighten up the code 21/169421/1 submit/tizen/20180207.010849
2018-02-05 sanghyeok.ohdbus: change dbus library from dbus to gdbus 59/169259/6
2018-01-15 INSUN PYODPM: refactoring. splitting dbus response variables 05/167005/3 accepted/tizen/unified/20180115.074519 submit/tizen/20180115.052022
2018-01-12 JungMerge "DPM: fix bug. wrong dbus return value." into... submit/tizen/20180115.045329
2018-01-12 INSUN PYODPM: fix bug. wrong dbus return value. 14/166814/1
2017-12-05 pr.jungblock: Check fs_usage on retrieve_udev_device() 67/162667/3 accepted/tizen/unified/20171207.070136 submit/tizen/20171205.073503
2017-12-04 pr.jungblock: Call pipe_trigger() for BLOCK_LUKS_CLOSE operation 65/162565/3 accepted/tizen/unified/20171205.060702 submit/tizen/20171204.104825
2017-12-01 pr.jungblock: Close luks and remove block device 47/162447/1
2017-11-30 pr.jungblock: When block is disabled, extended internal storag... 43/162243/3
2017-11-30 INSUN PYOrefactoring : remove unused parameter. 78/162278/1
2017-11-22 pr.jungblock: Rearrange block_init and block_exit sequence. 46/161046/4 accepted/tizen/unified/20171123.065824 submit/tizen/20171122.101525
2017-11-22 pr.jungblock: Unref udev device 96/161196/1
2017-11-20 pr.jungblock: register uevent control after block_init_from_ud... 86/160486/3
2017-11-20 pr.jungblock: Change unmount option in remove_whole_block_device() 65/160765/1
2017-11-15 pr.jungblock: Check booting is done when storaged handles... 15/160315/1
2017-11-07 INSUN PYODPM support 02/159002/5 accepted/tizen/unified/20171115.061244 submit/tizen/20171115.015314
2017-11-01 pr.jungblock,app: Support extended internal storage -> portabl... 54/158454/5 accepted/tizen/unified/20171102.061522 submit/tizen/20171101.104249
2017-11-01 JungRevert "Support reformatting from internal to external... 98/158198/5
2017-10-30 Hyotaek ShimAvoid crash on storaged UI 94/158194/1 accepted/tizen/unified/20171030.161702 submit/tizen/20171030.093838
2017-10-30 Hyotaek ShimCheck if ode_luke_close is done by using access(EXTENDE... 79/158179/1
2017-10-30 Hyotaek ShimHandle exceptional cases in request_check_speed() to... 67/158167/2
2017-10-30 Hyotaek ShimSupport reformatting from internal to external storage 28/158128/6
2017-10-25 Hyotaek ShimMake vcont_set_int() to be set for extendedsd 46/157646/1 accepted/tizen/unified/20171028.113737 submit/tizen/20171027.081500
2017-10-25 Hyotaek ShimAdd a new operation type (BLOCK_LUKS_CLOSE) 11/157611/1
2017-10-25 Hyotaek ShimUse ode_luks_close_sync() instead of ode_luks_close() 98/157598/2
2017-10-25 Hyotaek ShimRemove udev_update flag, which was used to avoid udev... 86/157586/2
2017-10-24 Hyotaek ShimUpdate udev properties for /dev/mapper/extendedsd by... 18/157318/1 submit/tizen/20171024.082141
2017-10-24 Hyotaek ShimUpdate bdev properties on UDEV_CHANGE 97/157297/1
2017-10-23 pr.jungblock: Unmount mapper node when extended internal stora... 89/157089/7 accepted/tizen/unified/20171024.071451 submit/tizen/20171023.130046
2017-10-19 Hyotaek ShimRemove MS_NOEXEC option from ext4 mount for extended... 84/156684/2
2017-10-19 pr.jungblock: Launch popup when extended internal storage... 53/156653/1
2017-10-17 Hyotaek ShimFix sleep function waiting for udev properties 13/156213/1
2017-10-17 Hyotaek ShimFix for mounting the extended internal storage (/dev... 92/156192/5
2017-10-17 pr.jungblock: Mapper device should not update udev data on... 40/156140/1
2017-10-16 Krzysztof JackiewiczSupport for encrypted internal memory extension 42/129342/20
2017-10-13 Hyotaek ShimModify UX scenario to set up sdcard through setting... 15/155315/3
2017-10-11 pr.jungblock, app: Add CheckSpeed 72/154872/1
2017-10-10 pr.jungblock: Do not add INSERT operation for unformatted... 67/154367/2 submit/tizen/20171010.082421
2017-09-29 INSUN PYOCoverity fixes. 30/153630/2
2017-09-29 pr.jungblock: Free th_node_list when block_exit 88/153688/2
2017-09-29 pr.jungblock: Add a mutex for pipe 89/153689/1
2017-09-26 pr.jungblock: Do not mount unformatted storage at booting... 52/152452/1
2017-09-26 pr.jungblock: Need to set VCONFKEY_SYSMAN_MMC_EXTENDEDINTERNAL... 50/152450/1
2017-09-22 Hyotaek Shimremove duplicated exception codes 50/151750/2 submit/tizen/20170922.080655
2017-09-19 pr.jungblock: Change mount path of extended internal storage... 74/150974/1
2017-09-19 pr.jungblock: Change /opt/extendedsd directory access permission 08/150908/1
2017-09-19 pr.jungblock: Launch sdcard setting popup when sdcard is inser... 06/150906/2
2017-09-18 pr.jungblock: Only for primary mmc, vconf key value should... 59/150759/2
2017-09-18 pr.jungblock: Add an app to setup sdcard 88/143988/19
2017-09-12 pr.jungApply Tizen Coding Rule 39/149239/3 accepted/tizen/unified/20170913.071536 submit/tizen/20170912.090438
2017-09-11 pr.jungblock: Format as ext4 filesystem when request is for... 48/131248/8
2017-08-31 pr.jungblock: Only for primary mmc, vconf key value should... 58/146958/4
2017-07-28 pr.jungblock: Create file when sdcard is inserted 86/141086/2 accepted/tizen/4.0/unified/20170816.011942 accepted/tizen/4.0/unified/20170816.015025 accepted/tizen/4.0/unified/20170829.020438 accepted/tizen/unified/20170731.020634 submit/tizen/20170728.063117 submit/tizen_4.0/20170811.094300 submit/tizen_4.0/20170814.115522 submit/tizen_4.0/20170828.100004 submit/tizen_4.0_unified/20170814.115522
2017-06-08 pr.jungblock: Check return value of mnt_fs_get_srcpath 67/132867/1 accepted/tizen/unified/20170608.184603 submit/tizen/20170608.051314
2017-06-07 pr.jungblock: Prevent buffer overflow 63/132663/1
2017-04-26 pr.jungblock: Change sizeof to strlen to get length of devnode 43/127043/1 accepted/tizen/unified/20170426.195755 submit/tizen/20170426.042525 tizen_4.0.m1_release
2017-04-24 pr.jungblock, storage: Recevie StartupFinished signal instead... 36/126536/1 accepted/tizen/unified/20170425.044934 submit/tizen/20170424.085953
2017-04-13 pr.jungblock: Add ExtendedInternalStorage configuration 36/123536/5 accepted/tizen/unified/20170413.162741 submit/tizen/20170413.022542
2017-04-11 pr.jungblock: Should not free block device when add mount... 82/124382/1
2017-04-11 pr.jungcommon: Remove readdir 84/124184/4 accepted/tizen/unified/20170411.164111 submit/tizen/20170411.050818
2017-04-07 pr.jungMerge "common: Increase refcount for DBusMessage" into... accepted/tizen/unified/20170407.190717 submit/tizen/20170407.050303
2017-04-06 pr.jungblock: Storaged needs to check repeated Add uevent 96/123596/1
2017-04-03 pr.jungblock: Do not handle repeated uevent. 06/122806/1
2017-04-03 pr.jungCreate initial commit 92/118392/13 accepted/tizen_common accepted/tizen_ivi accepted/tizen_mobile accepted/tizen_tv accepted/tizen_wearable accepted/tizen/common/20170403.190742 accepted/tizen/ivi/20170403.130344 accepted/tizen/mobile/20170403.130241 accepted/tizen/tv/20170403.130316 accepted/tizen/unified/20170403.130359 accepted/tizen/wearable/20170403.130328 submit/tizen/20170403.054337